.. |
crashtests
|
Bug 1480206 - Move XULDocument popup attributes to Document. r=bz
|
2018-08-06 10:52:53 -07:00 |
test
|
Bug 1490257 - Pass triggeringPrincipal to test code. r=ckerschb
|
2018-11-05 14:05:47 +00: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 1492894 - part 1 - make the node hierarchy consistently constructed with NodeInfo&&; r=mccr8
|
2018-09-21 16:45:49 -04: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
|
Bug 1501911 - Support 'address-level3' in @autocomplete for form fields. r=smaug
|
2018-10-27 03:14:05 +03:00 |
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
|
|
|
CharacterData.cpp
|
Bug 1492894 - part 1 - make the node hierarchy consistently constructed with NodeInfo&&; r=mccr8
|
2018-09-21 16:45:49 -04:00 |
CharacterData.h
|
Bug 1492894 - part 1 - make the node hierarchy consistently constructed with NodeInfo&&; r=mccr8
|
2018-09-21 16:45:49 -04: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
|
|
|
ChromeMessageSender.cpp
|
Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot
|
2018-06-26 17:05:01 -07:00 |
ChromeMessageSender.h
|
|
|
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 1492894 - part 1 - make the node hierarchy consistently constructed with NodeInfo&&; r=mccr8
|
2018-09-21 16:45:49 -04:00 |
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
|
|
|
ContentBlockingLog.h
|
Backed out changeset bee1c344cb47 (bug 1491909) for failures in browser/components/extensions/test/xpcshell/test_ext_geckoProfiler_control.js
|
2018-10-24 04:23:13 +03:00 |
ContentFrameMessageManager.cpp
|
Bug 1487167 - Various DOM rooting issues. r=bz
|
2018-08-28 21:26:50 -07:00 |
ContentFrameMessageManager.h
|
Bug 1501124 - Switch BackstagePass to use WebIDLGlobalNameHash, r=bzbarsky
|
2018-10-25 10:24:36 -04:00 |
ContentProcessMessageManager.cpp
|
Bug 1501124 - Switch BackstagePass to use WebIDLGlobalNameHash, r=bzbarsky
|
2018-10-25 10:24:36 -04:00 |
ContentProcessMessageManager.h
|
Bug 1480244: Part 4 - Make child message managers non-global objects. r=bz
|
2018-08-10 14:03:18 -07:00 |
CORSMode.h
|
|
|
Crypto.cpp
|
Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot
|
2018-06-26 17:05:01 -07:00 |
Crypto.h
|
|
|
CustomElementRegistry.cpp
|
Bug 1493073 Remove obsolete comment about webidl callback parameter being nulled before use r=kmag
|
2018-10-30 19:41:18 +00:00 |
CustomElementRegistry.h
|
Bug 1484285 - Avoid loading XBL bindings for stuff that is very likely to be a custom-element. r=smaug
|
2018-09-21 21:29:25 +00:00 |
DirectionalityUtils.cpp
|
Bug 1489098 - Remove useless use of PromiseFlatString. r=peterv
|
2018-09-11 17:17:05 +00: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
|
|
|
DispatcherTrait.h
|
|
|
DocGroup.cpp
|
Bug 1493737 - Fix many trivial calls to do_QueryInterface r=smaug
|
2018-10-01 21:38:01 +00:00 |
DocGroup.h
|
|
|
DocumentFragment.cpp
|
Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot
|
2018-06-26 17:05:01 -07:00 |
DocumentFragment.h
|
Bug 1492894 - part 1 - make the node hierarchy consistently constructed with NodeInfo&&; r=mccr8
|
2018-09-21 16:45:49 -04:00 |
DocumentOrShadowRoot.cpp
|
Bug 1490406, radio groups should work in shadow DOM, r=ehsan
|
2018-09-21 03:39:47 +03:00 |
DocumentOrShadowRoot.h
|
Bug 1490406, radio groups should work in shadow DOM, r=ehsan
|
2018-09-21 03:39:47 +03:00 |
DocumentType.cpp
|
Bug 1492894 - part 1 - make the node hierarchy consistently constructed with NodeInfo&&; r=mccr8
|
2018-09-21 16:45:49 -04:00 |
DocumentType.h
|
Bug 1492894 - part 1 - make the node hierarchy consistently constructed with NodeInfo&&; r=mccr8
|
2018-09-21 16:45:49 -04:00 |
domerr.msg
|
Bug 1357561 - ConstraintError should mention which constraint is not being satisfied. r=tt
|
2018-10-11 13:06:11 +02: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
|
|
|
DOMIntersectionObserver.cpp
|
|
|
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
|
|
|
DOMMozPromiseRequestHolder.h
|
|
|
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
|
|
|
DOMPrefs.cpp
|
Bug 1489844 - Port DOMPrefs to StaticPrefs - part 27 - dom.worker.canceling.timeoutMilliseconds, r=ehsan
|
2018-09-10 20:36:18 +02:00 |
DOMPrefs.h
|
Bug 1489844 - Port DOMPrefs to StaticPrefs - part 27 - dom.worker.canceling.timeoutMilliseconds, r=ehsan
|
2018-09-10 20:36:18 +02:00 |
DOMPrefsInternal.h
|
Bug 1500733 - Remove canvas.imagebitmap_extensions.enabled preference, r=aosmond
|
2018-10-23 23:35:44 +02:00 |
DOMQuad.cpp
|
Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot
|
2018-06-26 17:05:01 -07:00 |
DOMQuad.h
|
|
|
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
|
|
|
DOMRequest.cpp
|
Bug 1472973 part 10 - Use JS::GetNonCCWObjectGlobal in DOMRequest::Then. r=bz
|
2018-07-12 12:14:37 +02:00 |
DOMRequest.h
|
|
|
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
|
|
|
Element.cpp
|
Bug 1497940 - add nsGenericHTMLElement::AttachAndSetUAShadowRoot helper method, r=smaug
|
2018-11-02 12:18:20 +08:00 |
Element.h
|
Bug 1497940 - add nsGenericHTMLElement::AttachAndSetUAShadowRoot helper method, r=smaug
|
2018-11-02 12:18:20 +08:00 |
ElementInlines.h
|
|
|
EventSource.cpp
|
Bug 1497160 - Upgrade assertion type. r=baku.
|
2018-10-16 14:27:18 +03:00 |
EventSource.h
|
Bug 1503207 - Remove nsWeakPtr.h and cleanup all files including weak reference-related headers r=froydnj
|
2018-10-31 20:39:03 +00:00 |
FlushType.h
|
|
|
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
|
|
|
FragmentOrElement.cpp
|
Bug 1451169 - Use nsStaticAtom* instead of nsStaticAtom** in Element.h. r=baku
|
2018-04-03 13:21:06 +10: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
|
|
|
FullscreenChange.h
|
Bug 1491212 part 3 - Have Document.exitFullscreen return a Promise. r=smaug
|
2018-09-17 23:25:10 +00:00 |
FuzzingFunctions.cpp
|
Bug 1343955 - part 4: Implement static API to synthesize keyboard events into FuzzingFunctions r=smaug
|
2018-10-02 12:16:45 +00:00 |
FuzzingFunctions.h
|
Bug 1343955 - part 4: Implement static API to synthesize keyboard events into FuzzingFunctions r=smaug
|
2018-10-02 12:16:45 +00:00 |
gen-usecounters.py
|
|
|
GeneratedImageContent.cpp
|
Bug 1492894 - part 1 - make the node hierarchy consistently constructed with NodeInfo&&; r=mccr8
|
2018-09-21 16:45:49 -04:00 |
GeneratedImageContent.h
|
Bug 1492894 - part 1 - make the node hierarchy consistently constructed with NodeInfo&&; r=mccr8
|
2018-09-21 16:45:49 -04:00 |
HTMLSplitOnSpacesTokenizer.h
|
|
|
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
|
|
|
IDTracker.cpp
|
Bug 1330487 - Part 7: Send correct Referrer header when referencing SVG from CSS r=heycam
|
2018-09-17 05:37:46 +00:00 |
IDTracker.h
|
Bug 1330487 - Part 7: Send correct Referrer header when referencing SVG from CSS r=heycam
|
2018-09-17 05:37:46 +00:00 |
IframeSandboxKeywordList.h
|
Bug 1469714 - Part 1: Add the allow-storage-access-by-user-activation iframe sandbox flag; r=baku
|
2018-09-17 13:00:38 -04:00 |
ImageEncoder.cpp
|
Bug 1493737 - Fix many trivial calls to do_QueryInterface r=smaug
|
2018-10-01 21:38:01 +00:00 |
ImageEncoder.h
|
|
|
ImageTracker.cpp
|
|
|
ImageTracker.h
|
|
|
IndexedDBHelper.jsm
|
Bug 1484615 - Followup comment fix for bug 1409641; r=janv
|
2018-08-20 11:46:24 +02:00 |
InProcessTabChildMessageManager.cpp
|
Bug 1493737 - Fix many trivial calls to do_QueryInterface r=smaug
|
2018-10-01 21:38:01 +00:00 |
InProcessTabChildMessageManager.h
|
Bug 1480244: Part 4 - Make child message managers non-global objects. r=bz
|
2018-08-10 14:03:18 -07:00 |
IntlUtils.cpp
|
Bug 1496242 - Part II, Convert datetimebox to UA Widget r=dholbert,jaws,smaug
|
2018-11-03 05:31:05 +00:00 |
IntlUtils.h
|
|
|
Link.cpp
|
Bug 1489454 - Remove all trailing whitespaces (again) r=Ehsan
|
2018-09-07 14:47:51 +00:00 |
Link.h
|
Bug 1448330 - Make nsIURI.clone a private method r=mayhemer
|
2018-06-14 13:05:43 +02:00 |
Location.cpp
|
Bug 1492648 - Move from nsDocShellLoadInfo to nsDocShellLoadState; r=bz, nika
|
2018-10-29 17:13:29 -07:00 |
Location.h
|
Bug 1492648 - Move from nsDocShellLoadInfo to nsDocShellLoadState; r=bz, nika
|
2018-10-29 17:13:29 -07:00 |
MessageBroadcaster.cpp
|
|
|
MessageBroadcaster.h
|
Bug 1490257 - Add in asserts for missing triggeringPrincipal. r=ckerschb
|
2018-11-05 14:03:28 +00: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
|
|
|
MessageManagerGlobal.cpp
|
|
|
MessageManagerGlobal.h
|
|
|
MessageSender.cpp
|
Bug 1472403: Simplify generated image content. r=bz,dholbert
|
2018-07-16 18:06:38 +02:00 |
MessageSender.h
|
|
|
MimeType.cpp
|
Bug 1493550 - allow quoted empty mime parameters in MimeType.cpp, per MimeSniffing PR #79; r=hsivonen
|
2018-09-26 00:05:12 +03:00 |
MimeType.h
|
Bug 1454325 - have XHRs adjust content type of uploads per spec using the MIME Sniffing standard; r=hsivonen
|
2018-09-20 01:04:51 +00:00 |
moz.build
|
Bug 1477669 - remove feed preview code and associated files/code, r=flod,mak,nika
|
2018-10-16 12:47:36 +00:00 |
mozAutoDocUpdate.h
|
|
|
mozIDOMWindow.idl
|
|
|
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
|
|
|
NameSpaceConstants.h
|
|
|
Navigator.cpp
|
Bug 1363508 - Part 3: Spoofing navigator.maxTouchPoints into 0 if fingerprinting resistance is enabled r=arthuredelstein,masayuki,smaug
|
2018-10-09 11:50:03 +00:00 |
Navigator.h
|
Bug 1503207 - Remove nsWeakPtr.h and cleanup all files including weak reference-related headers r=froydnj
|
2018-10-31 20:39:03 +00:00 |
NodeInfo.cpp
|
|
|
NodeInfo.h
|
|
|
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 |
nsAttrName.h
|
Bug 1481399 - rename nsAttrAndChildArray to AttrArray, r=mrbkap
|
2018-08-07 22:07:26 +03:00 |
nsAttrValue.cpp
|
Bug 1330487 - Part 3: Propagate referrer policy from doc/sheet to URLExtraData r=heycam
|
2018-09-17 05:36:45 +00:00 |
nsAttrValue.h
|
Bug 1483964: Manually inline class and ID getters. r=xidorn
|
2018-08-17 14:26:45 +02:00 |
nsAttrValueInlines.h
|
|
|
nsAttrValueOrString.cpp
|
|
|
nsAttrValueOrString.h
|
|
|
nsCaseTreatment.h
|
|
|
nsCCUncollectableMarker.cpp
|
Bug 1488321 - Fix up nsISHEntry.{index,getEntryAtIndex()}. r=nika
|
2018-09-05 09:02:37 +10:00 |
nsCCUncollectableMarker.h
|
|
|
nsChildContentList.h
|
|
|
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
|
Bug 1492142 - Remove the XPCOM registrations for the document classes; r=baku
|
2018-09-18 11:22:23 -04:00 |
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 1491151 - Part 5: Convert content list to use MRU cache. r=smaug
|
2018-09-12 18:10:08 -07: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 1503207 - Remove nsWeakPtr.h and cleanup all files including weak reference-related headers r=froydnj
|
2018-10-31 20:39:03 +00:00 |
nsContentPermissionHelper.h
|
Bug 1502747 - Remove nsIContentPermissionType.access and all of its supporting code r=snorp,baku
|
2018-10-30 07:48:55 +00:00 |
nsContentPolicy.cpp
|
|
|
nsContentPolicy.h
|
Bug 1489454 - Remove all trailing whitespaces (again) r=Ehsan
|
2018-09-07 14:47:51 +00:00 |
nsContentPolicyUtils.h
|
|
|
nsContentSink.cpp
|
Bug 1473736 - Implement necko part of ESNI r=mak,kmag,mcmanus
|
2018-09-22 23:54:11 +03: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 1496242 - Part II, Convert datetimebox to UA Widget r=dholbert,jaws,smaug
|
2018-11-03 05:31:05 +00:00 |
nsContentUtils.h
|
Bug 1496242 - Part II, Convert datetimebox to UA Widget r=dholbert,jaws,smaug
|
2018-11-03 05:31:05 +00:00 |
nsCopySupport.cpp
|
Bug 1310193 - Remove wrapping of nsISupports as nsISupportsInterfacePointer in transferables. r=smaug
|
2018-10-07 16:33:07 +02: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 |
nsDataDocumentContentPolicy.cpp
|
Bug 1490874: Log Principal based Security Errors to the Security pane in the console. r=smaug
|
2018-09-25 07:25:05 +02:00 |
nsDataDocumentContentPolicy.h
|
|
|
nsDeprecatedOperationList.h
|
Bug 1502282 - Remove more unused deprecated macros, r=qdot
|
2018-10-30 07:54:58 +01:00 |
nsDocElementCreatedNotificationRunner.h
|
|
|
nsDocument.cpp
|
Bug 1502566 - When entering fullscreen mode, use the intrinsic resolution rather than a resolution of 1. r=kats
|
2018-11-02 21:18:42 +00:00 |
nsDocument.h
|
Bug 1503207 - Remove nsWeakPtr.h and cleanup all files including weak reference-related headers r=froydnj
|
2018-10-31 20:39:03 +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
|
|
|
nsDOMAttributeMap.cpp
|
Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot
|
2018-06-26 17:05:01 -07:00 |
nsDOMAttributeMap.h
|
|
|
nsDOMCaretPosition.cpp
|
Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot
|
2018-06-26 17:05:01 -07:00 |
nsDOMCaretPosition.h
|
|
|
nsDOMCID.h
|
|
|
nsDOMDataChannel.cpp
|
Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot
|
2018-06-26 17:05:01 -07:00 |
nsDOMDataChannel.h
|
|
|
nsDOMDataChannelDeclarations.h
|
|
|
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
|
Backed out 3 changesets (bug 1417976) for causing devtools failures in builds/worker/workspace/build/src/tools/profiler/core/platform.cpp
|
2018-11-03 01:40:27 +02:00 |
nsDOMNavigationTiming.h
|
Bug 1299118: non-spec TimeToFirstInteractive implementation behind a pref r=mstange,bholley
|
2018-10-11 13:23:28 -04:00 |
nsDOMSerializer.cpp
|
|
|
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
|
|
|
nsDOMWindowList.cpp
|
|
|
nsDOMWindowList.h
|
|
|
nsDOMWindowUtils.cpp
|
Bug 1504220 - Move ScrollableLayerGuid, ViewID, ZoomConstraints from FrameMetrics.h r=botond
|
2018-11-01 15:15:46 -05:00 |
nsDOMWindowUtils.h
|
|
|
nsFocusManager.cpp
|
Bug 1496242 - Part III, nsFocusManager should account for UA Widget when deciding to traverse into NAC r=smaug
|
2018-10-29 19:51:17 +00:00 |
nsFocusManager.h
|
Bug 1489967 - Keep active state when Firefox is moved to background and focusmanager test mode is enabled. r=enndeakin
|
2018-09-10 15:03:04 +02:00 |
nsFrameLoader.cpp
|
Bug 1480198 - Construct nsDocShell objects inside BrowsingContext. r=peterv
|
2018-11-05 12:43:10 +00:00 |
nsFrameLoader.h
|
Bug 1480198 - Construct nsDocShell objects inside BrowsingContext. r=peterv
|
2018-11-05 12:43:10 +00:00 |
nsFrameMessageManager.cpp
|
Bug 1501124 - Switch BackstagePass to use WebIDLGlobalNameHash, r=bzbarsky
|
2018-10-25 10:24:36 -04:00 |
nsFrameMessageManager.h
|
Bug 1503207 - Remove nsWeakPtr.h and cleanup all files including weak reference-related headers r=froydnj
|
2018-10-31 20:39:03 +00: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
|
Bug 1489790 - Part 5: Remove the XPCOM component registration for @mozilla.org/dom/window-controller;1; r=baku
|
2018-09-11 09:58:33 -04:00 |
nsGlobalWindowInner.cpp
|
Bug 1502802 - Implement PostMessageOptions for Window, r=smaug
|
2018-10-29 16:26:30 +01:00 |
nsGlobalWindowInner.h
|
Bug 1502802 - Implement PostMessageOptions for Window, r=smaug
|
2018-10-29 16:26:30 +01:00 |
nsGlobalWindowOuter.cpp
|
Bug 1501978 - Part 1: Stop honouring the browser.contentblocking.enabled pref in Gecko r=baku
|
2018-10-30 14:30:15 +00:00 |
nsGlobalWindowOuter.h
|
Bug 1492648 - Move from nsDocShellLoadInfo to nsDocShellLoadState; r=bz, nika
|
2018-10-29 17:13:29 -07:00 |
nsHistory.cpp
|
Bug 1484849 - history.go(0) should reload the current page and not involve the entire session history r=smaug
|
2018-10-11 15:43:25 +00:00 |
nsHistory.h
|
Bug 1503207 - Remove nsWeakPtr.h and cleanup all files including weak reference-related headers r=froydnj
|
2018-10-31 20:39:03 +00:00 |
nsHTMLContentSerializer.cpp
|
Bug 1498586 - Add clang-format off to avoid the reformatting of the data structures r=Ehsan
|
2018-10-12 20:48:24 +00:00 |
nsHTMLContentSerializer.h
|
|
|
nsIAnimationObserver.h
|
|
|
nsIContent.h
|
Bug 1492894 - part 1 - make the node hierarchy consistently constructed with NodeInfo&&; r=mccr8
|
2018-09-21 16:45:49 -04:00 |
nsIContentInlines.h
|
Bug 1467790 - Inline nsINode::IsEditable, r=masayuki
|
2018-06-08 15:57:13 -04:00 |
nsIContentIterator.h
|
|
|
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
|
|
|
nsIdentifierMapEntry.h
|
Bug 1502875 - Simplify AddIdElement. r=smaug
|
2018-10-29 22:43:32 +01:00 |
nsIDocument.h
|
Bug 1503207 - Remove nsWeakPtr.h and cleanup all files including weak reference-related headers r=froydnj
|
2018-10-31 20:39:03 +00:00 |
nsIDocumentEncoder.idl
|
|
|
nsIDocumentInlines.h
|
|
|
nsIDocumentObserver.h
|
|
|
nsIDOMRequestService.idl
|
Bug 1489047 - Change almost all DOMString occurrences in XPIDL files to AString. r=nika
|
2018-09-06 18:02:43 +10:00 |
nsIDroppedLinkHandler.idl
|
Bug 1489047 - Change almost all DOMString occurrences in XPIDL files to AString. r=nika
|
2018-09-06 18:02:43 +10:00 |
nsIFrameLoaderOwner.idl
|
|
|
nsIGlobalObject.cpp
|
Bug 1489454 - Remove all trailing whitespaces (again) r=Ehsan
|
2018-09-07 14:47:51 +00: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
|
|
|
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 |
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
|
|
|
nsINode.cpp
|
Bug 1503078. Simplify the Node event handler macros. r=smaug
|
2018-10-31 14:19:50 -04:00 |
nsINode.h
|
Bug 1503078. Simplify the Node event handler macros. r=smaug
|
2018-10-31 14:19:50 -04:00 |
nsINodeList.h
|
|
|
nsIObjectLoadingContent.idl
|
|
|
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
|
|
|
nsISelectionDisplay.idl
|
|
|
nsISelectionListener.idl
|
|
|
nsISizeOfEventTarget.h
|
|
|
nsISlowScriptDebug.idl
|
|
|
nsIStyleSheetLinkingElement.h
|
Bug 1477197: Remove unused UpdateStyleSheet argument. r=jwatt
|
2018-07-20 15:51:34 +02:00 |
nsITimeoutHandler.h
|
|
|
nsJSEnvironment.cpp
|
Bug 1489622 - Remove unused code from nsJSEnvironment, r=mccr8
|
2018-09-08 15:03:02 +03:00 |
nsJSEnvironment.h
|
Bug 1489622 - Remove unused code from nsJSEnvironment, r=mccr8
|
2018-09-08 15:03:02 +03:00 |
nsJSTimeoutHandler.cpp
|
Bug 1490165 - Workers.setTimeout/setInterval must handle CSP rejections, r=ckerschb
|
2018-09-17 17:53:10 +02:00 |
nsJSUtils.cpp
|
Backed out changeset ba122021b8b5 (bug 1481196)
|
2018-10-04 11:50:55 +01:00 |
nsJSUtils.h
|
Backed out changeset ba122021b8b5 (bug 1481196)
|
2018-10-04 11:50:55 +01: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 1492894 - part 1 - make the node hierarchy consistently constructed with NodeInfo&&; r=mccr8
|
2018-09-21 16:45:49 -04: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
|
|
|
nsNoDataProtocolContentPolicy.h
|
|
|
nsNodeInfoManager.cpp
|
Bug 1491151 - Part 3: Use MRU cache in NodeInfoManager. r=smaug
|
2018-09-12 16:39:43 -07:00 |
nsNodeInfoManager.h
|
Bug 1415980 - make hash keys movable and not copyable; r=erahm
|
2018-09-20 11:20:36 -04: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
|
|
|
nsObjectLoadingContent.cpp
|
Bug 1493956 - Pass an explicit triggeringPrincipal in nsFrameLoader. r=ckerschb,nika
|
2018-09-28 14:00:13 +00: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
|
|
|
nsPIDOMWindow.h
|
Bug 1492648 - Move from nsDocShellLoadInfo to nsDocShellLoadState; r=bz, nika
|
2018-10-29 17:13:29 -07:00 |
nsPIDOMWindowInlines.h
|
|
|
nsPIWindowRoot.h
|
Bug 1503207 - Remove nsWeakPtr.h and cleanup all files including weak reference-related headers r=froydnj
|
2018-10-31 20:39:03 +00:00 |
nsPlainTextSerializer.cpp
|
Bug 1453795 - DOM - Initialize member fields in classes/ structures. r=peterv
|
2018-06-16 17:21:46 +03:00 |
nsPlainTextSerializer.h
|
|
|
nsPluginArray.cpp
|
Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot
|
2018-06-26 17:05:01 -07:00 |
nsPluginArray.h
|
|
|
nsPropertyTable.cpp
|
|
|
nsPropertyTable.h
|
|
|
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 1464632 - Add the option to explicitly cache the internal results of nsContentUtils::ComparePoints since nsRange::IsNodeSelected calls it repeatedly with the same value and we don't want to pollute the internal caching of nsINode... r=mats
|
2018-10-30 22:28:34 +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
|
Bug 1469714 - Part 1: Add the allow-storage-access-by-user-activation iframe sandbox flag; r=baku
|
2018-09-17 13:00:38 -04:00 |
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
|
|
|
nsStubDocumentObserver.h
|
|
|
nsStubMutationObserver.cpp
|
|
|
nsStubMutationObserver.h
|
|
|
nsStyledElement.cpp
|
Bug 1498445 - Stop creating a style attribute for invalid property values. r=smaug
|
2018-10-12 09:07:00 +00:00 |
nsStyledElement.h
|
Bug 1492894 - part 1 - make the node hierarchy consistently constructed with NodeInfo&&; r=mccr8
|
2018-09-21 16:45:49 -04:00 |
nsStyleLinkElement.cpp
|
Bug 1490791 - Make ShadowRoot stylesheet list work only when the shadow root is connected. r=smaug
|
2018-09-12 19:54:48 +00:00 |
nsStyleLinkElement.h
|
Bug 1477197: Remove unused UpdateStyleSheet argument. r=jwatt
|
2018-07-20 15:51:34 +02:00 |
nsSyncLoadService.cpp
|
Bug 1453795 - DOM - Initialize member fields in classes/ structures. r=peterv
|
2018-06-16 17:21:46 +03:00 |
nsSyncLoadService.h
|
|
|
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 1492894 - part 1 - make the node hierarchy consistently constructed with NodeInfo&&; r=mccr8
|
2018-09-21 16:45:49 -04:00 |
nsTextNode.h
|
Bug 1492894 - part 1 - make the node hierarchy consistently constructed with NodeInfo&&; r=mccr8
|
2018-09-21 16:45:49 -04: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 1498586 - Add clang-format off to avoid the reformatting of the data structures r=Ehsan
|
2018-10-12 20:48:24 +00:00 |
nsTreeSanitizer.h
|
Bug 1470367 - Refactor nsTreeSanitizer::SanitizeAttributes to accept a struct. r=hsivonen
|
2018-06-22 14:58:40 +10:00 |
nsViewportInfo.cpp
|
Bug 1501106 - Drop constaint of max zoom in nsViewportInfo. r=botond
|
2018-10-24 21:46:51 +00:00 |
nsViewportInfo.h
|
Bug 1494422 - Introduce extend-to-zoom and resolve width and height using it. r=botond
|
2018-10-19 04:19:21 +00:00 |
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
|
|
|
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 1498586 - Add clang-format off to avoid the reformatting of the data structures r=Ehsan
|
2018-10-12 20:48:24 +00: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
|
|
|
ParentProcessMessageManager.cpp
|
Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot
|
2018-06-26 17:05:01 -07:00 |
ParentProcessMessageManager.h
|
|
|
PlacesBookmark.h
|
Bug 1426245 - Replace OnItemAdded with bookmark-item-added r=mak
|
2018-10-09 14:47:27 +00:00 |
PlacesBookmarkAddition.h
|
Bug 1426245 - Replace OnItemAdded with bookmark-item-added r=mak
|
2018-10-09 14:47:27 +00: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
|
Bug 1426245 - Replace OnItemAdded with bookmark-item-added r=mak
|
2018-10-09 14:47:27 +00:00 |
PlacesObservers.cpp
|
Bug 1426245 - Test changes r=mak
|
2018-10-09 14:47:31 +00: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 1502801 - window.postMessage must throw a trusted MessageEvent, r=asuth
|
2018-10-29 16:26:30 +01:00 |
PostMessageEvent.h
|
Bug 1502801 - window.postMessage must throw a trusted MessageEvent, r=asuth
|
2018-10-29 16:26:30 +01:00 |
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
|
|
|
ProcessSelector.js
|
|
|
ProcessSelector.manifest
|
|
|
RangeBoundary.h
|
|
|
ResponsiveImageSelector.cpp
|
|
|
ResponsiveImageSelector.h
|
|
|
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 1493737 - Fix many trivial calls to do_QueryInterface r=smaug
|
2018-10-01 21:38:01 +00:00 |
ScreenOrientation.h
|
Bug 1490539 part 1 - Change FullScreen to Fullscreen in various names. r=smaug
|
2018-09-12 15:51:30 +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 1492894 - part 1 - make the node hierarchy consistently constructed with NodeInfo&&; r=mccr8
|
2018-09-21 16:45:49 -04:00 |
ShadowRoot.h
|
Bug 1490406, radio groups should work in shadow DOM, r=ehsan
|
2018-09-21 03:39:47 +03:00 |
SlowScriptDebug.js
|
|
|
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 1487463 - implement StructuredCloneTester to be used in testing r=baku
|
2018-10-02 16:43:57 +00:00 |
StructuredCloneHolder.h
|
|
|
StructuredCloneTags.h
|
Bug 1487463 - implement StructuredCloneTester to be used in testing r=baku
|
2018-10-02 16:43:57 +00:00 |
StructuredCloneTester.cpp
|
Bug 1499177 - Fix rooting hazard between return value and destructor in structured clone test function, r=perry
|
2018-10-15 12:41:28 -07:00 |
StructuredCloneTester.h
|
Bug 1487463 - implement StructuredCloneTester to be used in testing r=baku
|
2018-10-02 16:43:57 +00:00 |
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
|
|
|
TabGroup.cpp
|
Bug 1499473: Simplify TabGroup a bit, now that ThrottledEventQueue::Create is infallible. r=smaug
|
2018-10-17 20:41:59 +00:00 |
TabGroup.h
|
Bug 1499792: Remove unneeded 'ThrottledEventQueue' forward declarations. r=smaug
|
2018-10-18 12:20:14 +00:00 |
Text.cpp
|
|
|
Text.h
|
Bug 1492894 - part 1 - make the node hierarchy consistently constructed with NodeInfo&&; r=mccr8
|
2018-09-21 16:45:49 -04:00 |
TextInputProcessor.cpp
|
Bug 1343955 - part 3: Implement similar C++ utility of _computeKeyCodeFromChar() in EventUtils.js and make it accssible with nsITextInputProcessor for EventUtils.js r=smaug
|
2018-10-03 09:24:15 +00:00 |
TextInputProcessor.h
|
Bug 1343955 - part 3: Implement similar C++ utility of _computeKeyCodeFromChar() in EventUtils.js and make it accssible with nsITextInputProcessor for EventUtils.js r=smaug
|
2018-10-03 09:24:15 +00:00 |
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
|
Bug 1437064 - Remove tracking timeouts list from TimeoutManager. r=chutten,Ehsan
|
2018-10-12 18:01:19 +00:00 |
Timeout.h
|
Bug 1437064 - Remove tracking timeouts list from TimeoutManager. r=chutten,Ehsan
|
2018-10-12 18:01:19 +00:00 |
TimeoutBudgetManager.cpp
|
Bug 1437064 - Remove tracking timeouts list from TimeoutManager. r=chutten,Ehsan
|
2018-10-12 18:01:19 +00:00 |
TimeoutBudgetManager.h
|
Bug 1437064 - Remove tracking timeouts list from TimeoutManager. r=chutten,Ehsan
|
2018-10-12 18:01:19 +00:00 |
TimeoutExecutor.cpp
|
Bug 1499848 - make TimeoutExecutor timers slightly more efficient; r=baku
|
2018-10-17 19:57:36 -04:00 |
TimeoutExecutor.h
|
|
|
TimeoutHandler.cpp
|
|
|
TimeoutHandler.h
|
|
|
TimeoutManager.cpp
|
Bug 1437064 - Remove tracking timeouts list from TimeoutManager. r=chutten,Ehsan
|
2018-10-12 18:01:19 +00:00 |
TimeoutManager.h
|
Bug 1437064 - Remove tracking timeouts list from TimeoutManager. r=chutten,Ehsan
|
2018-10-12 18:01:19 +00: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
|
|
|
UseCounter.h
|
|
|
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 |
usecounters.py
|
|
|
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
|
|
|
WindowDestroyedEvent.cpp
|
Bug 1482835 - Remove JS_GetCompartmentPrincipals calls in the compartment nuking code. r=mccr8
|
2018-09-14 17:38:57 +00:00 |
WindowDestroyedEvent.h
|
Bug 1503207 - Remove nsWeakPtr.h and cleanup all files including weak reference-related headers r=froydnj
|
2018-10-31 20:39:03 +00:00 |
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
|
|
|