index
:
uxp
1210
1791
1805-stacksize
1970-form-focusring-styling
1992
28.9-platform
28.9-platform-old
ANGLE-update
Basilisk-release
CCW-perf
Pale_Moon-release
RFC6367
VS2017
aruba
dynamic-module-import
eme
fetchstreams-work
freebsd-support
getnativepath-work
js-modules
libaom-update
lzma-updater
master
modulefix
nss-gyp
nss-gyp-GREport
nss-gyp-work
nss-update-work
pref-dual-guid
re-unify
redwood
release
release-29
restore-dual-guid
scroll-anchoring-wip
v8re-shim-build
v8re-shim-work
xpiprovider-work
uxp [Local Fork]
khronosschoty@posteo.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dom
/
html
Commit message (
Expand
)
Author
Age
*
Merge branch 'master' of https://github.com/MoonchildProductions/UXP into for...
athenian200
2020-01-27
|
\
|
*
Bug 1430951 - Avoid element name atomizing to improve performance of LookupCu...
Gaming4JC
2020-01-26
|
*
Bug 1419643 - Don't need to lookup custom element definition for a non-custom...
Gaming4JC
2020-01-26
|
*
Bug 1406325 - Part 4: Use mType for LookupCustomElementDefinition and also re...
Gaming4JC
2020-01-26
|
*
Bug 1378079 - Part 3: Complete the steps related to custom elements in "creat...
Gaming4JC
2020-01-26
|
*
Bug 483155 - Put content creator function pointers onto nsHtml5ElementName.
Gaming4JC
2020-01-26
|
*
Bug 1378079 - Part 2: Introduce throw-on-dynamic-markup-insertion counter.
Gaming4JC
2020-01-26
|
*
Bug 1406297 - Fix Document.createElement must report an exception.
Gaming4JC
2020-01-26
|
*
Bug 1301024 - Part 2: Implement create an element steps.
Gaming4JC
2020-01-26
|
*
Bug 1377993 - Make node slots less memory hungry in common cases.
Gaming4JC
2020-01-26
|
*
Bug 1357002 - Part 2: Don't call SetupCustomElement() if the custom element f...
Gaming4JC
2020-01-26
|
*
Bug 1274159 - Part 2-1: Include the name of relevant interface in nsHTMLTagLi...
Gaming4JC
2020-01-26
|
*
Bug 1271549 - Remove details and summary preference.
Gaming4JC
2020-01-26
|
*
Bug 1276438 part 2. Move the implementation of the .body setter from nsHTMLDo...
Gaming4JC
2020-01-26
|
*
Bug 1276438 part 1. Move the implementation of the .body getter from nsHTMLDo...
Gaming4JC
2020-01-26
|
*
Issue mcp-graveyard/UXP#1366 - Completely remove showModalDialog
Gaming4JC
2020-01-21
*
|
Issue mcp-graveyard/UXP#1356 - Restore older syntax.
athenian200
2020-01-16
*
|
Issue mcp-graveyard/UXP#1356 - Remove -moz-user-input disabled to improve eve...
athenian200
2020-01-16
|
/
*
Bug 1322938 - Put <dialog> element behind preference.
Gaming4JC
2020-01-07
*
Bug 1322938 - Emit close event when HTMLDialogElement.prototype.close() is ca...
Gaming4JC
2020-01-07
*
Bug 1322938 - Basic implementation of HTMLDialogElement.
Gaming4JC
2020-01-07
*
Merge pull request #1335 from MoonchildProductions/document_open
Moonchild
2019-12-28
|
\
|
*
Issue mcp-graveyard/UXP#1118 - Part 8: Remove no-longer-used mDidDocumentOpen...
wolfbeast
2019-12-23
|
*
Issue mcp-graveyard/UXP#1118 - Part 6: Fix various tests that are no longer c...
wolfbeast
2019-12-22
|
*
Issue mcp-graveyard/UXP#1118 - Part 5: Change the way document.open() works
wolfbeast
2019-12-22
*
|
Fix typo.
athenian200
2019-12-24
*
|
Issue mcp-graveyard/UXP#1332 - Backport promise-based media playback
athenian200
2019-12-23
|
/
*
Issue mcp-graveyard/UXP#618 - Misc fixes (merge conflicts)
wolfbeast
2019-11-10
*
Merge branch 'master' into js-modules
wolfbeast
2019-11-10
|
\
|
*
Issue mcp-graveyard/UXP#1257 - Part 3: Remove/update tests.
wolfbeast
2019-10-27
|
*
Ensure the right body element is used throughout the method call.
Olli Pettay
2019-09-05
|
*
Fix failure to print when pages contain zero-sized <canvas> element.
Gaming4JC
2019-04-26
|
*
Remove harmless assertions by using IgnoredErrorResult.
Olli Pettay
2019-03-21
|
*
Preserve newlines in textarea placeholders
JustOff
2019-02-19
|
*
Implement origin-clean algorithm for ImageBitmap.
wolfbeast
2019-02-14
|
*
Remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTS
wolfbeast
2019-01-18
|
*
Remove unused telemetry timer from HTMLMediaElement.h
adeshkp
2019-01-14
|
*
Telemetry: Remove stubs and related code
adeshkp
2019-01-12
|
*
Align Element.ScrollIntoView() with the spec.
wolfbeast
2019-01-08
|
*
Make HTMLOptionsCollection::mSelect into a strong reference.
wolfbeast
2018-12-14
|
*
Clear weak pointers in VTT shutdown observers.
wolfbeast
2018-12-11
|
*
Remove VR hardware support.
wolfbeast
2018-11-26
|
*
Remove all C++ Telemetry Accumulation calls.
wolfbeast
2018-09-03
|
*
Re-implement custom background color of standalone images.
wolfbeast
2018-08-20
*
|
Merge branch 'master' into js-modules
wolfbeast
2018-08-05
|
\
|
|
*
Bug 819475 - Make document.domain non-nullable
janekptacijarabaci
2018-07-20
|
*
Fix Build Bustage - with "--enable-debug"
janekptacijarabaci
2018-07-12
*
|
Bug 1330900 - Implement <script nomodule>
wolfbeast
2018-07-10
|
/
*
Media: harden TrackID handling.
wolfbeast
2018-06-07
*
Bug 1459693 - Ensure the right anonymous element is focused when calling inpu...
Olli Pettay
2018-06-07
[next]