summaryrefslogtreecommitdiff
path: root/dom/base
Commit message (Expand)AuthorAge
* Issue mcp-graveyard/UXP#1257 - Part1: Remove watch class-hook and proxy trap.wolfbeast2019-10-26
* Issue mcp-graveyard/UXP#1253 - Reset performance object on navigationwolfbeast2019-10-21
* Issue mcp-graveyard/UXP#1222: Don't load plugin instances when they have no `...wolfbeast2019-09-01
* Issue mcp-graveyard/UXP#1179: fix indentationwolfbeast2019-09-01
* Issue mcp-graveyard/UXP#1221: Pass the original element intowolfbeast2019-08-28
* Convert dom/base/nsImageLoadingContent.cpp to use AsyncOpen2 and followups al...win7-72019-08-08
* Revert "Capture delayed events and cancel as necessary."wolfbeast2019-07-18
* Consider domain when deciding on inner window reuse.wolfbeast2019-07-18
* Dispatch a PluginRemoved event for actual plugins, not images/unknown/iframe-...win7-72019-07-14
* Attach FrameProperties to each frame instead of using a shared hashtablewin7-72019-06-26
* NodeInfoManager should use a local cachewin7-72019-05-25
* Merge pull request #1115 from win7-7/NS_Atomize-cacheMoonchild2019-05-25
|\
| * change for nsNodeInfoManager.cppwin7-72019-05-25
| * Add missing NS_AtomizeMainThread(nameToUse);win7-72019-05-24
| * add main thread only cache for nsIAtoms to speed up atomization dom/basewin7-72019-05-24
* | Issue mcp-graveyard/UXP#1102 - Disable <meta http-equiv=set-cookie>Gaming4JC2019-05-24
|/
* Map IntersectionObserver rect to the correct viewport.wolfbeast2019-05-15
* Capture delayed events and cancel as necessary.wolfbeast2019-04-26
* Issue mcp-graveyard/UXP#1053 - Drop support Android and remove Fennec - Part ...Matt A. Tobin2019-04-23
* Remove AIX VisualAge C++ compiler bug workaround.wolfbeast2019-03-31
* Issue mcp-graveyard/UXP#187: Remove solaris conditional code.wolfbeast2019-03-30
* Allow empty string on `location.search` setter.wolfbeast2019-02-12
* Revert "Increase purple limit triggers for CC."wolfbeast2019-02-07
* Increase slice time for longer running CCs.Andrew McCreight2019-01-29
* Increase purple limit triggers for CC.wolfbeast2019-01-29
* Merge branch 'master' into cycle_collector-workwolfbeast2019-01-29
|\
| * Actually unlink targets from registered intersection observers.wolfbeast2019-01-19
* | Remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTSwolfbeast2019-01-18
* | Consolidate tracing and traversing.wolfbeast2019-01-18
|/
* Rewrite IntersectionObserver list handling to be more robust.wolfbeast2019-01-18
* Add isIntersecting property to IntersectionObserverEntry.wolfbeast2019-01-17
* Telemetry: Remove stubs and related codeadeshkp2019-01-12
* Align Element.ScrollIntoView() with the spec.wolfbeast2019-01-08
* Fix crashiness of IntersectionObservers.wolfbeast2018-12-24
* [intersection-observer] Calculate areas using int64_t.wolfbeast2018-12-22
* Fix singed/unsigned type confusion for intersection threshold.wolfbeast2018-12-22
* Use content area as the intersection rectangle ...wolfbeast2018-12-22
* Map intersectionRect to the coordinate space of the target document.wolfbeast2018-12-22
* Use targetFrame->GetRectRelativeToSelf() as the initial intersection rect.wolfbeast2018-12-22
* Intersection ratio should be 1.0 for zero-area intersections.wolfbeast2018-12-22
* Revise lifetime management of IntersectionObservers.wolfbeast2018-12-22
* Issue mcp-graveyard/UXP#910 part 3. Throw SyntaxError from Location::SetProto...wolfbeast2018-12-16
* Issue mcp-graveyard/UXP#910 part 2. Strip ':' and anything following it from ...wolfbeast2018-12-16
* Issue mcp-graveyard/UXP#910 part 1. Don't navigate when location.protocol is ...wolfbeast2018-12-16
* Do not report resource-timing subdocument loads triggered by that subdocument.wolfbeast2018-12-14
* Remove VR hardware support.wolfbeast2018-11-26
* Tell the cycle collector about nsScriptLoadRequest::mElement.wolfbeast2018-11-15
* Fix build bustage.wolfbeast2018-11-15
* Split the content viewer marking function in CCUncollectable out,wolfbeast2018-11-14
* Ensure user input suppression works correctly even after document.open.wolfbeast2018-11-02