summaryrefslogtreecommitdiffstats
path: root/dom/base
Commit message (Expand)AuthorAgeLines
* Issue #1543 - Align <img> with no src to the updated spec.Moonchild2020-05-20-1/+1
* Issue #457 - Fix warning about inline nsINode::GetFlattenedTreeParentNodeForS...adeshkp2020-05-06-0/+1
* Fix additional deprot in dom/basewolfbeast2020-04-14-0/+4
* Issue #80 - De-unify dom/base and fix deprot.wolfbeast2020-04-14-2/+35
* [DOM] Make sure to exit fullscreen mode if popups are opened or focused.wolfbeast2020-04-14-0/+9
* [DOM] Add a null checkwolfbeast2020-04-14-1/+1
* Issue #1395 - Remove FlyWeb ServiceMatt A. Tobin2020-04-14-50/+0
* Issue #1390 - Get rid of the Presentation APIMatt A. Tobin2020-04-14-26/+0
* Issue #1384 - Match standard for colSpan/rowSpanwin7-72020-04-14-1/+51
* Issue #1366 - Fix build bustage from erroneously removing 2 function implemen...wolfbeast2020-01-22-0/+14
* Issue #1366 - Completely remove showModalDialogGaming4JC2020-01-21-521/+6
* Issue #1118 - Part 8: Remove no-longer-used mDidDocumentOpen andwolfbeast2019-12-23-38/+0
* Issue #1118 - Part 7: Remove no-longer-used mWillReparent debug code.wolfbeast2019-12-23-17/+0
* Issue #1118 - Part 6: Fix various tests that are no longer correct.wolfbeast2019-12-22-10/+16
* Issue #1118 - Part 5: Change the way document.open() workswolfbeast2019-12-22-23/+147
* Issue #1219 - Align computed DOM styles with mainstream behvior.wolfbeast2019-12-20-25/+2
* Fix incorrect values for saving ordered lists as text.wolfbeast2019-12-06-29/+33
* Update identifier map entries and notify if they get removed.wolfbeast2019-12-06-6/+34
* Merge branch 'master' into js-moduleswolfbeast2019-11-10-786/+718
|\
| * Merge pull request #1262 from athenian200/solaris-workMoonchild2019-11-02-1/+5
| |\
| | * MoonchildProductions#1251 - Part 27: Fix ifdef style.athenian2002019-10-21-2/+2
| | * MoonchildProductions#1251 - Part 1: Restore initial Solaris support, fixed up.athenian2002019-10-21-0/+4
| * | Issue #1257 - Part1: Remove watch class-hook and proxy trap.wolfbeast2019-10-26-19/+0
| * | Issue #1253 - Reset performance object on navigationwolfbeast2019-10-21-1/+13
| |/
| * Issue #1222: Don't load plugin instances when they have no `src` URI.wolfbeast2019-09-01-0/+8
| * Issue #1179: fix indentationwolfbeast2019-09-01-3/+3
| * Issue #1221: Pass the original element intowolfbeast2019-08-28-13/+46
| * Convert dom/base/nsImageLoadingContent.cpp to use AsyncOpen2 and followups al...win7-72019-08-08-76/+119
| * Revert "Capture delayed events and cancel as necessary."wolfbeast2019-07-18-2/+2
| * Consider domain when deciding on inner window reuse.wolfbeast2019-07-18-2/+1
| * Dispatch a PluginRemoved event for actual plugins, not images/unknown/iframe-...win7-72019-07-14-2/+4
| * Attach FrameProperties to each frame instead of using a shared hashtablewin7-72019-06-26-1/+12
| * NodeInfoManager should use a local cachewin7-72019-05-25-2/+32
| * Merge pull request #1115 from win7-7/NS_Atomize-cacheMoonchild2019-05-25-18/+20
| |\
| | * change for nsNodeInfoManager.cppwin7-72019-05-25-1/+1
| | * Add missing NS_AtomizeMainThread(nameToUse);win7-72019-05-24-1/+1
| | * add main thread only cache for nsIAtoms to speed up atomization dom/basewin7-72019-05-24-16/+18
| * | Issue #1102 - Disable <meta http-equiv=set-cookie>Gaming4JC2019-05-24-1/+2
| |/
| * Map IntersectionObserver rect to the correct viewport.wolfbeast2019-05-15-1/+2
| * Capture delayed events and cancel as necessary.wolfbeast2019-04-26-2/+2
| * Issue #1053 - Drop support Android and remove Fennec - Part 1b: Remove MOZ_FE...Matt A. Tobin2019-04-23-8/+3
| * Remove AIX VisualAge C++ compiler bug workaround.wolfbeast2019-03-31-17/+3
| * Issue #187: Remove solaris conditional code.wolfbeast2019-03-30-4/+0
| * Allow empty string on `location.search` setter.wolfbeast2019-02-12-4/+0
| * Revert "Increase purple limit triggers for CC."wolfbeast2019-02-07-2/+2
| * Increase slice time for longer running CCs.Andrew McCreight2019-01-29-3/+14
| * Increase purple limit triggers for CC.wolfbeast2019-01-29-2/+2
| * Merge branch 'master' into cycle_collector-workwolfbeast2019-01-29-0/+10
| |\
| | * Actually unlink targets from registered intersection observers.wolfbeast2019-01-19-0/+10
| * | Remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTSwolfbeast2019-01-18-37/+1