| .. |
|
crashtests
|
Bug 1537588: Add crashtest to verify that pagehide is fired, even if there's a sync XHR during pageload. r=bzbarsky
|
2019-03-22 06:15:49 +00:00 |
|
test
|
Bug 1320404 - Remove appId from origin attributes - part 1 - OriginAttributes and nsIPrincipal, r=Ehsan,flod
|
2019-05-03 17:13:17 +00:00 |
|
AnonymousContent.cpp
|
Bug 1519636 - clang-format-8: Reformat recent changes to the Google coding style r=Ehsan
|
2019-04-05 21:41:42 +00:00 |
|
AnonymousContent.h
|
Bug 1538794, add AnonymousContent.getTargetIdForEvent to be able to detect the event target in anonymous content, r=baku
|
2019-03-26 21:40:29 +02:00 |
|
Attr.cpp
|
Bug 1531086 - Remove some null checks in Element.h and Attr.cpp. r=qdot
|
2019-02-28 01:37:49 +00:00 |
|
Attr.h
|
|
|
|
AttrArray.cpp
|
|
|
|
AttrArray.h
|
|
|
|
AutocompleteFieldList.h
|
|
|
|
BarProps.cpp
|
Bug 1543564 part 2. Get rid of pointless nsPIDOMWindowInner::AsInner methods. r=farre
|
2019-04-11 14:12:43 +00:00 |
|
BarProps.h
|
|
|
|
BodyUtil.cpp
|
Bug 1532005 - Implement a new js/public/ArrayBuffer.h header to centralize functionality for creating and interacting with ArrayBuffers. r=sfink
|
2019-03-04 15:19:16 -08:00 |
|
BodyUtil.h
|
|
|
|
BorrowedAttrInfo.cpp
|
|
|
|
BorrowedAttrInfo.h
|
|
|
|
CharacterData.cpp
|
Bug 1528675 - Rename NODE_CHROME_ONLY_ACCESS to NODE_HAS_BEEN_IN_UA_WIDGET, and use that to determine our wrapper scope. r=bzbarsky
|
2019-02-21 18:39:28 +00:00 |
|
CharacterData.h
|
Bug 1530208. Fix isEqualNode to not do a bunch of string-copying. r=mccr8
|
2019-03-04 19:43:47 +00:00 |
|
ChildIterator.cpp
|
Bug 205202 part 1 - [css-lists][css-pseudo] Add support for the ::marker pseudo element on list items. Alias :-moz-list-bullet/number to that in the parser. r=emilio
|
2019-03-24 23:13:53 +01:00 |
|
ChildIterator.h
|
Bug 205202 part 1 - [css-lists][css-pseudo] Add support for the ::marker pseudo element on list items. Alias :-moz-list-bullet/number to that in the parser. r=emilio
|
2019-03-24 23:13:53 +01:00 |
|
ChildProcessMessageManager.h
|
|
|
|
ChromeMessageBroadcaster.cpp
|
|
|
|
ChromeMessageBroadcaster.h
|
|
|
|
ChromeMessageSender.cpp
|
|
|
|
ChromeMessageSender.h
|
|
|
|
ChromeNodeList.cpp
|
|
|
|
ChromeNodeList.h
|
|
|
|
ChromeUtils.cpp
|
Bug 1534967 - Part 1: use RootedIdVector. r=jonco
|
2019-04-08 10:46:53 +08:00 |
|
ChromeUtils.h
|
Bug 1320404 - Remove appId from origin attributes - part 1 - OriginAttributes and nsIPrincipal, r=Ehsan,flod
|
2019-05-03 17:13:17 +00:00 |
|
Comment.cpp
|
Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika
|
2019-02-25 16:05:29 -06:00 |
|
Comment.h
|
|
|
|
components.conf
|
Bug 1524688: Part 58 - Convert SlowScriptDebug to static registration. r=mconley
|
2019-01-30 11:42:53 -08:00 |
|
ContentAreaDropListener.jsm
|
Bug 1518454: Part 1, backend changes, add CSP to loadURIOptions dictionary and pass CSP explicitly from frontend to docshell. r=bz
|
2019-02-21 16:00:32 +01:00 |
|
ContentBlockingLog.cpp
|
Bug 1539641 - Log and report storage access granted reason; r=Ehsan,chutten
|
2019-04-12 00:38:57 +00:00 |
|
ContentBlockingLog.h
|
Bug 1539641 - Log and report storage access granted reason; r=Ehsan,chutten
|
2019-04-12 00:38:57 +00:00 |
|
ContentFrameMessageManager.cpp
|
|
|
|
ContentFrameMessageManager.h
|
|
|
|
ContentIterator.cpp
|
|
|
|
ContentIterator.h
|
|
|
|
ContentProcessMessageManager.cpp
|
|
|
|
ContentProcessMessageManager.h
|
|
|
|
CORSMode.h
|
|
|
|
Crypto.cpp
|
Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika
|
2019-02-25 16:05:29 -06:00 |
|
Crypto.h
|
|
|
|
CustomElementRegistry.cpp
|
Bug 1542932 Remove CustomElementConstructor copy r=bzbarsky
|
2019-04-10 15:45:57 +00:00 |
|
CustomElementRegistry.h
|
bug 1542932 Generate CustomElementConstructor from WebIDL callback definition r=bzbarsky
|
2019-04-11 23:05:10 +00:00 |
|
DirectionalityUtils.cpp
|
|
|
|
DirectionalityUtils.h
|
|
|
|
DispatcherTrait.cpp
|
|
|
|
DispatcherTrait.h
|
|
|
|
DocGroup.cpp
|
Bug 1543564 part 3. Get rid of pointless nsPIDOMWindowOuter::GetOuterWindow method. r=farre
|
2019-04-11 14:14:15 +00:00 |
|
DocGroup.h
|
|
|
|
Document.cpp
|
Bug 1320404 - Remove appId from origin attributes - part 1 - OriginAttributes and nsIPrincipal, r=Ehsan,flod
|
2019-05-03 17:13:17 +00:00 |
|
Document.h
|
Bug 1440537 - Don't propagate flushes across docgroup boundaries. r=bzbarsky
|
2019-04-29 20:47:44 +02:00 |
|
DocumentFragment.cpp
|
Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika
|
2019-02-25 16:05:29 -06:00 |
|
DocumentFragment.h
|
|
|
|
DocumentInlines.h
|
Bug 1544535 - Bug 1542263 - Don't keep two list of stylesheets in ServoStyleSet. r=firefox-style-system-reviewers,jwatt
|
2019-04-19 04:20:31 +00:00 |
|
DocumentOrShadowRoot.cpp
|
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
|
2019-04-22 16:35:03 +00:00 |
|
DocumentOrShadowRoot.h
|
Bug 1542756 - Bug 1543128 - Add option to only return visible nodes from nsIDOMWindowUtils.nodesFromRect. r=emilio
|
2019-04-15 01:08:12 +00:00 |
|
DocumentType.cpp
|
|
|
|
DocumentType.h
|
|
|
|
domerr.msg
|
Merge mozilla-inbound to mozilla-central. a=merge
|
2019-04-03 09:05:41 +03:00 |
|
DOMError.cpp
|
Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika
|
2019-02-25 16:05:29 -06:00 |
|
DOMError.h
|
|
|
|
DOMException.cpp
|
Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika
|
2019-02-25 16:05:29 -06:00 |
|
DOMException.h
|
Bug 1447244 Part 5 - Add source ID to nsIScriptError and ConsoleEvent, r=smaug.
|
2019-01-16 12:00:38 -10:00 |
|
DOMImplementation.cpp
|
|
|
|
DOMImplementation.h
|
|
|
|
DOMIntersectionObserver.cpp
|
Bug 1540015 - part 3: Rename Document::GetShell() to Document::GetPresShell() and make it return PresShell* rather than nsIPresShell* r=smaug,emilio
|
2019-03-29 15:12:47 +00:00 |
|
DOMIntersectionObserver.h
|
Bug 1535384 part 1. Eliminate some easy cases of MOZ_CAN_RUN_SCRIPT_BOUNDARY on webidl callbacks. r=mccr8
|
2019-03-19 05:24:39 +00:00 |
|
DOMMatrix.cpp
|
Bug 1536586 - Simplify a bit our generated bindings by getting rid of FooBorrowed and FooBorrowedMut. r=heycam
|
2019-03-21 17:00:27 +00:00 |
|
DOMMatrix.h
|
|
|
|
DOMMozPromiseRequestHolder.h
|
|
|
|
DOMParser.cpp
|
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
|
2019-03-13 10:19:06 +01:00 |
|
DOMParser.h
|
|
|
|
DOMPoint.cpp
|
|
|
|
DOMPoint.h
|
|
|
|
DOMPrefs.cpp
|
Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika
|
2019-02-25 16:05:29 -06:00 |
|
DOMPrefs.h
|
|
|
|
DOMPrefsInternal.h
|
|
|
|
DOMQuad.cpp
|
|
|
|
DOMQuad.h
|
|
|
|
DOMRect.cpp
|
|
|
|
DOMRect.h
|
|
|
|
DOMRequest.cpp
|
Bug 1455020 - Extend CheckInnerWindowCorrectness() to check the state of the worker, r=smaug
|
2019-04-01 16:46:46 +00:00 |
|
DOMRequest.h
|
|
|
|
DOMRequestHelper.jsm
|
|
|
|
DOMStringList.cpp
|
|
|
|
DOMStringList.h
|
|
|
|
DOMTokenListSupportedTokens.h
|
|
|
|
Element.cpp
|
Bug 1548305. Fix incorrect Maybe<JSAutoRealm> use in Element::Animate. r=jandem
|
2019-05-02 07:14:35 +00:00 |
|
Element.h
|
Bug 1547418 - Make CapturingContentInfo a private struct of PresShell and move APIs for it from nsIPresShell to PresShell r=smaug
|
2019-04-30 00:26:57 +00:00 |
|
ElementInlines.h
|
Bug 1540990 - Get rid of unnecessary nsIPresShell.h inclusions r=emilio
|
2019-04-04 00:19:48 +00:00 |
|
EventSource.cpp
|
Bug 1532318 - Part 2 : update changes of nsIHttpChannel in codebase r=smaug
|
2019-05-02 12:33:55 +00:00 |
|
EventSource.h
|
Bug 1539532 - EventSource must bind itself to valid nsIGlobalObject in workers, r=smaug
|
2019-03-28 22:06:29 +00:00 |
|
FlushType.h
|
|
|
|
FormData.cpp
|
Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika
|
2019-02-25 16:05:29 -06:00 |
|
FormData.h
|
|
|
|
FragmentOrElement.cpp
|
Bug 1540015 - part 3: Rename Document::GetShell() to Document::GetPresShell() and make it return PresShell* rather than nsIPresShell* r=smaug,emilio
|
2019-03-29 15:12:47 +00:00 |
|
FragmentOrElement.h
|
|
|
|
FromParser.h
|
|
|
|
FullscreenChange.h
|
|
|
|
FuzzingFunctions.cpp
|
Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika
|
2019-02-25 16:05:29 -06:00 |
|
FuzzingFunctions.h
|
|
|
|
gen-usecounters.py
|
|
|
|
GeneratedImageContent.cpp
|
|
|
|
GeneratedImageContent.h
|
|
|
|
HTMLSplitOnSpacesTokenizer.h
|
|
|
|
IdentifierMapEntry.h
|
Bug 1541016 - Add a generic TreeOrderedArray. r=smaug
|
2019-04-03 07:02:34 +00:00 |
|
IdleDeadline.cpp
|
|
|
|
IdleDeadline.h
|
|
|
|
IdleRequest.cpp
|
Bug 1535384 part 13. Remove MOZ_CAN_RUN_SCRIPT_BOUNDARY from IdleRequestCallback. r=farre
|
2019-03-19 07:22:05 +00:00 |
|
IdleRequest.h
|
Bug 1535384 part 13. Remove MOZ_CAN_RUN_SCRIPT_BOUNDARY from IdleRequestCallback. r=farre
|
2019-03-19 07:22:05 +00:00 |
|
IDTracker.cpp
|
|
|
|
IDTracker.h
|
|
|
|
IframeSandboxKeywordList.h
|
|
|
|
ImageEncoder.cpp
|
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
|
2019-04-12 13:14:25 +00:00 |
|
ImageEncoder.h
|
Bug 1542344 - fix API mismatches in ImageEncoder; r=mccr8
|
2019-04-08 01:51:17 +00:00 |
|
ImageTracker.cpp
|
|
|
|
ImageTracker.h
|
|
|
|
IndexedDBHelper.jsm
|
|
|
|
InProcessBrowserChildMessageManager.cpp
|
Bug 1534395 - Rename TabChild to BrowserChild. r=nika
|
2019-04-09 17:39:01 -05:00 |
|
InProcessBrowserChildMessageManager.h
|
Bug 1534395 - Rename TabChild to BrowserChild. r=nika
|
2019-04-09 17:39:01 -05:00 |
|
IntlUtils.cpp
|
|
|
|
IntlUtils.h
|
|
|
|
Link.cpp
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
|
Link.h
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
|
Location.cpp
|
Bug 1540990 - Get rid of unnecessary nsIPresShell.h inclusions r=emilio
|
2019-04-04 00:19:48 +00:00 |
|
Location.h
|
Bug 1518202 - Add cross-process proxies for Location. r=bzbarsky
|
2019-02-28 18:23:15 +00:00 |
|
MaybeCrossOriginObject.cpp
|
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
|
2019-04-12 13:14:25 +00:00 |
|
MaybeCrossOriginObject.h
|
Bug 1534967 - Part 1: use RootedIdVector. r=jonco
|
2019-04-08 10:46:53 +08:00 |
|
MessageBroadcaster.cpp
|
|
|
|
MessageBroadcaster.h
|
|
|
|
MessageListenerManager.cpp
|
|
|
|
MessageListenerManager.h
|
|
|
|
MessageManagerGlobal.cpp
|
|
|
|
MessageManagerGlobal.h
|
|
|
|
MessageSender.cpp
|
|
|
|
MessageSender.h
|
|
|
|
MimeType.cpp
|
Bug 1541138 - Update MimeType.cpp to consider HTTP whitespace, not ASCII whitespace; r=hsivonen
|
2019-04-05 16:08:53 +00:00 |
|
MimeType.h
|
|
|
|
moz.build
|
Backed out 6 changesets (bug 1392408) for build bustages at nsContentPolicy.cpp and nsFrameLoaderOwner.cpp. CLOSED TREE
|
2019-05-02 19:57:25 +03:00 |
|
mozAutoDocUpdate.h
|
|
|
|
mozIDOMWindow.idl
|
|
|
|
MozQueryInterface.cpp
|
|
|
|
MozQueryInterface.h
|
|
|
|
NameSpaceConstants.h
|
|
|
|
Navigator.cpp
|
Bug 1532318 - Part 2 : update changes of nsIHttpChannel in codebase r=smaug
|
2019-05-02 12:33:55 +00:00 |
|
Navigator.h
|
Bug 1535384 part 11. Remove MOZ_CAN_RUN_SCRIPT_BOUNDARY for getUserMedia callbacks. r=jib
|
2019-03-19 04:36:46 +00:00 |
|
NodeInfo.cpp
|
|
|
|
NodeInfo.h
|
|
|
|
NodeInfoInlines.h
|
|
|
|
NodeIterator.cpp
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
|
NodeIterator.h
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
|
NodeUbiReporting.cpp
|
|
|
|
NodeUbiReporting.h
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
|
nsAttrName.h
|
|
|
|
nsAttrValue.cpp
|
Bug 1540408 Part 2 - Move nsSVGLength2 and nsSVGNumber2 to the mozilla namespace renaming them to be SVGAnimatedLength and SVGAnimatedNumber. r=dholbert
|
2019-04-09 21:04:33 +01:00 |
|
nsAttrValue.h
|
Bug 1540408 Part 2 - Move nsSVGLength2 and nsSVGNumber2 to the mozilla namespace renaming them to be SVGAnimatedLength and SVGAnimatedNumber. r=dholbert
|
2019-04-09 21:04:33 +01:00 |
|
nsAttrValueInlines.h
|
Bug 1540408 Part 2 - Move nsSVGLength2 and nsSVGNumber2 to the mozilla namespace renaming them to be SVGAnimatedLength and SVGAnimatedNumber. r=dholbert
|
2019-04-09 21:04:33 +01:00 |
|
nsAttrValueOrString.cpp
|
|
|
|
nsAttrValueOrString.h
|
|
|
|
nsCaseTreatment.h
|
|
|
|
nsCCUncollectableMarker.cpp
|
Bug 1543564 part 2. Get rid of pointless nsPIDOMWindowInner::AsInner methods. r=farre
|
2019-04-11 14:12:43 +00:00 |
|
nsCCUncollectableMarker.h
|
|
|
|
nsChildContentList.h
|
|
|
|
nsContentAreaDragDrop.cpp
|
Bug 1534395 - Rename TabParent to BrowserParent. r=nika
|
2019-04-09 16:38:15 -05:00 |
|
nsContentAreaDragDrop.h
|
|
|
|
nsContentCID.h
|
|
|
|
nsContentCreatorFunctions.h
|
|
|
|
nsContentList.cpp
|
|
|
|
nsContentList.h
|
|
|
|
nsContentListDeclarations.h
|
|
|
|
nsContentPermissionHelper.cpp
|
Bug 1444503 - Remove the IPC::Principal r=ckerschb,nika
|
2019-04-25 14:18:11 +00:00 |
|
nsContentPermissionHelper.h
|
Bug 1444503 - Remove the IPC::Principal r=ckerschb,nika
|
2019-04-25 14:18:11 +00:00 |
|
nsContentPolicy.cpp
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
|
nsContentPolicy.h
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
|
nsContentPolicyUtils.h
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
|
nsContentSink.cpp
|
Bug 1543315 - part 10: Mark nsIPresShell::GoToAnchor() and nsIPresShell::ScrollToAnchor() as MOZ_CAN_RUN_SCRIPT r=smaug
|
2019-04-23 01:27:47 +00:00 |
|
nsContentSink.h
|
Bug 1543315 - part 10: Mark nsIPresShell::GoToAnchor() and nsIPresShell::ScrollToAnchor() as MOZ_CAN_RUN_SCRIPT r=smaug
|
2019-04-23 01:27:47 +00:00 |
|
nsContentTypeParser.cpp
|
|
|
|
nsContentTypeParser.h
|
|
|
|
nsContentUtils.cpp
|
Bug 1532318 - Part 2 : update changes of nsIHttpChannel in codebase r=smaug
|
2019-05-02 12:33:55 +00:00 |
|
nsContentUtils.h
|
Bug 1548253 - Port pref cache variables of nsContentUtils to StaticPrefs - dom.script_loader.bytecode_cache.strategy, r=Ehsan
|
2019-05-01 21:11:48 +00:00 |
|
nsCopySupport.cpp
|
Bug 1543315 - part 9: Mark nsIPresShell::FlushPendingNotifications() as MOZ_CAN_RUN_SCRIPT r=smaug
|
2019-04-13 12:43:57 +00:00 |
|
nsCopySupport.h
|
Bug 1543315 - part 9: Mark nsIPresShell::FlushPendingNotifications() as MOZ_CAN_RUN_SCRIPT r=smaug
|
2019-04-13 12:43:57 +00:00 |
|
nsDataDocumentContentPolicy.cpp
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
|
nsDataDocumentContentPolicy.h
|
|
|
|
nsDeprecatedOperationList.h
|
Bug 1165211: Add UseCounter for 'MouseEvent.mozPressure' and deprecate it. r=alchen,smaug
|
2019-03-15 08:57:39 +00:00 |
|
nsDocElementCreatedNotificationRunner.h
|
|
|
|
nsDocumentEncoder.cpp
|
Backed out changeset 78ed7f9d6566 (bug 1542530) for failing test_text_selection.html on a CLOSED TREE
|
2019-04-11 19:38:18 +03:00 |
|
nsDocumentWarningList.h
|
|
|
|
nsDOMAttributeMap.cpp
|
Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika
|
2019-02-25 16:05:29 -06:00 |
|
nsDOMAttributeMap.h
|
|
|
|
nsDOMCaretPosition.cpp
|
|
|
|
nsDOMCaretPosition.h
|
|
|
|
nsDOMCID.h
|
|
|
|
nsDOMDataChannel.cpp
|
Bug 1531904 - Part 2: Keep up with webidl changes in part 1. r=smaug,jib
|
2019-04-16 16:38:23 +00:00 |
|
nsDOMDataChannel.h
|
Bug 1531904 - Part 2: Keep up with webidl changes in part 1. r=smaug,jib
|
2019-04-16 16:38:23 +00:00 |
|
nsDOMDataChannelDeclarations.h
|
|
|
|
nsDOMJSUtils.h
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
|
nsDOMMutationObserver.cpp
|
Bug 1535384 part 5. Eliminate MOZ_CAN_RUN_SCRIPT_BOUNDARY for mutation callbacks. r=mccr8
|
2019-03-19 15:14:11 +00:00 |
|
nsDOMMutationObserver.h
|
Bug 1535384 part 5. Eliminate MOZ_CAN_RUN_SCRIPT_BOUNDARY for mutation callbacks. r=mccr8
|
2019-03-19 15:14:11 +00:00 |
|
nsDOMNavigationTiming.cpp
|
Bug 1500692 - Centralize profiling category definition and add infrastructure for subcategories. r=njn
|
2019-02-16 17:37:43 +00:00 |
|
nsDOMNavigationTiming.h
|
Bug 1506976 - Make FirstContentfulPaint timing measure until the composite end of the paint. r=bas
|
2019-02-12 19:09:06 +00:00 |
|
nsDOMSerializer.cpp
|
|
|
|
nsDOMSerializer.h
|
|
|
|
nsDOMString.h
|
|
|
|
nsDOMTokenList.cpp
|
|
|
|
nsDOMTokenList.h
|
|
|
|
nsDOMWindowList.cpp
|
|
|
|
nsDOMWindowList.h
|
|
|
|
nsDOMWindowUtils.cpp
|
Bug 1547618 - Make dom use mozilla::PresShell rather than via nsIPresShell r=smaug
|
2019-04-30 01:35:30 +00:00 |
|
nsDOMWindowUtils.h
|
Bug 1542506 - Make nsDocShell use mozilla::PresShell* directly rather than nsIPresShell* r=bzbarsky
|
2019-04-13 01:03:13 +00:00 |
|
nsFocusManager.cpp
|
Bug 1547618 - Make dom use mozilla::PresShell rather than via nsIPresShell r=smaug
|
2019-04-30 01:35:30 +00:00 |
|
nsFocusManager.h
|
Bug 1547618 - Make dom use mozilla::PresShell rather than via nsIPresShell r=smaug
|
2019-04-30 01:35:30 +00:00 |
|
nsFrameLoader.cpp
|
Bug 1320404 - Remove appId from origin attributes - part 1 - OriginAttributes and nsIPrincipal, r=Ehsan,flod
|
2019-05-03 17:13:17 +00:00 |
|
nsFrameLoader.h
|
Bug 1539163 - Part 1: support resuming load after process switch, r=qdot
|
2019-04-17 00:53:28 +00:00 |
|
nsFrameLoaderOwner.cpp
|
Bug 1546019 - When a focused browser changes remoteness, make sure to activate the remote browser if needed. r=qdot
|
2019-04-29 20:06:22 +00:00 |
|
nsFrameLoaderOwner.h
|
Bug 1546019 - When a focused browser changes remoteness, make sure to activate the remote browser if needed. r=qdot
|
2019-04-29 20:06:22 +00:00 |
|
nsFrameMessageManager.cpp
|
Bug 1534395 - Rename TabChild to BrowserChild. r=nika
|
2019-04-09 17:39:01 -05:00 |
|
nsFrameMessageManager.h
|
Bug 1522579 - Part 3: Remove consumers of nsIContentChild, r=mccr8
|
2019-02-25 20:04:49 +00:00 |
|
nsGlobalWindow.h
|
|
|
|
nsGlobalWindowCommands.cpp
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
|
nsGlobalWindowCommands.h
|
Bug 1540963 - Make nsIControllerCommandTable builtinclass and make its users use nsControllerCommandTable directly r=bzbarsky
|
2019-04-03 12:52:14 +00:00 |
|
nsGlobalWindowInner.cpp
|
Bug 1548613. Get rid of FastGetGlobalJSObject. r=mccr8,jonco
|
2019-05-03 10:08:07 +00:00 |
|
nsGlobalWindowInner.h
|
Bug 1548613. Get rid of FastGetGlobalJSObject. r=mccr8,jonco
|
2019-05-03 10:08:07 +00:00 |
|
nsGlobalWindowOuter.cpp
|
Bug 1548625 part 1. Get rid of some ExposeObjectToActiveJS calls in nsGlobalWindowOuter. r=mccr8,jonco
|
2019-05-03 10:08:20 +00:00 |
|
nsGlobalWindowOuter.h
|
Bug 1548613. Get rid of FastGetGlobalJSObject. r=mccr8,jonco
|
2019-05-03 10:08:07 +00:00 |
|
nsHistory.cpp
|
Bug 1540990 - Get rid of unnecessary nsIPresShell.h inclusions r=emilio
|
2019-04-04 00:19:48 +00:00 |
|
nsHistory.h
|
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
|
2019-04-22 16:35:03 +00:00 |
|
nsHTMLContentSerializer.cpp
|
|
|
|
nsHTMLContentSerializer.h
|
|
|
|
nsIAnimationObserver.h
|
|
|
|
nsIContent.h
|
Bug 205202 part 1 - [css-lists][css-pseudo] Add support for the ::marker pseudo element on list items. Alias :-moz-list-bullet/number to that in the parser. r=emilio
|
2019-03-24 23:13:53 +01:00 |
|
nsIContentInlines.h
|
Bug 1528675 - Rename NODE_CHROME_ONLY_ACCESS to NODE_HAS_BEEN_IN_UA_WIDGET, and use that to determine our wrapper scope. r=bzbarsky
|
2019-02-21 18:39:28 +00:00 |
|
nsIContentPolicy.idl
|
Bug 1545822 - Clean up some whitespace in XPIDL files. r=froydnj
|
2019-04-21 01:47:00 +00:00 |
|
nsIContentSerializer.h
|
|
|
|
nsIDocumentEncoder.idl
|
|
|
|
nsIDocumentObserver.h
|
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
|
2019-04-22 16:35:03 +00:00 |
|
nsIDOMRequestService.idl
|
|
|
|
nsIDroppedLinkHandler.idl
|
Bug 1518454: Part 1, backend changes, add CSP to loadURIOptions dictionary and pass CSP explicitly from frontend to docshell. r=bz
|
2019-02-21 16:00:32 +01:00 |
|
nsIGlobalObject.cpp
|
Bug 1547923 part 5. Start using nsIGlobalObject::GetGlobalJSObjectPreserveColor where possible. r=mccr8,jonco
|
2019-05-03 15:15:31 +00:00 |
|
nsIGlobalObject.h
|
Bug 1547923 part 6. Make nsIGlobalObject::GetGlobalJSObject always expose to active JS. r=mccr8
|
2019-05-02 21:36:15 +00:00 |
|
nsIImageLoadingContent.idl
|
|
|
|
nsImageLoadingContent.cpp
|
Bug 1546697 - Use a consistent style for enum classes in layout. r=dholbert
|
2019-04-25 23:03:04 +00:00 |
|
nsImageLoadingContent.h
|
Bug 1501794 - Implement img decode API. r=bzbarsky,tnikkel
|
2019-04-02 08:56:54 -04:00 |
|
nsIMessageManager.idl
|
|
|
|
nsIMutationObserver.h
|
|
|
|
nsINode.cpp
|
Bug 1548253 - Port pref cache variables of nsContentUtils to StaticPrefs - layout.css.getBoxQuads.enabled, r=Ehsan
|
2019-05-01 21:09:58 +00:00 |
|
nsINode.h
|
Bug 1547618 - Make dom use mozilla::PresShell rather than via nsIPresShell r=smaug
|
2019-04-30 01:35:30 +00:00 |
|
nsINodeList.h
|
|
|
|
nsIObjectLoadingContent.idl
|
|
|
|
nsIRemoteWindowContext.idl
|
Bug 1521596 expose private browsing flag in nsIRemoteWindowContext r=kmag
|
2019-02-27 01:46:07 +00:00 |
|
nsIScriptableContentIterator.idl
|
|
|
|
nsIScriptChannel.idl
|
Bug 1531128 part 1. Add an nsIScriptChannel API to ask whether the channel is a document load. r=mccr8
|
2019-02-27 22:05:59 +00:00 |
|
nsIScriptContext.h
|
|
|
|
nsIScriptGlobalObject.h
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
|
nsIScriptObjectPrincipal.h
|
Bug 1536411 - StoragePrincipal - part 1 - Implementation, r=Ehsan
|
2019-04-12 05:31:32 +00:00 |
|
nsIScriptTimeoutHandler.h
|
|
|
|
nsISelectionController.idl
|
Bug 1533617 part 4. Mark virtual methods with CAN_RUN_SCRIPT overrides as CAN_RUN_SCRIPT. r=nika
|
2019-03-11 14:20:29 +00:00 |
|
nsISelectionDisplay.idl
|
|
|
|
nsISelectionListener.idl
|
|
|
|
nsISizeOfEventTarget.h
|
|
|
|
nsISlowScriptDebug.idl
|
|
|
|
nsIStyleSheetLinkingElement.h
|
Bug 1281135 - Make <link disabled> work and HTMLLinkElement.disabled reflect that attribute. r=bzbarsky
|
2019-04-19 13:31:05 +00:00 |
|
nsITimeoutHandler.h
|
Bug 1535384 part 13. Remove MOZ_CAN_RUN_SCRIPT_BOUNDARY from IdleRequestCallback. r=farre
|
2019-03-19 07:22:05 +00:00 |
|
nsJSEnvironment.cpp
|
Bug 1548827, let CC to run sooner after GC, r=mccr8
|
2019-05-03 18:44:14 +00:00 |
|
nsJSEnvironment.h
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
|
nsJSTimeoutHandler.cpp
|
Bug 1548613. Get rid of FastGetGlobalJSObject. r=mccr8,jonco
|
2019-05-03 10:08:07 +00:00 |
|
nsJSUtils.cpp
|
Bug 1542910 - Make all script compilation APIs directly return a JSScript*, rather than returning a success code and returning the JSScript* via outparam that exactly duplicates the success code value's meaning. r=arai
|
2019-04-09 17:58:52 +00:00 |
|
nsJSUtils.h
|
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
|
2019-03-31 15:12:55 +00:00 |
|
nsLineBreaker.cpp
|
|
|
|
nsLineBreaker.h
|
|
|
|
nsMappedAttributeElement.cpp
|
|
|
|
nsMappedAttributeElement.h
|
|
|
|
nsMappedAttributes.cpp
|
|
|
|
nsMappedAttributes.h
|
|
|
|
nsMimeTypeArray.cpp
|
|
|
|
nsMimeTypeArray.h
|
|
|
|
nsNameSpaceManager.cpp
|
Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika
|
2019-02-25 16:05:29 -06:00 |
|
nsNameSpaceManager.h
|
|
|
|
nsNoDataProtocolContentPolicy.cpp
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
|
nsNoDataProtocolContentPolicy.h
|
|
|
|
nsNodeInfoManager.cpp
|
Bug 1528677: Remove nullchecks for loadinfo since we have loadinfo on all channels. r=baku
|
2019-02-20 13:27:25 +01:00 |
|
nsNodeInfoManager.h
|
|
|
|
nsNodeUtils.cpp
|
Bug 1272409 - Fix fuzzy unified build failed after adding new files into dom/base. r=dholbert
|
2019-04-26 20:29:30 +00:00 |
|
nsNodeUtils.h
|
|
|
|
nsObjectLoadingContent.cpp
|
Bug 1532318 - Part 2 : update changes of nsIHttpChannel in codebase r=smaug
|
2019-05-02 12:33:55 +00:00 |
|
nsObjectLoadingContent.h
|
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
|
2019-04-12 13:14:25 +00:00 |
|
nsOpenURIInFrameParams.cpp
|
Bug 1272409 - Fix fuzzy unified build failed after adding new files into dom/base. r=dholbert
|
2019-04-26 20:29:30 +00:00 |
|
nsOpenURIInFrameParams.h
|
Bug 1272409 - Fix fuzzy unified build failed after adding new files into dom/base. r=dholbert
|
2019-04-26 20:29:30 +00:00 |
|
nsPIDOMWindow.h
|
Bug 1539641 - Log and report storage access granted reason; r=Ehsan,chutten
|
2019-04-12 00:38:57 +00:00 |
|
nsPIDOMWindowInlines.h
|
Bug 1543564 part 2. Get rid of pointless nsPIDOMWindowInner::AsInner methods. r=farre
|
2019-04-11 14:12:43 +00:00 |
|
nsPIWindowRoot.h
|
Bug 1534395 - Rename TabParent to BrowserParent. r=nika
|
2019-04-09 16:38:15 -05:00 |
|
nsPlainTextSerializer.cpp
|
Bug 1535392 - <style> and <script> elements should be included in Selection.toString() unless they have CSS 'display:none'. r=smaug
|
2019-03-18 14:33:08 +00:00 |
|
nsPlainTextSerializer.h
|
|
|
|
nsPluginArray.cpp
|
Bug 1527505 - Part 9: Make nsIPermissionManager accept ACString arguments for permission types instead of raw C strings; r=nika
|
2019-02-21 22:54:28 +00:00 |
|
nsPluginArray.h
|
|
|
|
nsPropertyTable.cpp
|
|
|
|
nsPropertyTable.h
|
|
|
|
nsQueryContentEventResult.cpp
|
|
|
|
nsQueryContentEventResult.h
|
|
|
|
nsRange.cpp
|
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
|
2019-04-28 09:30:05 +00:00 |
|
nsRange.h
|
|
|
|
nsSandboxFlags.h
|
|
|
|
nsScreen.cpp
|
Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika
|
2019-02-25 16:05:29 -06:00 |
|
nsScreen.h
|
|
|
|
nsStructuredCloneContainer.cpp
|
Bug 1539261, part 2 - Mark various JSStructuredCloneData methods MOZ_MUST_USE. r=sfink
|
2019-03-27 20:41:17 +00:00 |
|
nsStructuredCloneContainer.h
|
|
|
|
nsStubAnimationObserver.cpp
|
|
|
|
nsStubAnimationObserver.h
|
|
|
|
nsStubDocumentObserver.cpp
|
|
|
|
nsStubDocumentObserver.h
|
|
|
|
nsStubMutationObserver.cpp
|
|
|
|
nsStubMutationObserver.h
|
|
|
|
nsStyledElement.cpp
|
|
|
|
nsStyledElement.h
|
|
|
|
nsStyleLinkElement.cpp
|
Bug 1281135 - Make <link disabled> work and HTMLLinkElement.disabled reflect that attribute. r=bzbarsky
|
2019-04-19 13:31:05 +00:00 |
|
nsStyleLinkElement.h
|
|
|
|
nsSyncLoadService.cpp
|
Bug 1532318 - Part 2 : update changes of nsIHttpChannel in codebase r=smaug
|
2019-05-02 12:33:55 +00:00 |
|
nsSyncLoadService.h
|
Bug 1525245 - Stabilize cookiePolicy/cookiePermission for live documents - part 12 - nsICookieSettings for the channel creation, r=ckerschb,asuth,Ehsan
|
2019-03-08 09:04:11 +00:00 |
|
nsTextFragment.cpp
|
Bug 1530208. Fix isEqualNode to not do a bunch of string-copying. r=mccr8
|
2019-03-04 19:43:47 +00:00 |
|
nsTextFragment.h
|
Bug 1530208. Fix isEqualNode to not do a bunch of string-copying. r=mccr8
|
2019-03-04 19:43:47 +00:00 |
|
nsTextFragmentImpl.h
|
|
|
|
nsTextFragmentSSE2.cpp
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
|
nsTextNode.cpp
|
|
|
|
nsTextNode.h
|
|
|
|
nsTraversal.cpp
|
|
|
|
nsTraversal.h
|
|
|
|
nsTreeSanitizer.cpp
|
|
|
|
nsTreeSanitizer.h
|
|
|
|
nsViewportInfo.cpp
|
|
|
|
nsViewportInfo.h
|
|
|
|
nsWindowMemoryReporter.cpp
|
Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika
|
2019-02-25 16:05:29 -06:00 |
|
nsWindowMemoryReporter.h
|
|
|
|
nsWindowRoot.cpp
|
Bug 1534395 - Rename TabParent to BrowserParent. r=nika
|
2019-04-09 16:38:15 -05:00 |
|
nsWindowRoot.h
|
Bug 1534395 - Rename TabParent to BrowserParent. r=nika
|
2019-04-09 16:38:15 -05:00 |
|
nsWindowSizes.h
|
|
|
|
nsWrapperCache.cpp
|
Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika
|
2019-02-25 16:05:29 -06:00 |
|
nsWrapperCache.h
|
Bug 1534395 - Rename TabChild to BrowserChild. r=nika
|
2019-04-09 17:39:01 -05:00 |
|
nsWrapperCacheInlines.h
|
Bug 1536154 - Eagerly run finalizer for any dead reflector JSObject when creating a new reflector for a DOM native r=bzbarsky
|
2019-04-24 15:58:39 +01:00 |
|
nsXHTMLContentSerializer.cpp
|
|
|
|
nsXHTMLContentSerializer.h
|
|
|
|
nsXMLContentSerializer.cpp
|
|
|
|
nsXMLContentSerializer.h
|
|
|
|
ParentProcessMessageManager.cpp
|
|
|
|
ParentProcessMessageManager.h
|
|
|
|
PlacesBookmark.h
|
|
|
|
PlacesBookmarkAddition.h
|
|
|
|
PlacesEvent.cpp
|
|
|
|
PlacesEvent.h
|
|
|
|
PlacesObservers.cpp
|
Bug 1535384 part 14. Remove MOZ_CAN_RUN_SCRIPT_BOUNDARY from PlacesEventCallback. r=dthayer
|
2019-03-19 07:12:29 +00:00 |
|
PlacesObservers.h
|
Bug 1535384 part 14. Remove MOZ_CAN_RUN_SCRIPT_BOUNDARY from PlacesEventCallback. r=dthayer
|
2019-03-19 07:12:29 +00:00 |
|
PlacesVisit.h
|
|
|
|
PlacesWeakCallbackWrapper.cpp
|
|
|
|
PlacesWeakCallbackWrapper.h
|
|
|
|
PopupBlocker.cpp
|
Bug 253889 - part 4: Finally, get rid of nsIPresShell r=emilio
|
2019-05-01 02:28:59 +00:00 |
|
PopupBlocker.h
|
Bug 1534351 - HTMLInputElement should always allow popups for system principal, r=smaug
|
2019-04-09 19:27:15 +00:00 |
|
Pose.cpp
|
|
|
|
Pose.h
|
|
|
|
PostMessageEvent.cpp
|
Bug 1320404 - Remove appId from origin attributes - part 1 - OriginAttributes and nsIPrincipal, r=Ehsan,flod
|
2019-05-03 17:13:17 +00:00 |
|
PostMessageEvent.h
|
Bug 1442778 - Add "chromeContext" parameter to console API and console service messages. r=smaug
|
2019-04-01 22:42:34 +00:00 |
|
ProcessMessageManager.cpp
|
|
|
|
ProcessMessageManager.h
|
|
|
|
ProcessSelector.jsm
|
Bug 1524688: Part 57 - Convert ProcessSelector to static registration. r=mconley
|
2019-01-30 11:41:05 -08:00 |
|
RangeBoundary.h
|
|
|
|
RemoteOuterWindowProxy.cpp
|
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
|
2019-04-12 13:14:25 +00:00 |
|
ResizeObserver.cpp
|
Bug 1272409 - Part 4: Integrate ResizeObserver with Document and reflow. r=dholbert,smaug
|
2019-04-26 20:29:18 +00:00 |
|
ResizeObserver.h
|
Bug 1272409 - Part 2: Add ResizeObserver webidl and implementation. r=dholbert,smaug
|
2019-04-26 20:29:14 +00:00 |
|
ResizeObserverController.cpp
|
Bug 1548513 - fix bustage in ResizeObserver with diagnostic asserts disabled. r=emilio
|
2019-05-03 05:38:00 +00:00 |
|
ResizeObserverController.h
|
Bug 1548057 - Properly unregister the resize observer helpers when the shell goes away. r=dholbert,boris
|
2019-04-30 19:44:55 +00:00 |
|
ResponsiveImageSelector.cpp
|
Bug 1547621 - Move all inline methods of nsIPresShell into mozilla::PresShell r=smaug
|
2019-04-30 01:52:53 +00:00 |
|
ResponsiveImageSelector.h
|
|
|
|
SameProcessMessageQueue.cpp
|
Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika
|
2019-02-25 16:05:29 -06:00 |
|
SameProcessMessageQueue.h
|
|
|
|
ScreenLuminance.cpp
|
|
|
|
ScreenLuminance.h
|
|
|
|
ScreenOrientation.cpp
|
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
|
2019-03-13 10:19:06 +01:00 |
|
ScreenOrientation.h
|
Bug 1525582 - Resolve OrientationPendingPromise after change event fires r=baku
|
2019-02-13 18:08:24 +00:00 |
|
ScriptableContentIterator.cpp
|
|
|
|
ScriptableContentIterator.h
|
|
|
|
Selection.cpp
|
Bug 1547418 - Make CapturingContentInfo a private struct of PresShell and move APIs for it from nsIPresShell to PresShell r=smaug
|
2019-04-30 00:26:57 +00:00 |
|
Selection.h
|
Bug 1547416 - Move nsIPresShell::ScrollAxis to PresShellForwards.h r=smaug
|
2019-04-30 00:07:49 +00:00 |
|
SelectionChangeEventDispatcher.cpp
|
|
|
|
SelectionChangeEventDispatcher.h
|
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
|
2019-04-22 16:35:03 +00:00 |
|
ShadowIncludingTreeIterator.h
|
|
|
|
ShadowRoot.cpp
|
Bug 1541952 - Move ApplicableStylesChanged() to Document. r=heycam
|
2019-04-06 19:25:25 +00:00 |
|
ShadowRoot.h
|
Bug 1541016 - Add a generic TreeOrderedArray. r=smaug
|
2019-04-03 07:02:34 +00:00 |
|
SlowScriptDebug.jsm
|
Bug 1524688: Part 58 - Convert SlowScriptDebug to static registration. r=mconley
|
2019-01-30 11:42:53 -08:00 |
|
StorageAccessPermissionRequest.cpp
|
Bug 1539536 - implement content blocking measurements using prio; r=Ehsan,englehardt
|
2019-04-11 22:15:07 +00:00 |
|
StorageAccessPermissionRequest.h
|
Bug 1531538 - Delay resolving the promise returned from requestStorageAccess when the automatic storage access grants are invoked; r=baku
|
2019-03-04 20:12:14 +00:00 |
|
StructuredCloneBlob.cpp
|
Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika
|
2019-02-25 16:05:29 -06:00 |
|
StructuredCloneBlob.h
|
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
|
2019-02-04 19:10:18 +00:00 |
|
StructuredCloneHolder.cpp
|
Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika
|
2019-02-25 16:05:29 -06:00 |
|
StructuredCloneHolder.h
|
|
|
|
StructuredCloneTags.h
|
Bug 1543751 Part 2 - Include stack in worker error reports, r=bz.
|
2019-04-15 13:46:05 -10:00 |
|
StructuredCloneTester.cpp
|
Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika
|
2019-02-25 16:05:29 -06:00 |
|
StructuredCloneTester.h
|
|
|
|
StyleSheetList.cpp
|
Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika
|
2019-02-25 16:05:29 -06:00 |
|
StyleSheetList.h
|
|
|
|
SubtleCrypto.cpp
|
|
|
|
SubtleCrypto.h
|
|
|
|
SyncMessageSender.h
|
|
|
|
TabGroup.cpp
|
Bug 1534395 - Rename TabChild to BrowserChild. r=nika
|
2019-04-09 17:39:01 -05:00 |
|
TabGroup.h
|
Bug 1534395 - Rename TabChild to BrowserChild. r=nika
|
2019-04-09 17:39:01 -05:00 |
|
Text.cpp
|
Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika
|
2019-02-25 16:05:29 -06:00 |
|
Text.h
|
|
|
|
TextInputProcessor.cpp
|
Bug 1534395 - Rename TabParent to BrowserParent. r=nika
|
2019-04-09 16:38:15 -05:00 |
|
TextInputProcessor.h
|
|
|
|
ThirdPartyUtil.cpp
|
Bug 1545807 - Fall back to the principal-based slow code path inside ThirdPartyUtil::IsThirdPartyWindow() when we face a document without a cached base domain; r=baku
|
2019-04-25 07:47:58 +00:00 |
|
ThirdPartyUtil.h
|
Bug 1547191 - Make sure ThirdPartyUtil::GetBaseDomainFromWindow() correctly deals with nullptr arguments; r=baku
|
2019-04-26 17:47:02 +00:00 |
|
Timeout.cpp
|
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
|
2019-02-15 08:15:57 +00:00 |
|
Timeout.h
|
Bug 1527414: move DIAGNOSTIC_ASSERT back down to DEBUG-only ASSERT r=smaug
|
2019-02-25 23:52:11 -05:00 |
|
TimeoutBudgetManager.cpp
|
|
|
|
TimeoutBudgetManager.h
|
|
|
|
TimeoutExecutor.cpp
|
Bug 1535384 part 8. Remove MOZ_CAN_RUN_SCRIPT_BOUNDARY for Web IDL Function. r=mccr8
|
2019-03-19 20:52:03 +00:00 |
|
TimeoutExecutor.h
|
Bug 1535384 part 8. Remove MOZ_CAN_RUN_SCRIPT_BOUNDARY for Web IDL Function. r=mccr8
|
2019-03-19 20:52:03 +00:00 |
|
TimeoutHandler.cpp
|
Bug 1535384 part 13. Remove MOZ_CAN_RUN_SCRIPT_BOUNDARY from IdleRequestCallback. r=farre
|
2019-03-19 07:22:05 +00:00 |
|
TimeoutHandler.h
|
Bug 1535384 part 13. Remove MOZ_CAN_RUN_SCRIPT_BOUNDARY from IdleRequestCallback. r=farre
|
2019-03-19 07:22:05 +00:00 |
|
TimeoutManager.cpp
|
Bug 1543564 part 2. Get rid of pointless nsPIDOMWindowInner::AsInner methods. r=farre
|
2019-04-11 14:12:43 +00:00 |
|
TimeoutManager.h
|
Bug 1535384 part 8. Remove MOZ_CAN_RUN_SCRIPT_BOUNDARY for Web IDL Function. r=mccr8
|
2019-03-19 20:52:03 +00:00 |
|
TreeIterator.h
|
|
|
|
TreeOrderedArray.h
|
Bug 1541016 - Add a generic TreeOrderedArray. r=smaug
|
2019-04-03 07:02:34 +00:00 |
|
TreeOrderedArrayInlines.h
|
Bug 1519636 - clang-format-8: Reformat recent changes to the Google coding style r=Ehsan
|
2019-04-05 21:41:42 +00:00 |
|
TreeWalker.cpp
|
|
|
|
TreeWalker.h
|
|
|
|
UIDirectionManager.cpp
|
Bug 1519636 - clang-format-8: Reformat recent changes to the Google coding style r=Ehsan
|
2019-04-05 21:41:42 +00:00 |
|
UIDirectionManager.h
|
Bug 1498287 - Support RTL pref in non-XUL documents too. r=smaug
|
2019-04-03 09:26:31 +00:00 |
|
UseCounter.h
|
|
|
|
UseCounters.conf
|
Bug 1489308 part 5. Align the work we do on document.open with the spec. r=mccr8,smaug
|
2019-02-27 23:24:48 +00:00 |
|
usecounters.py
|
|
|
|
VisualViewport.cpp
|
Bug 1542506 - Make nsDocShell use mozilla::PresShell* directly rather than nsIPresShell* r=bzbarsky
|
2019-04-13 01:03:13 +00:00 |
|
VisualViewport.h
|
Bug 1547618 - Make dom use mozilla::PresShell rather than via nsIPresShell r=smaug
|
2019-04-30 01:35:30 +00:00 |
|
WebKitCSSMatrix.cpp
|
|
|
|
WebKitCSSMatrix.h
|
|
|
|
WindowDestroyedEvent.cpp
|
Bug 1548613. Get rid of FastGetGlobalJSObject. r=mccr8,jonco
|
2019-05-03 10:08:07 +00:00 |
|
WindowDestroyedEvent.h
|
|
|
|
WindowNamedPropertiesHandler.cpp
|
Bug 1534967 - Part 1: use RootedIdVector. r=jonco
|
2019-04-08 10:46:53 +08:00 |
|
WindowNamedPropertiesHandler.h
|
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
|
2019-04-12 13:14:25 +00:00 |
|
WindowOrientationObserver.cpp
|
Bug 1543564 part 2. Get rid of pointless nsPIDOMWindowInner::AsInner methods. r=farre
|
2019-04-11 14:12:43 +00:00 |
|
WindowOrientationObserver.h
|
|
|
|
WindowProxyHolder.h
|
|
|
|
XPathGenerator.cpp
|
|
|
|
XPathGenerator.h
|
|
|