.. |
crashtests
|
Bug 1480206 - Move XULDocument popup attributes to Document. r=bz
|
2018-08-06 10:52:53 -07:00 |
test
|
Bug 1453153 - Initial removal of moz* APIs in DataTransfer, r=enndeakin,r=nika
|
2018-08-22 15:10:31 -04:00 |
AnonymousContent.cpp
|
Bug 1472020 - Make AccessibleCaret a bit saner. r=bz,TYLin
|
2018-08-13 11:56:48 +02:00 |
AnonymousContent.h
|
Bug 1472020 - Make AccessibleCaret a bit saner. r=bz,TYLin
|
2018-08-13 11:56:48 +02:00 |
Attr.cpp
|
Bug 1481601 - Remove now-useless aPreallocateChildren from nsINode::Clone() and friends. r=bzbarsky
|
2018-08-08 23:58:44 +00:00 |
Attr.h
|
Bug 1481601 - Remove now-useless aPreallocateChildren from nsINode::Clone() and friends. r=bzbarsky
|
2018-08-08 23:58:44 +00:00 |
AttrArray.cpp
|
Bug 1482866: Simplify AttrArray's implementation. r=smaug
|
2018-08-15 17:01:48 +02:00 |
AttrArray.h
|
Bug 1483964: Unify InternalAttr and ServoAttrSnapshot. r=smaug,xidorn
|
2018-08-17 14:26:42 +02:00 |
AutocompleteFieldList.h
|
…
|
|
BarProps.cpp
|
Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot
|
2018-06-26 17:05:01 -07:00 |
BarProps.h
|
…
|
|
BodyUtil.cpp
|
Bug 1486690 - Remove unnecessary checks after moz_xmalloc() calls. r=glandium
|
2018-08-28 15:56:01 +10:00 |
BodyUtil.h
|
…
|
|
BorrowedAttrInfo.cpp
|
…
|
|
BorrowedAttrInfo.h
|
…
|
|
CORSMode.h
|
…
|
|
CharacterData.cpp
|
Bug 1484478 - Use a node bit for connectedness. r=smaug
|
2018-08-20 11:56:27 +00:00 |
CharacterData.h
|
Bug 1481601 - Remove now-useless aPreallocateChildren from nsINode::Clone() and friends. r=bzbarsky
|
2018-08-08 23:58:44 +00:00 |
ChildIterator.cpp
|
Bug 1455891: Improve StyleChildrenIterator. r=smaug
|
2018-07-06 04:47:31 +02:00 |
ChildIterator.h
|
Bug 1455891: followup: Fix static analysis builds. r=me CLOSED TREE
|
2018-07-06 07:33:36 +02:00 |
ChildProcessMessageManager.h
|
Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot
|
2018-06-26 17:05:01 -07:00 |
ChromeMessageBroadcaster.cpp
|
Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot
|
2018-06-26 17:05:01 -07:00 |
ChromeMessageBroadcaster.h
|
Bug 1451973 - Split off process from non-process message managers. r=bz.
|
2018-04-16 15:18:48 +02:00 |
ChromeMessageSender.cpp
|
Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot
|
2018-06-26 17:05:01 -07:00 |
ChromeMessageSender.h
|
Bug 1451973 - Split off process from non-process message managers. r=bz.
|
2018-04-16 15:18:48 +02:00 |
ChromeNodeList.cpp
|
Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot
|
2018-06-26 17:05:01 -07:00 |
ChromeNodeList.h
|
…
|
|
ChromeUtils.cpp
|
Backed out 14 changesets (bug 1485066) for build bustages on MessageManagerFuzzer. CLOSED TREE
|
2018-09-05 15:54:03 +03:00 |
ChromeUtils.h
|
Bug 1481238 - Create WebIDL interface for BrowsingContext. r=peterv
|
2018-08-29 05:00:00 +03:00 |
Comment.cpp
|
Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot
|
2018-06-26 17:05:01 -07:00 |
Comment.h
|
Bug 1455676 part 21. Remove nsIDOMNode. r=qdot
|
2018-05-29 22:58:51 -04:00 |
ContentFrameMessageManager.cpp
|
Bug 1480244: Part 4 - Make child message managers non-global objects. r=bz
|
2018-08-10 14:03:18 -07:00 |
ContentFrameMessageManager.h
|
Bug 1484373: Part 1 - Allow querying to ContentFrameMessageManager. r=smaug
|
2018-08-17 16:14:43 -07:00 |
ContentProcessMessageManager.cpp
|
Bug 1480244: Part 4 - Make child message managers non-global objects. r=bz
|
2018-08-10 14:03:18 -07:00 |
ContentProcessMessageManager.h
|
Bug 1480244: Part 4 - Make child message managers non-global objects. r=bz
|
2018-08-10 14:03:18 -07:00 |
Crypto.cpp
|
Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot
|
2018-06-26 17:05:01 -07:00 |
Crypto.h
|
…
|
|
CustomElementRegistry.cpp
|
Backed out changeset 9dc25841ff4f (bug 1486480) for causing Assertion failure: extendedSlots, at /builds/worker/workspace/build/src/dom/base/FragmentOrElement.cpp CLOSED TREE
|
2018-08-28 15:33:55 +03:00 |
CustomElementRegistry.h
|
Bug 1487343 - Correct set the prefix for an autonomous custom element; r=smaug
|
2018-09-03 22:13:35 +00:00 |
DOMError.cpp
|
Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot
|
2018-06-26 17:05:01 -07:00 |
DOMError.h
|
…
|
|
DOMException.cpp
|
Bug 1402247 - Use encoding_rs for XPCOM string encoding conversions. r=Nika,erahm,froydnj.
|
2018-08-14 14:43:42 +03:00 |
DOMException.h
|
Bug 1453795 - DOM - Initialize member fields in classes/ structures. r=peterv
|
2018-06-16 17:21:46 +03:00 |
DOMImplementation.cpp
|
Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot
|
2018-06-26 17:05:01 -07:00 |
DOMImplementation.h
|
Bug 1445140 part 2. Change NS_NewDOMDocument to take a DocumentType. r=mystor
|
2018-03-13 16:24:01 -04:00 |
DOMIntersectionObserver.cpp
|
Bug 1456471: Remove nsCSSParser.h. r=xidorn
|
2018-04-25 10:38:37 +02:00 |
DOMIntersectionObserver.h
|
Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot
|
2018-06-26 17:05:01 -07:00 |
DOMMatrix.cpp
|
Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot
|
2018-06-26 17:05:01 -07:00 |
DOMMatrix.h
|
Bug 1186265 - Partially update DOMPoint, DOMQuad, DOMRect, DOMMatrix. r=bz
|
2018-03-29 16:19:31 -07:00 |
DOMMozPromiseRequestHolder.h
|
Bug 1457157 P0 Don't call DisconnectFromOwner() in DOMMozPromiseRequestHolder::Complete(). r=baku
|
2018-05-02 06:29:26 -07:00 |
DOMParser.cpp
|
Bug 1476306 - Moving NullPrincipal/ContentPrincipal/SystemPrincipal under mozilla namespace - part 1 - NullPrincipal, r=ckerschb
|
2018-07-17 21:37:48 +02:00 |
DOMParser.h
|
Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot
|
2018-06-26 17:05:01 -07:00 |
DOMPoint.cpp
|
Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot
|
2018-06-26 17:05:01 -07:00 |
DOMPoint.h
|
Backed out 3 changesets (bug 1186265) for wpt8 failures in /css/geometry/interfaces.html on a CLOSED TREE
|
2018-04-16 21:57:47 +03:00 |
DOMPrefs.cpp
|
Bug 1474286 - Throw a JS exception in ChromeUtils::RequestPerformanceMetrics if pref is off - r=baku
|
2018-07-26 10:28:39 +02:00 |
DOMPrefs.h
|
Bug 1474286 - Throw a JS exception in ChromeUtils::RequestPerformanceMetrics if pref is off - r=baku
|
2018-07-26 10:28:39 +02:00 |
DOMPrefsInternal.h
|
Bug 1474286 - Throw a JS exception in ChromeUtils::RequestPerformanceMetrics if pref is off - r=baku
|
2018-07-26 10:28:39 +02:00 |
DOMQuad.cpp
|
Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot
|
2018-06-26 17:05:01 -07:00 |
DOMQuad.h
|
Bug 1186265 - Resurrect DOMQuad.bounds (deprecated) and count its uses. r=bz
|
2018-05-23 16:56:22 -07:00 |
DOMRect.cpp
|
Bug 1482665 Part 2 - Remove nsPresContext::AppUnitsPerCSSPixel() and replace it with mozilla::AppUnitsPerCSSPixel(). r=dholbert
|
2018-08-13 14:29:28 -07:00 |
DOMRect.h
|
Bug 1186265 - Partially update DOMPoint, DOMQuad, DOMRect, DOMMatrix. r=bz
|
2018-03-29 16:19:31 -07:00 |
DOMRequest.cpp
|
Bug 1472973 part 10 - Use JS::GetNonCCWObjectGlobal in DOMRequest::Then. r=bz
|
2018-07-12 12:14:37 +02:00 |
DOMRequest.h
|
Bug 1450421 part 3. Give nsIDOMDOMRequest.idl a name that better reflects what it's about. r=qdot
|
2018-04-19 12:55:33 -04:00 |
DOMRequestHelper.jsm
|
Bug 1476145 part 5. Stop using getInterface(nsIDOMWindowUtils) in DOM code. r=mccr8
|
2018-07-24 19:47:41 -04:00 |
DOMStringList.cpp
|
Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot
|
2018-06-26 17:05:01 -07:00 |
DOMStringList.h
|
…
|
|
DOMTokenListSupportedTokens.h
|
…
|
|
DirectionalityUtils.cpp
|
Bug 1100912, make dir-state to propagate through shadow DOM, r=mrbkap
|
2018-07-21 13:11:06 +03:00 |
DirectionalityUtils.h
|
Bug 1100912, make dir-state to propagate through shadow DOM, r=mrbkap
|
2018-07-21 13:11:06 +03:00 |
DispatcherTrait.cpp
|
Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
|
2018-06-01 10:45:27 +02:00 |
DispatcherTrait.h
|
…
|
|
DocGroup.cpp
|
Bug 1477943 - Add a unique id per PerformanceCounter instance - r=baku,froydnj
|
2018-07-27 11:44:22 +02:00 |
DocGroup.h
|
Bug 1441972 - Add probe for counting docgroups per tabgroup. r=nika, data-review=chutten
|
2018-05-30 05:48:00 +03:00 |
DocumentFragment.cpp
|
Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot
|
2018-06-26 17:05:01 -07:00 |
DocumentFragment.h
|
Bug 1481601 - Remove now-useless aPreallocateChildren from nsINode::Clone() and friends. r=bzbarsky
|
2018-08-08 23:58:44 +00:00 |
DocumentOrShadowRoot.cpp
|
Bug 1487198 - Measure memory usage of the identifier map in ShadowRoot as well. r=smaug
|
2018-08-29 22:49:04 +00:00 |
DocumentOrShadowRoot.h
|
Bug 1486728 - Report memory usage of Shadow DOM style data. r=njn
|
2018-08-29 22:24:29 +00:00 |
DocumentType.cpp
|
Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot
|
2018-06-26 17:05:01 -07:00 |
DocumentType.h
|
Bug 1455676 part 21. Remove nsIDOMNode. r=qdot
|
2018-05-29 22:58:51 -04:00 |
Element.cpp
|
Bug 1484478 - Use a node bit for connectedness. r=smaug
|
2018-08-20 11:56:27 +00:00 |
Element.h
|
Bug 1488359 - Inline GetPrevious/NextElementSibling, r=emilio
|
2018-09-04 13:35:16 +03:00 |
ElementInlines.h
|
…
|
|
EventSource.cpp
|
Bug 1485722 - Improve thread assertions in EventSourceImpl. r=smaug.
|
2018-08-30 12:25:26 +03:00 |
EventSource.h
|
…
|
|
FeedWriterEnabled.h
|
…
|
|
FlushType.h
|
Bug 1443483: FlushTarget doesn't really make sense. r=xidorn
|
2018-03-07 01:09:46 +01:00 |
FormData.cpp
|
Bug 1450989 - Capture the action and target as part of the form submission creation; r=bz
|
2018-07-22 11:11:27 +02:00 |
FormData.h
|
Bug 1434553 - Implement nsIInputStreamLength and nsIAsyncInputStreamLength - part 9 - necko and docShell, r=mayhemer, r=smaug
|
2018-05-23 07:12:36 +02:00 |
FragmentOrElement.cpp
|
Bug 1487237. Add some content lists stored in DOM slots to memory reporting. r=smaug
|
2018-09-01 14:55:47 +00:00 |
FragmentOrElement.h
|
Backed out changeset 9dc25841ff4f (bug 1486480) for causing Assertion failure: extendedSlots, at /builds/worker/workspace/build/src/dom/base/FragmentOrElement.cpp CLOSED TREE
|
2018-08-28 15:33:55 +03:00 |
FromParser.h
|
…
|
|
FuzzingFunctions.cpp
|
…
|
|
FuzzingFunctions.h
|
…
|
|
GeneratedImageContent.cpp
|
Bug 1472403: Simplify generated image content. r=bz,dholbert
|
2018-07-16 18:06:38 +02:00 |
GeneratedImageContent.h
|
Bug 1481601 - Remove now-useless aPreallocateChildren from nsINode::Clone() and friends. r=bzbarsky
|
2018-08-08 23:58:44 +00:00 |
HTMLSplitOnSpacesTokenizer.h
|
…
|
|
IDTracker.cpp
|
Bug 1486633: Simplify the logic for updating mWatchID in IDTracker.cpp. r=smaug
|
2018-08-28 21:07:08 +00:00 |
IDTracker.h
|
Bug 1486488 - Don't assume that SVGAnimationElement has a parent on bind. r=dholbert
|
2018-08-28 09:06:08 +00:00 |
IdleDeadline.cpp
|
Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot
|
2018-06-26 17:05:01 -07:00 |
IdleDeadline.h
|
…
|
|
IdleRequest.cpp
|
…
|
|
IdleRequest.h
|
…
|
|
IframeSandboxKeywordList.h
|
…
|
|
ImageEncoder.cpp
|
Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
|
2018-06-01 10:45:27 +02:00 |
ImageEncoder.h
|
…
|
|
ImageTracker.cpp
|
…
|
|
ImageTracker.h
|
…
|
|
InProcessTabChildMessageManager.cpp
|
Bug 1484373: Part 1 - Allow querying to ContentFrameMessageManager. r=smaug
|
2018-08-17 16:14:43 -07:00 |
InProcessTabChildMessageManager.h
|
Bug 1480244: Part 4 - Make child message managers non-global objects. r=bz
|
2018-08-10 14:03:18 -07:00 |
IndexedDBHelper.jsm
|
Bug 1484615 - Followup comment fix for bug 1409641; r=janv
|
2018-08-20 11:46:24 +02:00 |
IntlUtils.cpp
|
Bug 1480678 part 13 - Use JS_WrapValue in IntlUtils::{GetDisplayNames,GetLocaleInfo} instead of switching realms. r=kmag
|
2018-08-09 10:48:29 +02:00 |
IntlUtils.h
|
…
|
|
Link.cpp
|
Bug 1487850 - Link.cpp doesn't build if MOZ_PLACES is not defined on non-ANDROID platforms r=Ehsan
|
2018-09-04 10:07:38 -04:00 |
Link.h
|
Bug 1448330 - Make nsIURI.clone a private method r=mayhemer
|
2018-06-14 13:05:43 +02:00 |
Location.cpp
|
Bug 1476928 - Remove nsIURI.CloneIgnoringRef and nsIURI.CloneWithNewRef r=JuniorHsu
|
2018-07-23 11:28:47 +00:00 |
Location.h
|
Bug 1476928 - Remove nsIURI.CloneIgnoringRef and nsIURI.CloneWithNewRef r=JuniorHsu
|
2018-07-23 11:28:47 +00:00 |
MessageBroadcaster.cpp
|
Bug 1451973 - Split off process from non-process message managers. r=bz.
|
2018-04-16 15:18:48 +02:00 |
MessageBroadcaster.h
|
Bug 1451973 - Split off process from non-process message managers. r=bz.
|
2018-04-16 15:18:48 +02:00 |
MessageListenerManager.cpp
|
Bug 1480244: Part 4 - Make child message managers non-global objects. r=bz
|
2018-08-10 14:03:18 -07:00 |
MessageListenerManager.h
|
Bug 1451973 - Split off process from non-process message managers. r=bz.
|
2018-04-16 15:18:48 +02:00 |
MessageManagerGlobal.cpp
|
Bug 1448850 - Remove nsIMessageManagerGlobal. r=bz.
|
2018-03-26 16:10:45 +02:00 |
MessageManagerGlobal.h
|
Bug 1451973 - Split off process from non-process message managers. r=bz.
|
2018-04-16 15:18:48 +02:00 |
MessageSender.cpp
|
Bug 1472403: Simplify generated image content. r=bz,dholbert
|
2018-07-16 18:06:38 +02:00 |
MessageSender.h
|
Bug 1451973 - Split off process from non-process message managers. r=bz.
|
2018-04-16 15:18:48 +02:00 |
MimeType.cpp
|
Bug 1454590 - Align overrideMIMEType with the XMLHttpRequest Standard. r=hsivonen
|
2018-08-13 16:12:10 -04:00 |
MimeType.h
|
Bug 1454590 - Align overrideMIMEType with the XMLHttpRequest Standard. r=hsivonen
|
2018-08-13 16:12:10 -04:00 |
MozQueryInterface.cpp
|
Backed out changeset e2d3d7bb9d1f (bug 1457728) for build bustages at build\build\src\xpcom\ds\nsTArray.h(807) on a CLOSED TREE
|
2018-07-07 22:55:25 +03:00 |
MozQueryInterface.h
|
Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
|
2018-06-01 10:45:27 +02:00 |
NameSpaceConstants.h
|
Bug 1451973 - Split off process from non-process message managers. r=bz.
|
2018-04-16 15:18:48 +02:00 |
Navigator.cpp
|
Bug 1487331 - STATE_BLOCKED_TRACKING_COOKIES must tell why cookies are blocked, r=ehsan
|
2018-08-31 11:02:33 +02:00 |
Navigator.h
|
Bug 1461465 - Implement async Clipboard APIs, r=nika,r=enndeakin
|
2018-07-31 13:13:02 -04:00 |
NodeInfo.cpp
|
…
|
|
NodeInfo.h
|
Bug 1455676 part 14. Remove most use of nsIDOMNode in dom/. r=qdot
|
2018-05-29 22:58:49 -04:00 |
NodeInfoInlines.h
|
…
|
|
NodeIterator.cpp
|
Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot
|
2018-06-26 17:05:01 -07:00 |
NodeIterator.h
|
Bug 1453795 - DOM - Initialize member fields in classes/ structures. r=peterv
|
2018-06-16 17:21:46 +03:00 |
NodeUbiReporting.cpp
|
Bug 1486690 - Rename NS_str{,}dup and remove unnecessary checks after calls to them. r=glandium
|
2018-08-28 15:58:54 +10:00 |
NodeUbiReporting.h
|
Backed out changeset ec8c33de4e10 (bug 1474383) for build bustage. CLOSED TREE
|
2018-07-24 19:32:06 +03:00 |
OrderedTimeoutIterator.h
|
…
|
|
ParentProcessMessageManager.cpp
|
Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot
|
2018-06-26 17:05:01 -07:00 |
ParentProcessMessageManager.h
|
Bug 1451973 - Split off process from non-process message managers. r=bz.
|
2018-04-16 15:18:48 +02:00 |
PlacesEvent.cpp
|
Backed out 5 changesets (bug 1340498) for build bustage due to conflicts with bug 1470325. a=backout
|
2018-06-27 14:05:20 +03:00 |
PlacesEvent.h
|
Backed out 5 changesets (bug 1340498) for build bustage due to conflicts with bug 1470325. a=backout
|
2018-06-27 14:05:20 +03:00 |
PlacesObservers.cpp
|
Backed out 5 changesets (bug 1340498) for build bustage due to conflicts with bug 1470325. a=backout
|
2018-06-27 14:05:20 +03:00 |
PlacesObservers.h
|
Backed out 5 changesets (bug 1340498) for build bustage due to conflicts with bug 1470325. a=backout
|
2018-06-27 14:05:20 +03:00 |
PlacesVisit.h
|
Backed out 5 changesets (bug 1340498) for build bustage due to conflicts with bug 1470325. a=backout
|
2018-06-27 14:05:20 +03:00 |
PlacesWeakCallbackWrapper.cpp
|
Bug 1480244: Part 1a - Rename ProcessGlobal to ContentProcessMessageManager. r=bz
|
2018-08-02 15:03:50 -07:00 |
PlacesWeakCallbackWrapper.h
|
Backed out 5 changesets (bug 1340498) for build bustage due to conflicts with bug 1470325. a=backout
|
2018-06-27 14:05:20 +03:00 |
Pose.cpp
|
…
|
|
Pose.h
|
…
|
|
PostMessageEvent.cpp
|
Bug 1479363 part 1 - Use JSAutoRealm instead of JSAutoRealmAllowCCW in dom/base. r=bz
|
2018-08-02 08:48:40 +02:00 |
PostMessageEvent.h
|
…
|
|
ProcessMessageManager.cpp
|
Bug 1480244: Follow-up: Fix more unified bustage in debug fuzzing build. r=bustage
|
2018-08-14 12:21:11 -07:00 |
ProcessMessageManager.h
|
Bug 1451973 - Split off process from non-process message managers. r=bz.
|
2018-04-16 15:18:48 +02:00 |
ProcessSelector.js
|
Bug 1456035: Part 4 - Convert callers of XPCOMUtils.generateQI to ChromeUtils.generateQI. r=mccr8
|
2018-04-22 20:55:06 -07:00 |
ProcessSelector.manifest
|
…
|
|
RangeBoundary.h
|
…
|
|
ResponsiveImageSelector.cpp
|
Bug 1456471: Remove nsCSSParser.h. r=xidorn
|
2018-04-25 10:38:37 +02:00 |
ResponsiveImageSelector.h
|
Bug 1447358: Unifdef the old style system code. r=jwatt
|
2018-03-21 10:20:34 +01:00 |
SameProcessMessageQueue.cpp
|
…
|
|
SameProcessMessageQueue.h
|
…
|
|
ScreenLuminance.cpp
|
Bug 1409664 - P2. Add ScreenLuminance objects and friends to Screen. r=bz
|
2018-07-03 11:45:15 -07:00 |
ScreenLuminance.h
|
Bug 1474383 - JSRuntime hook to construct ubi::Nodes specialized for nsINode instances. r=sfink,jimb,bz
|
2018-07-06 16:52:42 -07:00 |
ScreenOrientation.cpp
|
Bug 1486772 - Refactor the screen-orientation types and headers r=smaug
|
2018-08-29 20:54:56 +00:00 |
ScreenOrientation.h
|
Bug 1486772 - Refactor the screen-orientation types and headers r=smaug
|
2018-08-29 20:54:56 +00:00 |
Selection.cpp
|
Bug 1488337 - Rename mozilla::dom::SelectionChangeListener to mozilla::SelectionChangeEventDispatcher r=smaug
|
2018-09-04 11:18:03 +00:00 |
Selection.h
|
Bug 1488337 - Rename mozilla::dom::SelectionChangeListener to mozilla::SelectionChangeEventDispatcher r=smaug
|
2018-09-04 11:18:03 +00:00 |
SelectionChangeEventDispatcher.cpp
|
Bug 1488337 - Rename mozilla::dom::SelectionChangeListener to mozilla::SelectionChangeEventDispatcher r=smaug
|
2018-09-04 11:18:03 +00:00 |
SelectionChangeEventDispatcher.h
|
Bug 1488337 - Rename mozilla::dom::SelectionChangeListener to mozilla::SelectionChangeEventDispatcher r=smaug
|
2018-09-04 11:18:03 +00:00 |
ShadowRoot.cpp
|
Bug 1487135 - Make the allocation of AuthorStyles for ShadowRoot lazy. r=xidorn,firefox-style-system-reviewers
|
2018-08-30 12:00:00 +00:00 |
ShadowRoot.h
|
Bug 1487135 - Make the allocation of AuthorStyles for ShadowRoot lazy. r=xidorn,firefox-style-system-reviewers
|
2018-08-30 12:00:00 +00:00 |
SlowScriptDebug.js
|
Bug 1456035: Part 4 - Convert callers of XPCOMUtils.generateQI to ChromeUtils.generateQI. r=mccr8
|
2018-04-22 20:55:06 -07:00 |
SlowScriptDebug.manifest
|
…
|
|
StructuredCloneBlob.cpp
|
Bug 1479363 part 1 - Use JSAutoRealm instead of JSAutoRealmAllowCCW in dom/base. r=bz
|
2018-08-02 08:48:40 +02:00 |
StructuredCloneBlob.h
|
…
|
|
StructuredCloneHolder.cpp
|
Bug 1474273 - Add xpc::CurrentNativeGlobal and use it instead of NativeGlobal(JS::CurrentGlobalOrNull(cx)). r=bz
|
2018-07-11 14:07:02 +02:00 |
StructuredCloneHolder.h
|
Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
|
2018-06-01 10:45:27 +02:00 |
StructuredCloneTags.h
|
…
|
|
StyleSheetList.cpp
|
Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot
|
2018-06-26 17:05:01 -07:00 |
StyleSheetList.h
|
Backed out 5 changesets (bug 1340498) for build bustage due to conflicts with bug 1470325. a=backout
|
2018-06-27 14:05:20 +03:00 |
SubtleCrypto.cpp
|
Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot
|
2018-06-26 17:05:01 -07:00 |
SubtleCrypto.h
|
…
|
|
SyncMessageSender.h
|
Backed out 6 changesets (bug 888600) for beta simulation failures: build bustage on Linux and Windows opt (bug 1442036) and devtools failure browser_net_view-source-debugger.js (bug 1441961). a=backout
|
2018-03-01 11:51:09 +02:00 |
TabGroup.cpp
|
Bug 1465294 Part 1 - Always use the chrome tab group in middleman processes, r=smaug.
|
2018-07-23 14:49:33 +00:00 |
TabGroup.h
|
bug 1468099, Add a way to check if all the tabs in a process can be throttled, r=farre
|
2018-06-16 22:49:41 +03:00 |
Text.cpp
|
Bug 1461701: Remove nsUpdateType and UPDATE_CONTENT_MODEL. r=smaug
|
2018-05-15 18:47:16 +02:00 |
Text.h
|
Bug 1479528: Move all the data-finding related stuff into a single function. r=dholbert
|
2018-08-03 09:11:40 +02:00 |
TextInputProcessor.cpp
|
Bug 1453795 - DOM - Initialize member fields in classes/ structures. r=peterv
|
2018-06-16 17:21:46 +03:00 |
TextInputProcessor.h
|
…
|
|
ThirdPartyUtil.cpp
|
Bug 1469769 - Part 6: Replace non-failing NS_NOTREACHED with MOZ_ASSERT_UNREACHABLE. r=froydnj
|
2018-06-17 22:43:11 -07:00 |
ThirdPartyUtil.h
|
…
|
|
Timeout.cpp
|
…
|
|
Timeout.h
|
…
|
|
TimeoutBudgetManager.cpp
|
…
|
|
TimeoutBudgetManager.h
|
…
|
|
TimeoutExecutor.cpp
|
Backed out 6 changesets (bug 888600) for beta simulation failures: build bustage on Linux and Windows opt (bug 1442036) and devtools failure browser_net_view-source-debugger.js (bug 1441961). a=backout
|
2018-03-01 11:51:09 +02:00 |
TimeoutExecutor.h
|
…
|
|
TimeoutHandler.cpp
|
…
|
|
TimeoutHandler.h
|
…
|
|
TimeoutManager.cpp
|
Bug 1477755 - Measure TimeoutManager execution - r=farre,froydnj
|
2018-08-13 17:09:56 +02:00 |
TimeoutManager.h
|
Bug 1477755 - Measure TimeoutManager execution - r=farre,froydnj
|
2018-08-13 17:09:56 +02:00 |
TreeIterator.h
|
Bug 1455891: Add a generic pre-order tree iterator given a child iterator. r=smaug
|
2018-07-06 06:53:22 +02:00 |
TreeWalker.cpp
|
Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot
|
2018-06-26 17:05:01 -07:00 |
TreeWalker.h
|
Bug 1455676 part 14. Remove most use of nsIDOMNode in dom/. r=qdot
|
2018-05-29 22:58:49 -04:00 |
UseCounter.h
|
Bug 1461672 - Remove Telemetry probe added to tune the JSBC. r=francois,bkelly
|
2018-05-21 17:17:18 +00:00 |
UseCounters.conf
|
Backed out changeset a18c257cf35d (bug 1480695) for build bustage at build/src/obj-firefox/dist/include/nsDisplayList.h
|
2018-08-09 07:49:46 +03:00 |
VisualViewport.cpp
|
Bug 1357785 - Expose the Visual Viewport API to web content. r=botond, r=nika
|
2018-08-20 16:28:42 -04:00 |
VisualViewport.h
|
Bug 1357785 - Expose the Visual Viewport API to web content. r=botond, r=nika
|
2018-08-20 16:28:42 -04:00 |
WebKitCSSMatrix.cpp
|
Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot
|
2018-06-26 17:05:01 -07:00 |
WebKitCSSMatrix.h
|
Bug 1448690: Remove IsStyledByServo. r=xidorn
|
2018-03-26 09:39:26 +02:00 |
WindowDestroyedEvent.cpp
|
Bug 722345 part 3 - Remove request API. r=luke
|
2018-08-28 09:53:30 +02:00 |
WindowDestroyedEvent.h
|
…
|
|
WindowNamedPropertiesHandler.cpp
|
Bug 1468752 part 4 - Remove JS_GetGlobalForObject. r=bz
|
2018-07-06 12:54:00 +02:00 |
WindowNamedPropertiesHandler.h
|
…
|
|
WindowOrientationObserver.cpp
|
…
|
|
WindowOrientationObserver.h
|
…
|
|
XPathGenerator.cpp
|
…
|
|
XPathGenerator.h
|
…
|
|
contentAreaDropListener.js
|
Bug 1476145 part 5. Stop using getInterface(nsIDOMWindowUtils) in DOM code. r=mccr8
|
2018-07-24 19:47:41 -04:00 |
contentAreaDropListener.manifest
|
…
|
|
domerr.msg
|
Bug 1357636 - Improve IndexedDB error message on deleting an undefined object; r=janv
|
2018-08-15 15:35:58 +02:00 |
gen-usecounters.py
|
Bug 1452542 part 7 - Replace some uses of nsCSSPropList.h and nsCSSPropAliasList.h with ServoCSSPropList.h. r=emilio
|
2018-04-17 16:57:04 +10:00 |
moz.build
|
Bug 1488337 - Rename mozilla::dom::SelectionChangeListener to mozilla::SelectionChangeEventDispatcher r=smaug
|
2018-09-04 11:18:03 +00:00 |
mozAutoDocUpdate.h
|
Bug 1465175 - Remove mozAutoDocConditionalContentUpdateBatch, r=dbaron
|
2018-05-30 12:40:07 +03:00 |
mozIDOMWindow.idl
|
…
|
|
nsAttrName.h
|
Bug 1481399 - rename nsAttrAndChildArray to AttrArray, r=mrbkap
|
2018-08-07 22:07:26 +03:00 |
nsAttrValue.cpp
|
Bug 1485472 - Avoid a couple addref / release in ParseStyleAttribute. r=smaug
|
2018-08-22 22:27:12 +00:00 |
nsAttrValue.h
|
Bug 1483964: Manually inline class and ID getters. r=xidorn
|
2018-08-17 14:26:45 +02:00 |
nsAttrValueInlines.h
|
Bug 1457813 - Part 2: Replace non-asserting NS_PRECONDITIONs with MOZ_ASSERTs. r=froydnj
|
2018-04-28 12:50:58 -07:00 |
nsAttrValueOrString.cpp
|
…
|
|
nsAttrValueOrString.h
|
…
|
|
nsCCUncollectableMarker.cpp
|
Bug 1488321 - Fix up nsISHEntry.{index,getEntryAtIndex()}. r=nika
|
2018-09-05 09:02:37 +10:00 |
nsCCUncollectableMarker.h
|
…
|
|
nsCaseTreatment.h
|
…
|
|
nsChildContentList.h
|
Bug 1447392 - Remove all members from nsIDOMNodeList. r=bz
|
2018-03-20 19:02:08 +01:00 |
nsContentAreaDragDrop.cpp
|
Bug 1481645 - Remove some redundant uses of do_QueryInterface. r=bzbarsky
|
2018-08-13 09:05:19 +00:00 |
nsContentAreaDragDrop.h
|
Backed out changeset be11a3290029 (bug 1469916) for test orange involving `Not enough arguments [nsIWebBrowserPersist.saveURI]`
|
2018-07-03 15:45:13 +01:00 |
nsContentCID.h
|
…
|
|
nsContentCreatorFunctions.h
|
Bug 1472403: Simplify generated image content. r=bz,dholbert
|
2018-07-16 18:06:38 +02:00 |
nsContentIterator.cpp
|
Bug 1469769 - Part 6: Replace non-failing NS_NOTREACHED with MOZ_ASSERT_UNREACHABLE. r=froydnj
|
2018-06-17 22:43:11 -07:00 |
nsContentList.cpp
|
Bug 1487237. Add some content lists stored in DOM slots to memory reporting. r=smaug
|
2018-09-01 14:55:47 +00:00 |
nsContentList.h
|
Bug 1487237. Add some content lists stored in DOM slots to memory reporting. r=smaug
|
2018-09-01 14:55:47 +00:00 |
nsContentListDeclarations.h
|
…
|
|
nsContentPermissionHelper.cpp
|
Bug 1480678 part 6 - Use CheckedUnwrap in nsContentPermissionRequestProxy::Allow. r=mrbkap
|
2018-08-04 15:30:40 +02:00 |
nsContentPermissionHelper.h
|
Bug 1453795 - DOM - Initialize member fields in classes/ structures. r=peterv
|
2018-06-16 17:21:46 +03:00 |
nsContentPolicy.cpp
|
Bug 1455676 part 14. Remove most use of nsIDOMNode in dom/. r=qdot
|
2018-05-29 22:58:49 -04:00 |
nsContentPolicy.h
|
Bug 1439713 - Change nsIContentPolicy shouldLoad to take an <uri, loadInfo> pair instead of the various args. r=bz
|
2018-03-29 12:16:23 +02:00 |
nsContentPolicyUtils.h
|
Bug 1455676 part 14. Remove most use of nsIDOMNode in dom/. r=qdot
|
2018-05-29 22:58:49 -04:00 |
nsContentSink.cpp
|
Bug 1476928 - Remove nsIURI.CloneIgnoringRef and nsIURI.CloneWithNewRef r=JuniorHsu
|
2018-07-23 11:28:47 +00:00 |
nsContentSink.h
|
…
|
|
nsContentTypeParser.cpp
|
Bug 1480244: Part 0 - Fix unified build bustage. r=me
|
2018-08-11 15:26:49 -07:00 |
nsContentTypeParser.h
|
Bug 1480244: Part 0 - Fix unified build bustage. r=me
|
2018-08-11 15:26:49 -07:00 |
nsContentUtils.cpp
|
bug 1483963, cache the index of a child node when ordering animations for event dispatch, r=hiro,ehsan
|
2018-09-05 00:31:57 +03:00 |
nsContentUtils.h
|
bug 1483963, cache the index of a child node when ordering animations for event dispatch, r=hiro,ehsan
|
2018-09-05 00:31:57 +03:00 |
nsCopySupport.cpp
|
Bug 1455676 part 14. Remove most use of nsIDOMNode in dom/. r=qdot
|
2018-05-29 22:58:49 -04:00 |
nsCopySupport.h
|
Bug 1487591 - Make Selection treat AccessibleCaretEventHub as concrete class rather than nsISelectionListener r=smaug
|
2018-08-31 21:19:44 +00:00 |
nsDOMAttributeMap.cpp
|
Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot
|
2018-06-26 17:05:01 -07:00 |
nsDOMAttributeMap.h
|
…
|
|
nsDOMCID.h
|
…
|
|
nsDOMCaretPosition.cpp
|
Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot
|
2018-06-26 17:05:01 -07:00 |
nsDOMCaretPosition.h
|
…
|
|
nsDOMDataChannel.cpp
|
Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot
|
2018-06-26 17:05:01 -07:00 |
nsDOMDataChannel.h
|
Bug 1464917 - Add maxPacketLifeTime and maxRetransmits to RTCDatachannel.webidl; r=baku
|
2018-05-31 12:50:55 -04:00 |
nsDOMDataChannelDeclarations.h
|
Bug 1450422. Get rid of nsIDOMDataChannel. r=mystor
|
2018-04-04 15:32:19 -04:00 |
nsDOMJSUtils.h
|
…
|
|
nsDOMMutationObserver.cpp
|
Backed out 5 changesets (bug 1340498) for build bustage due to conflicts with bug 1470325. a=backout
|
2018-06-27 14:05:20 +03:00 |
nsDOMMutationObserver.h
|
Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot
|
2018-06-26 17:05:01 -07:00 |
nsDOMNavigationTiming.cpp
|
Bug 1457325 - Expose time to DOMContentFlushed on the timeline. r=bholley,r=mstange
|
2018-04-27 11:15:27 -07:00 |
nsDOMNavigationTiming.h
|
Bug 1457325 - Expose time to DOMContentFlushed on the timeline. r=bholley,r=mstange
|
2018-04-27 11:15:27 -07:00 |
nsDOMSerializer.cpp
|
Bug 1455676 part 10. Remove use of nsIDOMNode from remaining xpidl. r=qdot
|
2018-05-29 22:58:49 -04:00 |
nsDOMSerializer.h
|
Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot
|
2018-06-26 17:05:01 -07:00 |
nsDOMString.h
|
…
|
|
nsDOMTokenList.cpp
|
Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot
|
2018-06-26 17:05:01 -07:00 |
nsDOMTokenList.h
|
Bug 1444909 part 2. Change DOMTokenList.replace() to return a boolean and pull in the corresponding web platform test updates. r=qdot
|
2018-03-14 16:08:58 -04:00 |
nsDOMWindowList.cpp
|
Bug 1463889 part 3. Get rid of nsIDOMWindowCollection. r=qdot
|
2018-05-24 23:32:19 -04:00 |
nsDOMWindowList.h
|
Bug 1463889 part 3. Get rid of nsIDOMWindowCollection. r=qdot
|
2018-05-24 23:32:19 -04:00 |
nsDOMWindowUtils.cpp
|
Bug 1445570 - Remove EnsureEventualAfterPaint timer. r=tnikkel
|
2018-09-06 02:21:39 +00:00 |
nsDOMWindowUtils.h
|
Bug 1455676 part 10. Remove use of nsIDOMNode from remaining xpidl. r=qdot
|
2018-05-29 22:58:49 -04:00 |
nsDataDocumentContentPolicy.cpp
|
Bug 1446922 - Remove the leading 'a' from variables within the various ::ShouldLoad() implementations, r=qdot
|
2018-05-30 21:21:17 +02:00 |
nsDataDocumentContentPolicy.h
|
…
|
|
nsDeprecatedOperationList.h
|
Bug 1288572: Don't hide -moz-box / -moz-inline-box yet. r=mats
|
2018-06-04 15:55:59 +02:00 |
nsDocElementCreatedNotificationRunner.h
|
…
|
|
nsDocument.cpp
|
Bug 1487396 - Part 1: Enable the secure browser UI object to keep track of the newly added content blocking states for each document; r=baku
|
2018-09-04 14:20:22 -04:00 |
nsDocument.h
|
Bug 1481601 - Remove now-useless aPreallocateChildren from nsINode::Clone() and friends. r=bzbarsky
|
2018-08-08 23:58:44 +00:00 |
nsDocumentEncoder.cpp
|
Bug 1487591 - Make Selection treat AccessibleCaretEventHub as concrete class rather than nsISelectionListener r=smaug
|
2018-08-31 21:19:44 +00:00 |
nsDocumentWarningList.h
|
…
|
|
nsFocusManager.cpp
|
Bug 1487591 - Make Selection treat AccessibleCaretEventHub as concrete class rather than nsISelectionListener r=smaug
|
2018-08-31 21:19:44 +00:00 |
nsFocusManager.h
|
bug 1481079, Shadow DOM hosts should be focusable, r=mrbkap
|
2018-08-11 02:58:23 +03:00 |
nsFrameLoader.cpp
|
Bug 1487296 - Merge nsISHistoryInternal into nsISHistory. r=nika
|
2018-08-30 11:37:40 +10:00 |
nsFrameLoader.h
|
Bug 1480244: Part 1b - Rename nsInProcessTabChildGlobal to InProcessTabChildMessageManager. r=bz
|
2018-08-10 14:08:07 -07:00 |
nsFrameMessageManager.cpp
|
Bug 1486591 - Run devtools server code in recording process when middleman can't rewind, r=mccr8.
|
2018-09-02 12:38:24 -10:00 |
nsFrameMessageManager.h
|
Bug 1480244: Part 4 - Make child message managers non-global objects. r=bz
|
2018-08-10 14:03:18 -07:00 |
nsGlobalWindow.h
|
…
|
|
nsGlobalWindowCommands.cpp
|
Bug 1450882 - part 4: Make C++ users of nsICommandParams use nsCommandParams directly r=Ehsan
|
2018-07-10 20:04:21 +09:00 |
nsGlobalWindowCommands.h
|
…
|
|
nsGlobalWindowInner.cpp
|
Bug 1486932 part 1. Stop using nsIDOMStorage in xpidl APIs. r=mccr8
|
2018-08-31 13:56:54 -04:00 |
nsGlobalWindowInner.h
|
Bug 1357785 - Expose the Visual Viewport API to web content. r=botond, r=nika
|
2018-08-20 16:28:42 -04:00 |
nsGlobalWindowOuter.cpp
|
Bug 1488628 - Change nsIWebBrowsing.searchString to an AString. r=froydnj
|
2018-09-05 13:38:51 +10:00 |
nsGlobalWindowOuter.h
|
Backed out changeset 85fd8d212397 (bug 1479544) for windows build bustages CLOSED TREE
|
2018-08-03 19:24:41 +03:00 |
nsHTMLContentSerializer.cpp
|
Bug 1440382, there should be no is-attribute, only internal is-value, in custom elements, r=mrbkap
|
2018-06-28 14:22:58 +03:00 |
nsHTMLContentSerializer.h
|
…
|
|
nsHistory.cpp
|
Bug 1487296 - Merge nsISHistoryInternal into nsISHistory. r=nika
|
2018-08-30 11:37:40 +10:00 |
nsHistory.h
|
Bug 1434768 - Part 2: Replace nsDocShell::mSessionHistory with ChildSHistory, r=bz
|
2018-04-10 17:49:45 -04:00 |
nsIAnimationObserver.h
|
…
|
|
nsIContent.h
|
Backed out changeset 9dc25841ff4f (bug 1486480) for causing Assertion failure: extendedSlots, at /builds/worker/workspace/build/src/dom/base/FragmentOrElement.cpp CLOSED TREE
|
2018-08-28 15:33:55 +03:00 |
nsIContentInlines.h
|
Bug 1467790 - Inline nsINode::IsEditable, r=masayuki
|
2018-06-08 15:57:13 -04:00 |
nsIContentIterator.h
|
Bug 1377980 part 2. Remove most C++ use of nsIDOMRange. r=mccr8
|
2018-05-17 12:01:38 -04:00 |
nsIContentPolicy.idl
|
Bug 1482129 - Exempt stylesheets, fonts and images when canceling loading of slow HTTP requests of tracking resources; r=valentin
|
2018-08-09 14:03:10 -04:00 |
nsIContentSerializer.h
|
Bug 1446599 part 1. Stop using nsIDOMProcessingInstruction in serializers. r=mystor
|
2018-03-19 15:15:39 -04:00 |
nsIDOMRequestService.idl
|
Bug 1450421 part 3. Give nsIDOMDOMRequest.idl a name that better reflects what it's about. r=qdot
|
2018-04-19 12:55:33 -04:00 |
nsIDocument.h
|
Bug 1487396 - Part 1: Enable the secure browser UI object to keep track of the newly added content blocking states for each document; r=baku
|
2018-09-04 14:20:22 -04:00 |
nsIDocumentEncoder.idl
|
Bug 1455676 part 10. Remove use of nsIDOMNode from remaining xpidl. r=qdot
|
2018-05-29 22:58:49 -04:00 |
nsIDocumentInlines.h
|
Bug 1447828 part 5 - Remove StyleBackendType uses from nsStyleSheetService. r=emilio
|
2018-03-29 02:34:34 +11:00 |
nsIDocumentObserver.h
|
Bug 1461701: Remove nsUpdateType and UPDATE_CONTENT_MODEL. r=smaug
|
2018-05-15 18:47:16 +02:00 |
nsIDroppedLinkHandler.idl
|
Bug 1455052 part 8. Stop using nsIDOMEvent in docshell and dom. r=masayuki
|
2018-04-20 12:55:30 -04:00 |
nsIFrameLoaderOwner.idl
|
Bug 1444143 part 14. Rename nsIFrameLoader.idl to nsIFrameLoaderOwner.idl. r=mystor
|
2018-03-21 22:43:17 -04:00 |
nsIGlobalObject.cpp
|
Backed out changeset 306ec43e7ab9 (bug 218415) for failures on track-remove-track-inband.html CLOSED TREE
|
2018-07-04 19:56:18 +03:00 |
nsIGlobalObject.h
|
Backed out changeset 306ec43e7ab9 (bug 218415) for failures on track-remove-track-inband.html CLOSED TREE
|
2018-07-04 19:56:18 +03:00 |
nsIImageLoadingContent.idl
|
Bug 1462272: Introduce nsImageFrame::GetCurrentRequest. r=dholbert
|
2018-05-25 12:09:42 +02:00 |
nsIMessageManager.idl
|
Backed out 3 changesets (bug 1479569) for devtools/client/responsive.html failures. CLOSED TREE
|
2018-08-03 10:39:12 +03:00 |
nsIMutationObserver.h
|
Bug 1441547: Make character data change notifications use a const reference for the info parameter. r=smaug
|
2018-02-27 15:30:27 +01:00 |
nsINode.cpp
|
bug 1483963, cache the index of a child node when ordering animations for event dispatch, r=hiro,ehsan
|
2018-09-05 00:31:57 +03:00 |
nsINode.h
|
bug 1483963, cache the index of a child node when ordering animations for event dispatch, r=hiro,ehsan
|
2018-09-05 00:31:57 +03:00 |
nsINodeList.h
|
Bug 1447389 - Remove nsIDOMNodeList. r=bz
|
2018-04-25 23:01:30 +02:00 |
nsIObjectLoadingContent.idl
|
Bug 1455674 part 10. Remove nsIDOMElement use from remaining dom/ xpidl files. r=qdot
|
2018-04-26 23:36:10 -04:00 |
nsIRemoteWindowContext.idl
|
…
|
|
nsIScriptChannel.idl
|
…
|
|
nsIScriptContext.h
|
…
|
|
nsIScriptGlobalObject.h
|
Bug 1474045 . Make nsIScriptGlobalObject::HandleScriptError non-virtual. r=qdot
|
2018-07-11 14:17:01 -07:00 |
nsIScriptObjectPrincipal.h
|
…
|
|
nsIScriptTimeoutHandler.h
|
…
|
|
nsISelectionController.idl
|
Bug 1455676 part 8. Remove nsIDOMNode usage from layout/. r=qdot
|
2018-05-29 22:58:48 -04:00 |
nsISelectionDisplay.idl
|
…
|
|
nsISelectionListener.idl
|
Bug 1387143 part 1. Stop using nsISelection in nsISelectionListener. r=mats
|
2018-05-08 13:52:35 -04:00 |
nsISizeOfEventTarget.h
|
…
|
|
nsISlowScriptDebug.idl
|
Bug 1429903 part 2. Stop using nsIDOMEventTarget in xpidl. r=mccr8
|
2018-04-20 00:49:30 -04:00 |
nsIStyleSheetLinkingElement.h
|
Bug 1477197: Remove unused UpdateStyleSheet argument. r=jwatt
|
2018-07-20 15:51:34 +02:00 |
nsITimeoutHandler.h
|
…
|
|
nsIdentifierMapEntry.h
|
Backed out changeset 9035ff3757ac (bug 1415980) at request from froydnj on the suspicion that it's going to break MSVC builds when it gets merged to central.
|
2018-07-31 01:19:49 +03:00 |
nsImageLoadingContent.cpp
|
Bug 1416328 - Part 2. Expose decoding attribute for img elements. r=bz,tnikkel
|
2018-08-08 07:56:01 -04:00 |
nsImageLoadingContent.h
|
Bug 1416328 - Part 2. Expose decoding attribute for img elements. r=bz,tnikkel
|
2018-08-08 07:56:01 -04:00 |
nsJSEnvironment.cpp
|
Bug 1487273 - add a limit how often forget skippable only cycles run, r=mccr8
|
2018-09-04 18:39:24 +03:00 |
nsJSEnvironment.h
|
Bug 1453795 - DOM - Initialize member fields in classes/ structures. r=peterv
|
2018-06-16 17:21:46 +03:00 |
nsJSTimeoutHandler.cpp
|
Bug 1473587 - CSP Violation events should have the correct sample for inline contexts, r=jorendorff, r=ckerschb
|
2018-07-16 17:58:04 +02:00 |
nsJSUtils.cpp
|
Bug 1486577 - Don't #include "js/CompilationAndEvaluation.h" in jsapi.h, minimizing the scope of that header and reducing translation-unit size of anything that needs JSAPI but doesn't need to compile/evaluate JavaScript. r=jandem
|
2018-08-24 22:51:49 -05:00 |
nsJSUtils.h
|
Backed out 14 changesets (bug 1485066) for build bustages on MessageManagerFuzzer. CLOSED TREE
|
2018-09-05 15:54:03 +03:00 |
nsLineBreaker.cpp
|
…
|
|
nsLineBreaker.h
|
…
|
|
nsMappedAttributeElement.cpp
|
Bug 1481399 - rename nsAttrAndChildArray to AttrArray, r=mrbkap
|
2018-08-07 22:07:26 +03:00 |
nsMappedAttributeElement.h
|
Bug 1449806: Merge {Servo,Generic}SpecifiedValues into MappedDeclarations. r=xidorn
|
2018-06-25 11:14:39 +02:00 |
nsMappedAttributes.cpp
|
Bug 1449806: Merge {Servo,Generic}SpecifiedValues into MappedDeclarations. r=xidorn
|
2018-06-25 11:14:39 +02:00 |
nsMappedAttributes.h
|
Bug 1481399 - rename nsAttrAndChildArray to AttrArray, r=mrbkap
|
2018-08-07 22:07:26 +03:00 |
nsMimeTypeArray.cpp
|
Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot
|
2018-06-26 17:05:01 -07:00 |
nsMimeTypeArray.h
|
…
|
|
nsNameSpaceManager.cpp
|
Bug 1480244: Part 0 - Fix unified build bustage. r=me
|
2018-08-11 15:26:49 -07:00 |
nsNameSpaceManager.h
|
Bug 455595 - Finish deCOMtaminating nsNameSpaceManager r=baku
|
2018-07-25 16:12:50 +00:00 |
nsNoDataProtocolContentPolicy.cpp
|
Bug 1446922 - Remove the leading 'a' from variables within the various ::ShouldLoad() implementations, r=qdot
|
2018-05-30 21:21:17 +02:00 |
nsNoDataProtocolContentPolicy.h
|
…
|
|
nsNodeInfoManager.cpp
|
Bug 1476306 - Moving NullPrincipal/ContentPrincipal/SystemPrincipal under mozilla namespace - part 1 - NullPrincipal, r=ckerschb
|
2018-07-17 21:37:48 +02:00 |
nsNodeInfoManager.h
|
Backed out changeset 9035ff3757ac (bug 1415980) at request from froydnj on the suspicion that it's going to break MSVC builds when it gets merged to central.
|
2018-07-31 01:19:49 +03:00 |
nsNodeUtils.cpp
|
Bug 1487649 - Don't do a name check when cloning a shadow root for print preview. r=smaug
|
2018-09-03 14:10:58 +00:00 |
nsNodeUtils.h
|
Bug 749981: Remove Node.getUserData / setUserData. r=smaug
|
2018-03-17 19:33:07 +01:00 |
nsObjectLoadingContent.cpp
|
Bug 1480678 part 8 - Use JSAutoRealm instead of JSAutoRealmAllowCCW in nsObjectLoadingContent::SetupProtoChain. r=mrbkap
|
2018-08-07 14:06:45 +02:00 |
nsObjectLoadingContent.h
|
Bug 1479860: Remove unused aCompileEventHandlers argument from BindToTree. r=bz
|
2018-08-01 10:42:54 +02:00 |
nsOpenURIInFrameParams.cpp
|
…
|
|
nsOpenURIInFrameParams.h
|
Bug 1444143 part 14. Rename nsIFrameLoader.idl to nsIFrameLoaderOwner.idl. r=mystor
|
2018-03-21 22:43:17 -04:00 |
nsPIDOMWindow.h
|
Bug 1462879 - PerformanceNavigationTiming must be notified correctly - part 1 - notify, r=smaug, r=valentin
|
2018-08-04 08:54:58 +02:00 |
nsPIDOMWindowInlines.h
|
Backed out 2 changesets (bug 1457155, bug 1457156) for B failures in builds/worker/workspace/build/src/dom/html/HTMLObjectElement.cpp on a CLOSED TREE
|
2018-04-27 01:34:37 +03:00 |
nsPIWindowRoot.h
|
…
|
|
nsPlainTextSerializer.cpp
|
Bug 1453795 - DOM - Initialize member fields in classes/ structures. r=peterv
|
2018-06-16 17:21:46 +03:00 |
nsPlainTextSerializer.h
|
Bug 1446599 part 1. Stop using nsIDOMProcessingInstruction in serializers. r=mystor
|
2018-03-19 15:15:39 -04:00 |
nsPluginArray.cpp
|
Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot
|
2018-06-26 17:05:01 -07:00 |
nsPluginArray.h
|
…
|
|
nsPropertyTable.cpp
|
Bug 1457813 - Part 2: Replace non-asserting NS_PRECONDITIONs with MOZ_ASSERTs. r=froydnj
|
2018-04-28 12:50:58 -07:00 |
nsPropertyTable.h
|
Bug 749981: Remove Node.getUserData / setUserData. r=smaug
|
2018-03-17 19:33:07 +01:00 |
nsQueryContentEventResult.cpp
|
Bug 1453795 - DOM - Initialize member fields in classes/ structures. r=peterv
|
2018-06-16 17:21:46 +03:00 |
nsQueryContentEventResult.h
|
Bug 1453795 - DOM - Initialize member fields in classes/ structures. r=peterv
|
2018-06-16 17:21:46 +03:00 |
nsRange.cpp
|
Bug 1480618 - Cloning node for Range APIs should be in tree order; r=smaug
|
2018-08-14 14:01:35 +00:00 |
nsRange.h
|
Bug 1487591 - Make Selection treat AccessibleCaretEventHub as concrete class rather than nsISelectionListener r=smaug
|
2018-08-31 21:19:44 +00:00 |
nsSandboxFlags.h
|
…
|
|
nsScreen.cpp
|
Bug 1486772 - Refactor the screen-orientation types and headers r=smaug
|
2018-08-29 20:54:56 +00:00 |
nsScreen.h
|
Bug 1482243 - Place Screen's MediaCapabilities behind a different pref. r=bzbarsky
|
2018-08-09 21:05:55 +00:00 |
nsStructuredCloneContainer.cpp
|
Bug 1489147 - Remove the XPCOM component registration for nsXPConnect; r=mccr8
|
2018-09-06 16:39:35 -04:00 |
nsStructuredCloneContainer.h
|
…
|
|
nsStubAnimationObserver.cpp
|
…
|
|
nsStubAnimationObserver.h
|
…
|
|
nsStubDocumentObserver.cpp
|
Bug 1459529: Remove some useless nsIDocumentObserver notifications. r=heycam
|
2018-05-15 18:44:28 +02:00 |
nsStubDocumentObserver.h
|
…
|
|
nsStubMutationObserver.cpp
|
…
|
|
nsStubMutationObserver.h
|
…
|
|
nsStyleLinkElement.cpp
|
Bug 1484773 - Containing shadow could be null after unlink. r=smaug
|
2018-08-20 23:28:57 +00:00 |
nsStyleLinkElement.h
|
Bug 1477197: Remove unused UpdateStyleSheet argument. r=jwatt
|
2018-07-20 15:51:34 +02:00 |
nsStyledElement.cpp
|
Bug 1481399 - rename nsAttrAndChildArray to AttrArray, r=mrbkap
|
2018-08-07 22:07:26 +03:00 |
nsStyledElement.h
|
Bug 1428246 - The attributeChangedCallback is fired twice for the *first* style attribute change, r=peterv
|
2018-06-26 12:54:00 +03:00 |
nsSyncLoadService.cpp
|
Bug 1453795 - DOM - Initialize member fields in classes/ structures. r=peterv
|
2018-06-16 17:21:46 +03:00 |
nsSyncLoadService.h
|
Bug 1460940 - Convert nsSyncLoadService::LoadDocument to use nsIDocument. r=bz
|
2018-05-11 19:46:15 +02:00 |
nsTextFragment.cpp
|
Bug 1402247 - Use encoding_rs for XPCOM string encoding conversions. r=Nika,erahm,froydnj.
|
2018-08-14 14:43:42 +03:00 |
nsTextFragment.h
|
…
|
|
nsTextFragmentImpl.h
|
…
|
|
nsTextFragmentSSE2.cpp
|
…
|
|
nsTextNode.cpp
|
Bug 1479860: Remove unused aCompileEventHandlers argument from BindToTree. r=bz
|
2018-08-01 10:42:54 +02:00 |
nsTextNode.h
|
Bug 1479860: Remove unused aCompileEventHandlers argument from BindToTree. r=bz
|
2018-08-01 10:42:54 +02:00 |
nsTraversal.cpp
|
Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot
|
2018-06-26 17:05:01 -07:00 |
nsTraversal.h
|
…
|
|
nsTreeSanitizer.cpp
|
Bug 1476306 - Moving NullPrincipal/ContentPrincipal/SystemPrincipal under mozilla namespace - part 1 - NullPrincipal, r=ckerschb
|
2018-07-17 21:37:48 +02:00 |
nsTreeSanitizer.h
|
Bug 1470367 - Refactor nsTreeSanitizer::SanitizeAttributes to accept a struct. r=hsivonen
|
2018-06-22 14:58:40 +10:00 |
nsViewportInfo.cpp
|
…
|
|
nsViewportInfo.h
|
…
|
|
nsWindowMemoryReporter.cpp
|
Bug 1486728 - Report memory usage of Shadow DOM style data. r=njn
|
2018-08-29 22:24:29 +00:00 |
nsWindowMemoryReporter.h
|
…
|
|
nsWindowRoot.cpp
|
Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot
|
2018-06-26 17:05:01 -07:00 |
nsWindowRoot.h
|
Bug 1455052 part 8. Stop using nsIDOMEvent in docshell and dom. r=masayuki
|
2018-04-20 12:55:30 -04:00 |
nsWindowSizes.h
|
Bug 1486728 - Report memory usage of Shadow DOM style data. r=njn
|
2018-08-29 22:24:29 +00:00 |
nsWrapperCache.cpp
|
Bug 1207696 Part 7 - Ensure deterministic interaction of GC with CC and object references, r=smaug.
|
2018-07-23 14:46:37 +00:00 |
nsWrapperCache.h
|
Bug 1480244: Part 1b - Rename nsInProcessTabChildGlobal to InProcessTabChildMessageManager. r=bz
|
2018-08-10 14:08:07 -07:00 |
nsWrapperCacheInlines.h
|
Bug 1207696 Part 7 - Ensure deterministic interaction of GC with CC and object references, r=smaug.
|
2018-07-23 14:46:37 +00:00 |
nsXHTMLContentSerializer.cpp
|
Bug 1453795 - DOM - Initialize member fields in classes/ structures. r=peterv
|
2018-06-16 17:21:46 +03:00 |
nsXHTMLContentSerializer.h
|
Bug 1453795 - DOM - Initialize member fields in classes/ structures. r=peterv
|
2018-06-16 17:21:46 +03:00 |
nsXMLContentSerializer.cpp
|
Bug 1402247 - Use encoding_rs for XPCOM string encoding conversions. r=Nika,erahm,froydnj.
|
2018-08-14 14:43:42 +03:00 |
nsXMLContentSerializer.h
|
Bug 1440382, there should be no is-attribute, only internal is-value, in custom elements, r=mrbkap
|
2018-06-28 14:22:58 +03:00 |
nsXMLNameSpaceMap.cpp
|
…
|
|
nsXMLNameSpaceMap.h
|
Backed out 4 changesets (bug 525063) on request from Andi. a=backout
|
2018-04-13 16:01:28 +03:00 |
usecounters.py
|
…
|
|