index
:
UXP
master
webbrowser
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dom
/
base
Commit message (
Expand
)
Author
Age
Lines
...
*
Bug 1353647 - Fix the custom elements v0 upgrade inconsistency;
Gaming4JC
2020-01-26
-15
/
+25
*
Bug 1299363 - Part 4: Hold a pointer of ElementQueue in ReactionsStack instead.
Gaming4JC
2020-01-26
-14
/
+18
*
Bug 1299363 - Part 3: Remove unused argument in UpgradeCandidates.
Gaming4JC
2020-01-26
-5
/
+3
*
Bug 1299363 - Part 1: Implement construction stack.
Gaming4JC
2020-01-26
-2
/
+4
*
Bug 1315885 - Part 4: Implement callback reaction for custom element reactions.
Gaming4JC
2020-01-26
-134
/
+99
*
Bug 1315885 - Part 3: Transfer the ownership of ReactionQueue's entry due to ...
Gaming4JC
2020-01-26
-3
/
+8
*
Bug 1315885 - Part 2: Avoid rethrowing exception in CustomElementCallback::Call.
Gaming4JC
2020-01-26
-0
/
+4
*
Bug 1377993 - Make node slots less memory hungry in common cases.
Gaming4JC
2020-01-26
-118
/
+188
*
Bug 1347634 - GetCustomElementData and SetCustomElementData don't need to be ...
Gaming4JC
2020-01-26
-52
/
+32
*
Bug 1325279 - Put the reaction queue in CustomElementData structure instead o...
Gaming4JC
2020-01-26
-29
/
+21
*
Creating customized built-in elements without relevant definitions registered...
Gaming4JC
2020-01-26
-54
/
+0
*
Bug 1359346 - Implement custom element state;
Gaming4JC
2020-01-26
-22
/
+41
*
Bug 1357002 - Part 1: Cache dom.webcomponents.customelements.enabled preference;
Gaming4JC
2020-01-26
-1
/
+9
*
Bug 1341898 - Make nsDocument::IsWebComponentsEnabled use a cached bool pref;
Gaming4JC
2020-01-26
-4
/
+12
*
Bug 1309147 - Part 5: Eliminate performance cliff when accessing CEReactions ...
Gaming4JC
2020-01-26
-5
/
+19
*
Bug 1309147 - Part 4: Add CEReactions for CustomElementRegistry.
Gaming4JC
2020-01-26
-9
/
+1
*
Bug 1350960 - Release CustomElementReactionsStack in TabGroup thread when Doc...
Gaming4JC
2020-01-26
-0
/
+3
*
Bug 1351979 - Change CustomElementRegistry::Define code to properly propagate...
Gaming4JC
2020-01-26
-1
/
+1
*
Bug 1347446 - Move custom element reactions stack to DocGroup.
Gaming4JC
2020-01-26
-90
/
+135
*
Bug 1341693 - Don't need to check GetDocShell() when creating CustomElementRe...
Gaming4JC
2020-01-26
-35
/
+23
*
Bug 1309184 - Implement upgrade reaction for custom element reactions.
Gaming4JC
2020-01-26
-29
/
+267
*
Bug 1274159 - Part 2-2: Support HTMLConstructor WebIDL extended attribute for...
Gaming4JC
2020-01-26
-0
/
+24
*
Bug 1274159 - Part 1: Support looking up definitions by using constructor as ...
Gaming4JC
2020-01-26
-5
/
+47
*
Bug 1276438 part 3. Align the .body setter with the spec a bit better.
Gaming4JC
2020-01-26
-5
/
+3
*
Bug 1276438 part 2. Move the implementation of the .body setter from nsHTMLDo...
Gaming4JC
2020-01-26
-0
/
+27
*
Bug 1276438 part 1. Move the implementation of the .body getter from nsHTMLDo...
Gaming4JC
2020-01-26
-0
/
+24
*
Issue #1366 - Fix build bustage from erroneously removing 2 function implemen...
wolfbeast
2020-01-22
-0
/
+14
*
Issue #1366 - Completely remove showModalDialog
Gaming4JC
2020-01-21
-521
/
+6
*
Issue #1118 - Part 8: Remove no-longer-used mDidDocumentOpen and
wolfbeast
2019-12-23
-38
/
+0
*
Issue #1118 - Part 7: Remove no-longer-used mWillReparent debug code.
wolfbeast
2019-12-23
-17
/
+0
*
Issue #1118 - Part 6: Fix various tests that are no longer correct.
wolfbeast
2019-12-22
-10
/
+16
*
Issue #1118 - Part 5: Change the way document.open() works
wolfbeast
2019-12-22
-23
/
+147
*
Issue #1219 - Align computed DOM styles with mainstream behvior.
wolfbeast
2019-12-20
-25
/
+2
*
Fix incorrect values for saving ordered lists as text.
wolfbeast
2019-12-06
-29
/
+33
*
Update identifier map entries and notify if they get removed.
wolfbeast
2019-12-06
-6
/
+34
*
Merge branch 'master' into js-modules
wolfbeast
2019-11-10
-786
/
+718
|
\
|
*
Merge pull request #1262 from athenian200/solaris-work
Moonchild
2019-11-02
-1
/
+5
|
|
\
|
|
*
MoonchildProductions#1251 - Part 27: Fix ifdef style.
athenian200
2019-10-21
-2
/
+2
|
|
*
MoonchildProductions#1251 - Part 1: Restore initial Solaris support, fixed up.
athenian200
2019-10-21
-0
/
+4
|
*
|
Issue #1257 - Part1: Remove watch class-hook and proxy trap.
wolfbeast
2019-10-26
-19
/
+0
|
*
|
Issue #1253 - Reset performance object on navigation
wolfbeast
2019-10-21
-1
/
+13
|
|
/
|
*
Issue #1222: Don't load plugin instances when they have no `src` URI.
wolfbeast
2019-09-01
-0
/
+8
|
*
Issue #1179: fix indentation
wolfbeast
2019-09-01
-3
/
+3
|
*
Issue #1221: Pass the original element into
wolfbeast
2019-08-28
-13
/
+46
|
*
Convert dom/base/nsImageLoadingContent.cpp to use AsyncOpen2 and followups al...
win7-7
2019-08-08
-76
/
+119
|
*
Revert "Capture delayed events and cancel as necessary."
wolfbeast
2019-07-18
-2
/
+2
|
*
Consider domain when deciding on inner window reuse.
wolfbeast
2019-07-18
-2
/
+1
|
*
Dispatch a PluginRemoved event for actual plugins, not images/unknown/iframe-...
win7-7
2019-07-14
-2
/
+4
|
*
Attach FrameProperties to each frame instead of using a shared hashtable
win7-7
2019-06-26
-1
/
+12
|
*
NodeInfoManager should use a local cache
win7-7
2019-05-25
-2
/
+32
[prev]
[next]