.. |
crashtests
|
Bug 1611853: part 2) Add crashtest. r=smaug
|
2020-02-06 16:38:29 +00:00 |
test
|
Bug 1449831 - part 4: Add automated tests for `InputEvent.getTargetRanges()` r=smaug
|
2020-03-03 03:41:16 +00:00 |
AbstractRange.cpp
|
Bug 1615131 - Make `StaticRange` instances reused as far as possible like `nsRange` r=smaug
|
2020-02-14 15:02:43 +00:00 |
AbstractRange.h
|
Bug 1615131 - Make `StaticRange` instances reused as far as possible like `nsRange` r=smaug
|
2020-02-14 15:02:43 +00:00 |
AncestorIterator.h
|
Bug 1617084 - Return nullptr_t instead of a full iterator from end(). r=bzbarsky
|
2020-03-02 16:11:45 +00:00 |
AnonymousContent.cpp
|
Bug 1612444. Improve some error messages for exceptions in layout. r=emilio
|
2020-02-03 20:35:54 +00:00 |
AnonymousContent.h
|
Bug 1449861 - Use UTF8String for some CSSOM APIs. r=bzbarsky
|
2020-01-04 10:36:49 +00:00 |
Attr.cpp
|
Bug 1613349 - Rename nsINode::DeleteProperty to RemoveProperty. r=smaug
|
2020-02-06 16:06:49 +00:00 |
Attr.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
AttrArray.cpp
|
…
|
|
AttrArray.h
|
…
|
|
AutocompleteFieldList.h
|
Bug 1583957 - Indicate support for autocomplete=(username|new-password|current-password). r=farre
|
2019-10-24 12:45:24 +00:00 |
BarProps.cpp
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
BarProps.h
|
Bug 1603889 - Make ScrollbarsProp::SetVisible do nothing, and minor cleanup of surrounding code. r=smaug
|
2019-12-17 22:25:54 +00:00 |
BindContext.h
|
Bug 1596209 - Remove nsIContent::GetBindingParent. r=smaug
|
2019-11-15 18:19:37 +00:00 |
BodyConsumer.cpp
|
Bug 1615022 part 2. Require an rvalue reference to reject a Promise with an ErrorResult. r=farre,kvark
|
2020-02-14 15:42:30 +00:00 |
BodyConsumer.h
|
Bug 1585284 - Use BlobImpl in MutableBlobStorage instead of Blob, r=smaug
|
2019-10-21 05:33:33 +00:00 |
BodyStream.cpp
|
Bug 1612308. r=bzbarsky
|
2020-02-29 04:02:51 +00:00 |
BodyStream.h
|
Bug 1577311 - Close the stream if there is a failure during the creation; r=baku
|
2019-10-02 07:58:10 +00:00 |
BodyUtil.cpp
|
Bug 1585284 - Use nsIGlobalObject in any Blob/File CTOR, r=smaug
|
2019-10-21 05:33:33 +00:00 |
BodyUtil.h
|
Bug 1585284 - Use nsIGlobalObject in any Blob/File CTOR, r=smaug
|
2019-10-21 05:33:33 +00:00 |
BorrowedAttrInfo.cpp
|
…
|
|
BorrowedAttrInfo.h
|
…
|
|
CORSMode.h
|
…
|
|
CallState.h
|
Bug 1596317 - Split out CallState from nsGlobalWindowInner. r=smaug
|
2019-12-19 07:58:09 +00:00 |
CharacterData.cpp
|
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan
|
2019-12-06 09:24:56 +00:00 |
CharacterData.h
|
Bug 1593119 - clang-format the files affected by the MOZ_XBL unifdef r=bzbarsky
|
2019-11-07 00:35:25 +00:00 |
ChildIterator.cpp
|
Bug 1596485 - Rename mXBLInvolved to mShadowDOMInvolved and XBLInvolved to ShadowDOMInvolved r=emilio
|
2020-01-08 15:08:06 +00:00 |
ChildIterator.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
ChildProcessMessageManager.h
|
…
|
|
ChromeMessageBroadcaster.cpp
|
…
|
|
ChromeMessageBroadcaster.h
|
…
|
|
ChromeMessageSender.cpp
|
…
|
|
ChromeMessageSender.h
|
…
|
|
ChromeNodeList.cpp
|
Bug 1614173. Stop using NS_ERROR_DOM_TYPE_ERR in ChromeNodeList. r=baku
|
2020-02-09 14:51:57 +00:00 |
ChromeNodeList.h
|
Bug 1578173 part 6. Remove remaining uses of [Constructor] from bindings. r=edgar
|
2019-09-12 11:01:17 +00:00 |
ChromeUtils.cpp
|
Bug 1611415 - Prefer using std::move over forget. r=froydnj
|
2020-02-13 14:38:48 +00:00 |
ChromeUtils.h
|
Bug 1604691 - part2 : add webidl method in ChromeUtils to support generating testing event. r=bzbarsky
|
2019-12-21 00:10:13 +00:00 |
Comment.cpp
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
Comment.h
|
…
|
|
ContentAreaDropListener.jsm
|
Bug 1586681 - Ensure URIFIxup uses the right engine when there's a separate PB engine. r=Standard8,Gijs
|
2019-10-12 12:37:51 +00:00 |
ContentBlockingLog.cpp
|
Bug 1603053 - Move reportContentBlockingLog from the child to the parent r=timhuang,Ehsan
|
2020-01-21 14:28:48 +00:00 |
ContentBlockingLog.h
|
Bug 1599043 - Part 1: Add a ContentBlockingLog into the WindowGlobalParent r=dimi,Ehsan
|
2020-01-13 14:06:50 +00:00 |
ContentFrameMessageManager.cpp
|
…
|
|
ContentFrameMessageManager.h
|
…
|
|
ContentIterator.cpp
|
Bug 1608071: part 2) Rename `nsContentUtils::GetCommonAncestor` and related methods. r=smaug
|
2020-01-13 10:29:44 +00:00 |
ContentIterator.h
|
Bug 1609662: part 14) Document some `ContentIterator*` methods. r=smaug
|
2020-01-21 16:02:07 +00:00 |
ContentProcessMessageManager.cpp
|
Bug 1535617: Part 2 - Clear weak references for most cycle collected objects on unlink. r=mccr8
|
2020-02-25 19:44:39 +00:00 |
ContentProcessMessageManager.h
|
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan
|
2019-12-06 09:24:56 +00:00 |
Crypto.cpp
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
Crypto.h
|
…
|
|
CustomElementRegistry.cpp
|
Bug 1617542 - Remove nsRefPtrHashtable::Put overload accepting already_AddRefed and adapt all uses. r=froydnj
|
2020-02-25 09:36:12 +00:00 |
CustomElementRegistry.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
DOMException.cpp
|
Bug 1588839 - Part 1 - Add helper to allow structured cloning Error/Exception objects. r=bzbarsky
|
2019-12-07 18:59:14 +00:00 |
DOMException.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
DOMImplementation.cpp
|
Bug 520969 - Make createDocument() always create XMLDocuments; r=smaug
|
2020-01-16 15:41:18 +00:00 |
DOMImplementation.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
DOMIntersectionObserver.cpp
|
Bug 1618601 - Make lazy-load margin configurable. r=hiro
|
2020-02-27 21:14:43 +00:00 |
DOMIntersectionObserver.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
DOMMatrix.cpp
|
Bug 1612213 part 1. Switch most consumers of ThrowDOMException to the new methods. r=smaug,jgilbert
|
2020-02-03 20:19:11 +00:00 |
DOMMatrix.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
DOMMozPromiseRequestHolder.h
|
…
|
|
DOMParser.cpp
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
DOMParser.h
|
Bug 1467970 - Unsupport cross docGroup adoption r=smaug
|
2019-09-14 00:09:44 +00:00 |
DOMPoint.cpp
|
Bug 1578173 part 6. Remove remaining uses of [Constructor] from bindings. r=edgar
|
2019-09-12 11:01:17 +00:00 |
DOMPoint.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
DOMQuad.cpp
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
DOMQuad.h
|
Bug 1578173 part 6. Remove remaining uses of [Constructor] from bindings. r=edgar
|
2019-09-12 11:01:17 +00:00 |
DOMRect.cpp
|
Bug 1578173 part 6. Remove remaining uses of [Constructor] from bindings. r=edgar
|
2019-09-12 11:01:17 +00:00 |
DOMRect.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
DOMRequest.cpp
|
…
|
|
DOMRequest.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
DOMRequestHelper.jsm
|
Bug 1577746 - Enable ESLint rule object-shorthand for dom/. r=baku
|
2019-09-02 11:22:27 +00:00 |
DOMStringList.cpp
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
DOMStringList.h
|
…
|
|
DOMTokenListSupportedTokens.h
|
…
|
|
DirectionalityUtils.cpp
|
Bug 1613985 - Use MOZ_COUNTED_DEFAULT_CTOR_*/MOZ_COUNTED_DTOR_* macros. r=froydnj
|
2020-02-20 11:40:14 +00:00 |
DirectionalityUtils.h
|
…
|
|
DispatcherTrait.cpp
|
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan
|
2019-12-06 09:24:56 +00:00 |
DispatcherTrait.h
|
…
|
|
DocGroup.cpp
|
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan
|
2019-12-06 09:24:56 +00:00 |
DocGroup.h
|
Bug 1561715 - Part 1: Remove unused functionality in SchedulerGroup. r=smaug
|
2019-12-11 14:48:41 +00:00 |
Document.cpp
|
Bug 1616915 - Document.requestStorageAccess should work only if the document has an inner and an outer window, r=Ehsan
|
2020-03-02 14:28:29 +00:00 |
Document.h
|
Bug 1374612 - CSP: Hide nonce values from the DOM. r=smaug,annevk
|
2020-02-29 12:35:46 +00:00 |
DocumentFragment.cpp
|
…
|
|
DocumentFragment.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
DocumentInlines.h
|
…
|
|
DocumentOrShadowRoot.cpp
|
Bug 1611236 - Optimize adoptedStyleSheets append case r=emilio
|
2020-03-02 20:38:28 +00:00 |
DocumentOrShadowRoot.h
|
Bug 1611236 - Optimize adoptedStyleSheets append case r=emilio
|
2020-03-02 20:38:28 +00:00 |
DocumentType.cpp
|
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan
|
2019-12-06 09:24:56 +00:00 |
DocumentType.h
|
…
|
|
Element.cpp
|
Bug 1610981 - Eliminate usage of CSSPseudoElement from KeyframeEffect. r=birtles,smaug
|
2020-02-18 20:44:14 +00:00 |
Element.h
|
Bug 1613830 - Add `nsINode::GetAsElementOrParentElement()` r=smaug
|
2020-02-21 02:47:05 +00:00 |
ElementInlines.h
|
Bug 1600362 - Cleanup IntersectionObserver. r=smaug
|
2019-11-29 20:39:36 +00:00 |
EventSource.cpp
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
EventSource.h
|
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan
|
2019-12-06 09:24:56 +00:00 |
FilteredNodeIterator.h
|
Bug 1617084 - Return nullptr_t instead of a full iterator from end(). r=bzbarsky
|
2020-03-02 16:11:45 +00:00 |
FlushType.h
|
Bug 1571612 - P1: Split FlushType::Style and FlushType::Frame. r=heycam
|
2019-08-07 03:51:20 +00:00 |
FormData.cpp
|
Bug 1588715 - Refactor matches the spec term 'submitter'; r=smaug
|
2020-02-11 12:46:57 +00:00 |
FormData.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
FragmentOrElement.cpp
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
FragmentOrElement.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
FromParser.h
|
…
|
|
FullscreenChange.h
|
Bug 1613985 - Use MOZ_COUNTED_DEFAULT_CTOR_*/MOZ_COUNTED_DTOR_* macros. r=froydnj
|
2020-02-20 11:40:14 +00:00 |
FuzzingFunctions.cpp
|
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan
|
2019-12-06 09:24:56 +00:00 |
FuzzingFunctions.h
|
…
|
|
GeneratedImageContent.cpp
|
…
|
|
GeneratedImageContent.h
|
…
|
|
HTMLSplitOnSpacesTokenizer.h
|
…
|
|
IDTracker.cpp
|
Bug 1596451 - Remove GetBindingParent() usage in IDTracker. r=bzbarsky
|
2019-11-14 23:07:34 +00:00 |
IDTracker.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
IdentifierMapEntry.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
IdleDeadline.cpp
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
IdleDeadline.h
|
…
|
|
IdleRequest.cpp
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
IdleRequest.h
|
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan
|
2019-12-06 09:24:56 +00:00 |
IframeSandboxKeywordList.h
|
…
|
|
ImageEncoder.cpp
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
ImageEncoder.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
ImageTracker.cpp
|
Bug 1598480 - Test. r=emilio
|
2019-12-13 02:04:07 +00:00 |
ImageTracker.h
|
Bug 1606628 - Remove nsStyleImageRequest. r=tnikkel,heycam
|
2020-02-07 20:36:34 +00:00 |
InProcessBrowserChildMessageManager.cpp
|
Bug 1535617: Part 2 - Clear weak references for most cycle collected objects on unlink. r=mccr8
|
2020-02-25 19:44:39 +00:00 |
InProcessBrowserChildMessageManager.h
|
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan
|
2019-12-06 09:24:56 +00:00 |
IndexedDBHelper.jsm
|
Bug 1556849 - Enable ESLint for dom/base/. r=Standard8,mccr8
|
2019-07-15 17:22:45 +00:00 |
IntlUtils.cpp
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
IntlUtils.h
|
…
|
|
Link.cpp
|
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan
|
2019-12-06 09:24:56 +00:00 |
Link.h
|
Bug 1609288 - Apply styles from adopted stylesheets r=emilio
|
2020-02-15 01:16:46 +00:00 |
Location.cpp
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
Location.h
|
Bug 824857: Support IDL stringifier attributes r=bzbarsky
|
2019-10-23 04:55:54 +00:00 |
LocationBase.cpp
|
Bug 1602483 part 2. Add a window id argument to CheckLoadURIWithPrincipal. r=ckerschb
|
2019-12-12 16:41:19 +00:00 |
LocationBase.h
|
Backed out 2 changesets (bug 1532994) for build bustages on a CLOSED TREE
|
2019-08-26 21:22:39 +03:00 |
MaybeCrossOriginObject.cpp
|
Bug 1530413 - Inconsistent error reporting for non-function object RHS to instanceof, r=bzbarsky,tcampbell
|
2019-10-15 19:55:17 +00:00 |
MaybeCrossOriginObject.h
|
Bug 1566678. Handle attempts to setImmutablePrototype on a WindowProxy more gracefully. r=jandem
|
2019-07-19 08:14:14 +00:00 |
MessageBroadcaster.cpp
|
…
|
|
MessageBroadcaster.h
|
…
|
|
MessageListenerManager.cpp
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
MessageListenerManager.h
|
…
|
|
MessageManagerGlobal.cpp
|
Bug 1490044 - Remove DOMPrefs. r=bzbarsky
|
2019-06-13 09:02:03 +00:00 |
MessageManagerGlobal.h
|
Bug 1572872 - Return NS_ERROR_NOT_INITIALIZED if the message manager isn't initialized. r=smaug
|
2019-08-09 22:35:54 +00:00 |
MessageSender.cpp
|
…
|
|
MessageSender.h
|
…
|
|
MimeType.cpp
|
Bug 1562642 - Add missing MPL2 headers r=mhoye
|
2019-07-05 17:05:57 +00:00 |
MimeType.h
|
…
|
|
MozQueryInterface.cpp
|
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan
|
2019-12-06 09:24:56 +00:00 |
MozQueryInterface.h
|
…
|
|
MutationObservers.cpp
|
Bug 1610981 - Eliminate usage of CSSPseudoElement from KeyframeEffect. r=birtles,smaug
|
2020-02-18 20:44:14 +00:00 |
MutationObservers.h
|
Bug 1593222: part 12) Rename "nsNodeUtils.*" to "MutationObservers.*". r=smaug
|
2019-11-06 09:08:06 +00:00 |
NameSpaceConstants.h
|
Bug 1596476 - Remove nsuri_xbl static atom r=bholley
|
2020-01-08 04:44:33 +00:00 |
Navigator.cpp
|
Bug 1615967 - Move customUserAgent to BrowsingContext. r=nika,remote-protocol-reviewers
|
2020-02-24 02:15:03 +00:00 |
Navigator.h
|
Bug 1573029 - Windows Web Share implementation r=marcosc,farre
|
2020-02-13 14:21:06 +00:00 |
NodeInfo.cpp
|
Bug 1607702 - Extract nsuri displaynames to nsNameSpaceManager r=bholley
|
2020-01-10 18:45:12 +00:00 |
NodeInfo.h
|
…
|
|
NodeInfoInlines.h
|
…
|
|
NodeIterator.cpp
|
Bug 1596238, Make NodeIterator less AddRef/Release heavy by trying to avoid use of strong pointer when the node is skipped because of whatToShow, r=Ehsan
|
2019-11-14 17:29:27 +00:00 |
NodeIterator.h
|
…
|
|
NodeUbiReporting.cpp
|
…
|
|
NodeUbiReporting.h
|
Bug 1529345 - Part 1: Handle some missing includes. r=jimb
|
2019-06-17 04:36:02 +00:00 |
ParentProcessMessageManager.cpp
|
…
|
|
ParentProcessMessageManager.h
|
…
|
|
PlacesBookmark.h
|
…
|
|
PlacesBookmarkAddition.h
|
Bug 1578173 part 2. Convert chrome-webidl bits to constructor operations. r=edgar
|
2019-09-11 20:55:26 +00:00 |
PlacesBookmarkRemoved.h
|
Bug 1511700 - Use the new notification system (PlacesObserver) for bookmark removed notifications. r=Standard8,mak
|
2020-01-16 18:38:54 +00:00 |
PlacesEvent.cpp
|
…
|
|
PlacesEvent.h
|
Bug 1511700 - Use the new notification system (PlacesObserver) for bookmark removed notifications. r=Standard8,mak
|
2020-01-16 18:38:54 +00:00 |
PlacesObservers.cpp
|
…
|
|
PlacesObservers.h
|
…
|
|
PlacesVisit.h
|
…
|
|
PlacesWeakCallbackWrapper.cpp
|
Bug 1535617: Part 2 - Clear weak references for most cycle collected objects on unlink. r=mccr8
|
2020-02-25 19:44:39 +00:00 |
PlacesWeakCallbackWrapper.h
|
Bug 1578173 part 2. Convert chrome-webidl bits to constructor operations. r=edgar
|
2019-09-11 20:55:26 +00:00 |
PopupBlocker.cpp
|
Bug 1517588. Use nsIPrincipal::IsSystemPrincipal instead of nsContentUtils::IsSystemPrincipal r=bzbarsky
|
2019-12-05 04:44:32 +00:00 |
PopupBlocker.h
|
Bug 1588720 - Part 2: Track number of popup spam through BrowsingContext; r=smaug
|
2019-10-18 03:04:55 +00:00 |
Pose.cpp
|
Bug 1574996 - Fix broken VRPose arrays. r=kip
|
2019-08-20 18:34:24 +00:00 |
Pose.h
|
Bug 1574996 - Fix broken VRPose arrays. r=kip
|
2019-08-20 18:34:24 +00:00 |
PostMessageEvent.cpp
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
PostMessageEvent.h
|
Bug 1611855 - Worklet must be part of the same parent's agentCluster - part 2 - CloneDataPolicy in writing, r=smaug
|
2020-02-06 13:46:25 +00:00 |
ProcessMessageManager.cpp
|
Bug 1580168 Part 1 - Add processID and isParent accessors to ProcessMessageManager, r=nika.
|
2019-10-09 20:49:28 +00:00 |
ProcessMessageManager.h
|
Bug 1580168 Part 1 - Add processID and isParent accessors to ProcessMessageManager, r=nika.
|
2019-10-09 20:49:28 +00:00 |
ProcessSelector.jsm
|
Bug 1556849 - Enable ESLint for dom/base/. r=Standard8,mccr8
|
2019-07-15 17:22:45 +00:00 |
RangeBoundary.h
|
Bug 1609662: part 18) Remove `RangeMatchesBeginPoint` function in Selection. r=smaug
|
2020-01-24 13:01:59 +00:00 |
RangeUtils.cpp
|
Bug 1600267: part 7) Call `ComparePoints` instead of `ComparePoints_Deprecated` in RangeUtils. r=smaug
|
2019-12-19 13:28:50 +00:00 |
RangeUtils.h
|
Bug 1587433: part 7.2) Adapt callers of `RangeBoundaryBase::Offset()`. r=smaug
|
2019-12-16 11:31:52 +00:00 |
RemoteOuterWindowProxy.cpp
|
Bug 911444 part 4. Expose a print method on PDF viewer windows. r=bholley
|
2020-02-27 14:54:53 +00:00 |
ResizeObserver.cpp
|
Bug 1611415 - Prefer using std::move over forget. r=froydnj
|
2020-02-13 14:38:48 +00:00 |
ResizeObserver.h
|
Bug 1611415 - Prefer using std::move over forget. r=froydnj
|
2020-02-13 14:38:48 +00:00 |
ResizeObserverController.cpp
|
Bug 1597958 - Measure memory usage of the ResizeObserverController. r=mccr8
|
2019-11-20 14:04:47 +00:00 |
ResizeObserverController.h
|
Bug 1597958 - Measure memory usage of the ResizeObserverController. r=mccr8
|
2019-11-20 14:04:47 +00:00 |
ResponsiveImageSelector.cpp
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
ResponsiveImageSelector.h
|
…
|
|
SameProcessMessageQueue.cpp
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
SameProcessMessageQueue.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
ScreenLuminance.cpp
|
…
|
|
ScreenLuminance.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
ScreenOrientation.cpp
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
ScreenOrientation.h
|
…
|
|
ScriptableContentIterator.cpp
|
…
|
|
ScriptableContentIterator.h
|
…
|
|
Selection.cpp
|
Bug 1617165: part 2) Rename `nsFrameSelection::PostReason` and `PopReason`. r=jfkthame
|
2020-03-02 13:48:24 +00:00 |
Selection.h
|
Bug 1615581: part 1) Rename `TableSelection` to `TableSelectionMode`. r=jfkthame
|
2020-02-18 12:28:45 +00:00 |
SelectionChangeEventDispatcher.cpp
|
Bug 1611415 - Prefer using std::move over forget. r=froydnj
|
2020-02-13 14:38:48 +00:00 |
SelectionChangeEventDispatcher.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
SerializedStackHolder.cpp
|
Bug 1607791 - Get rid of IDBMutableFile.getFile() - part 3 - Rename SameProcessDifferentThread to SameProcess, r=asuth,sfink
|
2020-01-15 12:02:17 +00:00 |
SerializedStackHolder.h
|
Bug 1578623 permit SerializeStack() from worklet thread r=baku
|
2019-09-09 00:41:48 +00:00 |
ShadowIncludingTreeIterator.h
|
Bug 1617084 - Return nullptr_t instead of a full iterator from end(). r=bzbarsky
|
2020-03-02 16:11:45 +00:00 |
ShadowRoot.cpp
|
Bug 1617746 - Deal with duplicate adopted stylesheets correctly. r=nordzilla
|
2020-02-27 01:46:17 +00:00 |
ShadowRoot.h
|
Bug 1617746 - Deal with duplicate adopted stylesheets correctly. r=nordzilla
|
2020-02-27 01:46:17 +00:00 |
SlowScriptDebug.jsm
|
Bug 1556849 - Enable ESLint for dom/base/. r=Standard8,mccr8
|
2019-07-15 17:22:45 +00:00 |
StaticRange.cpp
|
Bug 1615131 - Make `StaticRange` instances reused as far as possible like `nsRange` r=smaug
|
2020-02-14 15:02:43 +00:00 |
StaticRange.h
|
Bug 1615131 - Make `StaticRange` instances reused as far as possible like `nsRange` r=smaug
|
2020-02-14 15:02:43 +00:00 |
StorageAccessPermissionRequest.cpp
|
Bug 1603902 - Remove a race condition where storage access would get denied when a delayed automatic grant is in progress; r=baku
|
2019-12-20 14:47:28 +00:00 |
StorageAccessPermissionRequest.h
|
Bug 1603902 - Remove a race condition where storage access would get denied when a delayed automatic grant is in progress; r=baku
|
2019-12-20 14:47:28 +00:00 |
StructuredCloneBlob.cpp
|
…
|
|
StructuredCloneBlob.h
|
…
|
|
StructuredCloneHolder.cpp
|
Bug 1609916 - Callback from SC to DOM on SAB cloning. r=luke
|
2020-02-19 09:25:52 +00:00 |
StructuredCloneHolder.h
|
Bug 1613900 - P2 - Report original JS error message to StructuredCloneCallbacksError; r=baku,sfink
|
2020-02-14 13:45:47 +00:00 |
StructuredCloneTags.h
|
Bug 1609990 - AgentCluster comparison in MessagePort and BroadcastChannel - part 3 - CloneDataPolicy, r=smaug,sfink,lth
|
2020-01-24 16:31:21 +00:00 |
StructuredCloneTester.cpp
|
Bug 1578173 part 6. Remove remaining uses of [Constructor] from bindings. r=edgar
|
2019-09-12 11:01:17 +00:00 |
StructuredCloneTester.h
|
Bug 1578173 part 6. Remove remaining uses of [Constructor] from bindings. r=edgar
|
2019-09-12 11:01:17 +00:00 |
StyleSheetList.cpp
|
…
|
|
StyleSheetList.h
|
…
|
|
StyledRange.cpp
|
Bug 1613071: rename `RangeData` to `StyledRange` and move it to separate file. r=smaug
|
2020-02-05 09:12:23 +00:00 |
StyledRange.h
|
Bug 1613071: rename `RangeData` to `StyledRange` and move it to separate file. r=smaug
|
2020-02-05 09:12:23 +00:00 |
SubtleCrypto.cpp
|
…
|
|
SubtleCrypto.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
SyncMessageSender.h
|
…
|
|
TabGroup.cpp
|
Bug 1609815 - Remove Web Replay C++ implementation. r=jgilbert,jandem,gbrown
|
2020-02-27 17:39:15 +00:00 |
TabGroup.h
|
Bug 1561715 - Part 2: Remove TabGroup::Count. r=smaug
|
2019-12-12 17:31:05 +00:00 |
Text.cpp
|
Bug 1591588, remove ComputeIndexOf call and negative index check from within GetWholeText r=bzbarsky
|
2019-10-29 16:04:29 +00:00 |
Text.h
|
…
|
|
TextInputProcessor.cpp
|
Bug 1594215 - Make `PuppetWidget::GetEditCommands()` check `mBrowserChild` before using it r=smaug
|
2019-11-08 11:32:51 +00:00 |
TextInputProcessor.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
ThirdPartyUtil.cpp
|
Bug 1577040 - Part 1: Remove the usages of nsIHttpChannel::IsTrackingResource() in the cookie service, r=Ehsan
|
2020-02-20 07:27:24 +00:00 |
ThirdPartyUtil.h
|
Bug 1444847 - part 4: Implement `mozilla::dom::StaticRange` and static factory methods r=smaug
|
2019-06-28 07:48:52 +00:00 |
Timeout.cpp
|
Bug 1515214 - Add markers with cause stacks and the name of the called function for setTimeout callback execution. r=jesup
|
2019-07-10 20:48:14 +00:00 |
Timeout.h
|
Bug 1515214 - Add markers with cause stacks and the name of the called function for setTimeout callback execution. r=jesup
|
2019-07-10 20:48:14 +00:00 |
TimeoutBudgetManager.cpp
|
…
|
|
TimeoutBudgetManager.h
|
…
|
|
TimeoutExecutor.cpp
|
Bug 1557121 - Implement Blob.text()/Blob.arrayBuffer()/Blob.stream() - part 3 - Rename FetchBodyConsumer to BodyConsumer, r=smaug
|
2019-06-07 14:16:59 +00:00 |
TimeoutExecutor.h
|
…
|
|
TimeoutHandler.cpp
|
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
|
2019-11-26 14:35:02 +00:00 |
TimeoutHandler.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
TimeoutManager.cpp
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
TimeoutManager.h
|
Bug 1569004 - Convert dom.timeout.enable_budget_timer_throttling to static pref. r=njn
|
2019-07-26 20:14:48 +00:00 |
TreeIterator.h
|
…
|
|
TreeOrderedArray.h
|
Bug 1298509 - Notify identifier map entries if they get removed via DestroyElementMaps; r=bzbarsky
|
2019-08-30 11:52:32 +00:00 |
TreeOrderedArrayInlines.h
|
…
|
|
TreeWalker.cpp
|
…
|
|
TreeWalker.h
|
…
|
|
UIDirectionManager.cpp
|
Bug 1597822 - Hook up intl.l10n.pseudo in DOM/chrome. r=jfkthame
|
2019-11-26 16:41:55 +00:00 |
UIDirectionManager.h
|
…
|
|
UseCounter.h
|
Bug 1202706 - Part 2: Add support for recording and reporting use counters for workers; r=bzbarsky
|
2019-11-27 23:22:27 +00:00 |
UseCounters.conf
|
Bug 1607791 - Get rid of IDBMutableFile.getFile() - part 1, r=asuth,janv
|
2020-01-15 12:02:21 +00:00 |
UseCountersWorker.conf
|
Bug 1202706 - Part 1: Add telemetry histograms for worker use counters; r=chutten,bzbarsky
|
2019-11-27 23:22:29 +00:00 |
UserActivation.cpp
|
Bug 1578355 - Part 1: Move user-activation code from EventStateManager to UserActivation; r=smaug
|
2019-09-20 20:51:25 +00:00 |
UserActivation.h
|
Bug 1578355 - Part 3: Add the ability to consume transient user activation; r=smaug
|
2019-09-20 11:10:13 +00:00 |
ViewportMetaData.cpp
|
Bug 1574307 - Part 1. Parse viewport-fit in meta element. r=smaug
|
2020-01-20 08:40:05 +00:00 |
ViewportMetaData.h
|
Bug 1574307 - Part 1. Parse viewport-fit in meta element. r=smaug
|
2020-01-20 08:40:05 +00:00 |
VisualViewport.cpp
|
Bug 1617565 - Convert additional compile-conditional logging bits to MOZ_LOG. r=botond
|
2020-02-24 16:31:04 +00:00 |
VisualViewport.h
|
…
|
|
WindowDestroyedEvent.cpp
|
…
|
|
WindowDestroyedEvent.h
|
…
|
|
WindowNamedPropertiesHandler.cpp
|
Bug 1611415 - Prefer using std::move over forget. r=froydnj
|
2020-02-13 14:38:48 +00:00 |
WindowNamedPropertiesHandler.h
|
…
|
|
WindowOrientationObserver.cpp
|
…
|
|
WindowOrientationObserver.h
|
…
|
|
WindowProxyHolder.h
|
Bug 1611415 - Prefer using std::move over forget. r=froydnj
|
2020-02-13 14:38:48 +00:00 |
XPathGenerator.cpp
|
Bug 1613071: rename `RangeData` to `StyledRange` and move it to separate file. r=smaug
|
2020-02-05 09:12:23 +00:00 |
XPathGenerator.h
|
…
|
|
components.conf
|
…
|
|
domerr.msg
|
Bug 1581172. Remove NS_ERROR_DOM_TYPE_ERR. r=smaug
|
2020-02-20 16:57:57 +00:00 |
gen-usecounters.py
|
Bug 1578661 - Remove old CSS use counters. r=boris
|
2019-09-19 00:20:35 +00:00 |
moz.build
|
Bug 1617084 - Add some simple DOM ancestor iterators. r=smaug
|
2020-03-02 11:36:42 +00:00 |
mozAutoDocUpdate.h
|
…
|
|
mozIDOMWindow.idl
|
…
|
|
nsAttrName.h
|
…
|
|
nsAttrValue.cpp
|
Bug 1609996 - Remove mozilla::Swap in favor of std::swap. r=froydnj
|
2020-01-20 16:17:06 +00:00 |
nsAttrValue.h
|
Bug 1599614 - nsAttrValue::Init is not fallible. r=mccr8,bzbarsky
|
2019-11-27 10:57:24 +00:00 |
nsAttrValueInlines.h
|
Bug 1559076 - Implement shadow part forwarding (minus invalidation). r=heycam
|
2019-11-21 10:32:32 +00:00 |
nsAttrValueOrString.cpp
|
…
|
|
nsAttrValueOrString.h
|
…
|
|
nsCCUncollectableMarker.cpp
|
Bug 1470510 - Rename nsXULWindow and nsIXULWindow to AppWindow and nsIAppWindow. r=smaug
|
2019-11-05 17:56:28 +00:00 |
nsCCUncollectableMarker.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
nsCaseTreatment.h
|
…
|
|
nsChildContentList.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
nsContentAreaDragDrop.cpp
|
Bug 1612403 - File extensions are duplicated for file inputs with custom 'accept'. r=Gijs
|
2020-02-21 08:30:30 +00:00 |
nsContentAreaDragDrop.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
nsContentCID.h
|
…
|
|
nsContentCreatorFunctions.h
|
…
|
|
nsContentList.cpp
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
nsContentList.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
nsContentListDeclarations.h
|
…
|
|
nsContentPermissionHelper.cpp
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
nsContentPermissionHelper.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
nsContentPolicy.cpp
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
nsContentPolicy.h
|
…
|
|
nsContentPolicyUtils.h
|
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan
|
2019-12-06 09:24:56 +00:00 |
nsContentSink.cpp
|
Bug 1535617: Part 2 - Clear weak references for most cycle collected objects on unlink. r=mccr8
|
2020-02-25 19:44:39 +00:00 |
nsContentSink.h
|
Bug 1571530 - Cleanup slightly SheetComplete, and use the right boolean to notify. r=heycam
|
2019-08-16 10:56:16 +00:00 |
nsContentTypeParser.cpp
|
…
|
|
nsContentTypeParser.h
|
…
|
|
nsContentUtils.cpp
|
Bug 1449831 - part 2: Make `InputEventOptions` be able to take target ranges r=smaug
|
2020-03-03 03:38:43 +00:00 |
nsContentUtils.h
|
Bug 1449831 - part 2: Make `InputEventOptions` be able to take target ranges r=smaug
|
2020-03-03 03:38:43 +00:00 |
nsCopySupport.cpp
|
Bug 1612403 - File extensions are duplicated for file inputs with custom 'accept'. r=Gijs
|
2020-02-21 08:30:30 +00:00 |
nsCopySupport.h
|
…
|
|
nsDOMAttributeMap.cpp
|
Bug 1617628 - Hide nsBaseHashtable Put overloads in nsRefPtrHashtable subclass. r=froydnj
|
2020-02-25 17:03:36 +00:00 |
nsDOMAttributeMap.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
nsDOMCID.h
|
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan
|
2019-12-06 09:24:56 +00:00 |
nsDOMCaretPosition.cpp
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
nsDOMCaretPosition.h
|
…
|
|
nsDOMDataChannel.cpp
|
bug 1610296 - Rename TypedArray_base::ComputeLengthAndData to TypedArray_base::ComputeState; r=bzbarsky
|
2020-01-23 03:22:06 +00:00 |
nsDOMDataChannel.h
|
Bug 1551589: readyState fixes r=ng
|
2019-05-29 21:27:18 +00:00 |
nsDOMDataChannelDeclarations.h
|
…
|
|
nsDOMJSUtils.h
|
…
|
|
nsDOMMutationObserver.cpp
|
Bug 1610981 - Eliminate usage of CSSPseudoElement from KeyframeEffect. r=birtles,smaug
|
2020-02-18 20:44:14 +00:00 |
nsDOMMutationObserver.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
nsDOMNavigationTiming.cpp
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
nsDOMNavigationTiming.h
|
Bug 1519636 - Automatically reformat recent changes using clang-format r=Ehsan
|
2020-01-21 09:51:27 +00:00 |
nsDOMSerializer.cpp
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
nsDOMSerializer.h
|
Bug 1578173 part 6. Remove remaining uses of [Constructor] from bindings. r=edgar
|
2019-09-12 11:01:17 +00:00 |
nsDOMString.h
|
…
|
|
nsDOMTokenList.cpp
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
nsDOMTokenList.h
|
Bug 824857: Support IDL stringifier attributes r=bzbarsky
|
2019-10-23 04:55:54 +00:00 |
nsDOMWindowUtils.cpp
|
Bug 1617317 - Add nsIDOMWindowUtils.screenPixelsPerCSSPixelNoOverride. r=kats,bradwerth
|
2020-02-24 16:43:56 +00:00 |
nsDOMWindowUtils.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
nsDataDocumentContentPolicy.cpp
|
Bug 1601944 - Refactor nsDataDocumentContentPolicy.cpp r=ckerschb
|
2020-01-06 15:30:35 +00:00 |
nsDataDocumentContentPolicy.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
nsDeprecatedOperationList.h
|
Bug 1588980 - Part 2: Remove the deprecation warning for HTMLCanvasElement.mozGetAsFile; r=bzbarsky
|
2020-01-20 22:02:59 +00:00 |
nsDocElementCreatedNotificationRunner.h
|
…
|
|
nsDocumentEncoder.cpp
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
nsDocumentWarningList.h
|
Bug 1592959 - Warn about non-user interaction Notification requests. r=Ehsan
|
2019-11-01 09:55:06 +00:00 |
nsFocusManager.cpp
|
Bug 1618803 - Remove nsFocusManager::SetActiveWindowWithCallerType. r=NeilDeakin
|
2020-03-02 09:52:58 +00:00 |
nsFocusManager.h
|
Bug 1618803 - Remove nsFocusManager::SetActiveWindowWithCallerType. r=NeilDeakin
|
2020-03-02 09:52:58 +00:00 |
nsFrameLoader.cpp
|
Bug 1615480 - Part 3: Rename nsFrameLoader::mBrowsingContext to avoid confusion, r=kmag
|
2020-02-21 21:53:33 +00:00 |
nsFrameLoader.h
|
Bug 1616171 - P1: Remote obsolete RemoteFrameChild fwd decl. r=nika
|
2020-02-25 23:17:45 +00:00 |
nsFrameLoaderOwner.cpp
|
Bug 1615480 - Part 3: Rename nsFrameLoader::mBrowsingContext to avoid confusion, r=kmag
|
2020-02-21 21:53:33 +00:00 |
nsFrameLoaderOwner.h
|
Bug 1615480 - Part 1: Return a raw pointer from Get[Extant]BrowsingContext, r=kmag
|
2020-02-21 21:03:54 +00:00 |
nsFrameMessageManager.cpp
|
Bug 1609815 - Remove Web Replay C++ implementation. r=jgilbert,jandem,gbrown
|
2020-02-27 17:39:15 +00:00 |
nsFrameMessageManager.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
nsGlobalWindow.h
|
…
|
|
nsGlobalWindowCommands.cpp
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
nsGlobalWindowCommands.h
|
…
|
|
nsGlobalWindowInner.cpp
|
Bug 440895 - Add support for Mac OSX spaces in session restore, which allows any window to be restored to their respective (work)space. r=mconley,mstange,nika
|
2020-03-02 13:36:39 +00:00 |
nsGlobalWindowInner.h
|
Bug 440895 - Add support for Mac OSX spaces in session restore, which allows any window to be restored to their respective (work)space. r=mconley,mstange,nika
|
2020-03-02 13:36:39 +00:00 |
nsGlobalWindowOuter.cpp
|
Bug 1618803 - Remove nsFocusManager::SetActiveWindowWithCallerType. r=NeilDeakin
|
2020-03-02 09:52:58 +00:00 |
nsGlobalWindowOuter.h
|
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan,kvark
|
2020-02-24 15:33:38 +00:00 |
nsHTMLContentSerializer.cpp
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
nsHTMLContentSerializer.h
|
Bug 1576899: change `nsIContentSerializer` to take output string as argument in `nsIContentSerializer::Init`. r=hsivonen
|
2019-08-28 11:54:49 +00:00 |
nsHistory.cpp
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
nsHistory.h
|
…
|
|
nsIAnimationObserver.h
|
…
|
|
nsIContent.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
nsIContentInlines.h
|
Bug 1596455 - Simplify nsIContent::IsInAnonymousSubtree. r=bzbarsky
|
2019-11-14 23:09:03 +00:00 |
nsIContentPolicy.idl
|
Bug 1357107 - Remove nsContentBlocker. r=bzbarsky
|
2020-01-21 19:19:17 +00:00 |
nsIContentSerializer.h
|
Bug 1576899: change `nsIContentSerializer` to take output string as argument in `nsIContentSerializer::Init`. r=hsivonen
|
2019-08-28 11:54:49 +00:00 |
nsIDOMRequestService.idl
|
…
|
|
nsIDocumentEncoder.idl
|
Bug 1575495: part 5) Add comment to `setWrapColumn` that value 0 disables wrapping. r=hsivonen
|
2019-08-23 13:17:08 +00:00 |
nsIDocumentObserver.h
|
…
|
|
nsIDroppedLinkHandler.idl
|
…
|
|
nsIGlobalObject.cpp
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
nsIGlobalObject.h
|
Bug 1611855 - Worklet must be part of the same parent's agentCluster - part 7 - nsIGlobalObject::IsSharedMemoryAllowed(), r=smaug
|
2020-02-06 13:50:11 +00:00 |
nsIImageLoadingContent.idl
|
Bug 1574195 part 4. Switch remaining users of IDL "implements" over to mixin syntax. r=edgar
|
2019-09-24 15:22:26 +00:00 |
nsIMessageManager.idl
|
…
|
|
nsIMutationObserver.h
|
Bug 1587433: part 2) Correct some comments and declare some variables const. r=smaug
|
2019-10-28 08:45:33 +00:00 |
nsINode.cpp
|
Bug 1617084 - Add some simple DOM ancestor iterators. r=smaug
|
2020-03-02 11:36:42 +00:00 |
nsINode.h
|
Bug 1374612 - CSP: Hide nonce values from the DOM. r=smaug,annevk
|
2020-02-29 12:35:46 +00:00 |
nsINodeList.h
|
…
|
|
nsIObjectLoadingContent.idl
|
Bug 1598005 - Remove the useless browserDumpID field from the plug-in crash events r=froydnj,baku
|
2019-11-21 12:29:58 +00:00 |
nsIRemoteWindowContext.idl
|
…
|
|
nsIScriptChannel.idl
|
…
|
|
nsIScriptContext.h
|
Bug 1559263 - Eliminate nsJSContext::mIsInitialized. r=bzbarsky
|
2019-06-14 18:40:25 +00:00 |
nsIScriptGlobalObject.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
nsIScriptObjectPrincipal.h
|
…
|
|
nsIScriptableContentIterator.idl
|
…
|
|
nsISelectionController.idl
|
Bug 1599733: document `SELECTION_NORMAL` and `SELECTION_SPELLCHECK` in nsISelectionController.idl. r=smaug
|
2019-11-28 09:20:24 +00:00 |
nsISelectionDisplay.idl
|
…
|
|
nsISelectionListener.idl
|
…
|
|
nsISizeOfEventTarget.h
|
…
|
|
nsISlowScriptDebug.idl
|
…
|
|
nsIStyleSheetLinkingElement.h
|
Bug 1519636 - Automatically reformat recent changes using clang-format r=Ehsan
|
2020-01-21 09:51:27 +00:00 |
nsImageLoadingContent.cpp
|
Bug 1612649 - Call UpdateImageState in SetDeferredLoad to start with `not broken` state for lazy load images. r=emilio
|
2020-02-15 08:45:27 +00:00 |
nsImageLoadingContent.h
|
Bug 1612649 - Call UpdateImageState in SetDeferredLoad to start with `not broken` state for lazy load images. r=emilio
|
2020-02-15 08:45:27 +00:00 |
nsJSEnvironment.cpp
|
Bug 1609815 - Remove Web Replay C++ implementation. r=jgilbert,jandem,gbrown
|
2020-02-27 17:39:15 +00:00 |
nsJSEnvironment.h
|
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan
|
2019-12-06 09:24:56 +00:00 |
nsJSUtils.cpp
|
Bug 1611509 part 3. Remove the Date type from Web IDL. r=edgar
|
2020-01-27 08:50:35 +00:00 |
nsJSUtils.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
nsLineBreaker.cpp
|
Bug 1616999 - Rename MozLocale::AddLikelySubtags to Maximize following ECMA402 Intl.Locale convention. r=jfkthame
|
2020-02-21 21:03:15 +00:00 |
nsLineBreaker.h
|
…
|
|
nsMappedAttributeElement.cpp
|
…
|
|
nsMappedAttributeElement.h
|
…
|
|
nsMappedAttributes.cpp
|
Bug 1543231 - Fix intermittent dom/html/test/test_bug1472426.html; r=smaug
|
2019-10-21 19:40:44 +00:00 |
nsMappedAttributes.h
|
Bug 1570982 - remove `CPP_THROW_NEW`; r=glandium
|
2019-08-14 01:32:41 +00:00 |
nsMimeTypeArray.cpp
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
nsMimeTypeArray.h
|
…
|
|
nsNameSpaceManager.cpp
|
Bug 1607702 - Extract nsuri displaynames to nsNameSpaceManager r=bholley
|
2020-01-10 18:45:12 +00:00 |
nsNameSpaceManager.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
nsNoDataProtocolContentPolicy.cpp
|
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan
|
2019-12-06 09:24:56 +00:00 |
nsNoDataProtocolContentPolicy.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
nsNodeInfoManager.cpp
|
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan
|
2019-12-06 09:24:56 +00:00 |
nsNodeInfoManager.h
|
Bug 1593119 - clang-format the files affected by the MOZ_XBL unifdef r=bzbarsky
|
2019-11-07 00:35:25 +00:00 |
nsObjectLoadingContent.cpp
|
Bug 1612510 - Remove IsChromeOrXBL*. r=bzbarsky
|
2020-02-04 21:28:57 +00:00 |
nsObjectLoadingContent.h
|
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan
|
2019-12-06 09:24:56 +00:00 |
nsOpenURIInFrameParams.cpp
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
nsOpenURIInFrameParams.h
|
…
|
|
nsPIDOMWindow.h
|
Bug 1615966 - Try to compute topWindowURI/contentblockingallowlistprincipal in the parent process for DocumentChannel. r=nika,Ehsan
|
2020-03-01 19:25:01 +00:00 |
nsPIDOMWindowInlines.h
|
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
|
2019-11-26 14:35:02 +00:00 |
nsPIWindowRoot.h
|
Bug 1545499 - Remove dead code for threading accelerator state. r=NeilDeakin
|
2019-06-03 15:29:06 +00:00 |
nsPlainTextSerializer.cpp
|
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan
|
2019-12-06 09:24:56 +00:00 |
nsPlainTextSerializer.h
|
Bug 1584170: part 2) Replace array with `AutoTArray`. r=hsivonen
|
2019-10-21 09:06:48 +00:00 |
nsPluginArray.cpp
|
Bug 1535617: Part 2 - Clear weak references for most cycle collected objects on unlink. r=mccr8
|
2020-02-25 19:44:39 +00:00 |
nsPluginArray.h
|
…
|
|
nsPropertyTable.cpp
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
nsPropertyTable.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
nsQueryContentEventResult.cpp
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
nsQueryContentEventResult.h
|
…
|
|
nsRange.cpp
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
nsRange.h
|
Bug 1615131 - Make `StaticRange` instances reused as far as possible like `nsRange` r=smaug
|
2020-02-14 15:02:43 +00:00 |
nsSandboxFlags.h
|
Bug 1587922 - Remove the remnants of the showModalDialog code; r=smaug
|
2019-10-10 22:59:28 +00:00 |
nsScreen.cpp
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
nsScreen.h
|
Bug 1575097 Part 3: Make nsScreen::GetRDMScreenSize get the size from the window. r=Ehsan
|
2019-08-25 23:53:54 +00:00 |
nsStructuredCloneContainer.cpp
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
nsStructuredCloneContainer.h
|
…
|
|
nsStubAnimationObserver.cpp
|
…
|
|
nsStubAnimationObserver.h
|
…
|
|
nsStubDocumentObserver.cpp
|
…
|
|
nsStubDocumentObserver.h
|
…
|
|
nsStubMutationObserver.cpp
|
…
|
|
nsStubMutationObserver.h
|
…
|
|
nsStyleLinkElement.cpp
|
Bug 1609288 - Apply styles from adopted stylesheets r=emilio
|
2020-02-15 01:16:46 +00:00 |
nsStyleLinkElement.h
|
Bug 1614329 - Fix the handling of the type attribute of HTMLStyleElement; r=bzbarsky
|
2020-02-11 19:38:26 +00:00 |
nsStyledElement.cpp
|
Bug 1543315 - part 21: Mark `PresShell::DidCauseReflow()` as `MOZ_CAN_RUN_SCRIPT` r=smaug
|
2020-01-17 10:00:28 +00:00 |
nsStyledElement.h
|
Bug 1577743 - Remove dead argument from nsStyledElement::ReparseStyleAttribute. r=heycam
|
2019-09-04 00:16:28 +00:00 |
nsSyncLoadService.cpp
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
nsSyncLoadService.h
|
Bug 1578355 - Part 1: Move user-activation code from EventStateManager to UserActivation; r=smaug
|
2019-09-20 20:51:25 +00:00 |
nsTextFragment.cpp
|
Bug 1490601 part 2 - Move C++ entry points to encoding_c_mem to mfbt/. r=jwalden
|
2019-09-18 08:26:34 +00:00 |
nsTextFragment.h
|
Bug 1591490 - Use the NS_IS_SURROGATE_PAIR macro everywhere. r=Ehsan
|
2019-10-27 05:05:51 +00:00 |
nsTextFragmentImpl.h
|
…
|
|
nsTextFragmentSSE2.cpp
|
Bug 1605934 - Use nested namespaces r=sg
|
2020-01-18 13:48:34 +00:00 |
nsTextFragmentVMX.cpp
|
Bug 817058 - VMX acceleration for nsTextFragment. r=bzbarsky
|
2019-08-28 05:03:54 +00:00 |
nsTextNode.cpp
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
nsTextNode.h
|
Bug 1555216 - Change the signature of BindToTree to be (BindContext&, nsINode& aParentNode). r=bzbarsky
|
2019-05-31 23:31:52 +02:00 |
nsTraversal.cpp
|
Bug 1596238, Make NodeIterator less AddRef/Release heavy by trying to avoid use of strong pointer when the node is skipped because of whatToShow, r=Ehsan
|
2019-11-14 17:29:27 +00:00 |
nsTraversal.h
|
Bug 1596238, Make NodeIterator less AddRef/Release heavy by trying to avoid use of strong pointer when the node is skipped because of whatToShow, r=Ehsan
|
2019-11-14 17:29:27 +00:00 |
nsTreeSanitizer.cpp
|
Bug 1602483 part 2. Add a window id argument to CheckLoadURIWithPrincipal. r=ckerschb
|
2019-12-12 16:41:19 +00:00 |
nsTreeSanitizer.h
|
Bug 1602843 - Preserve CSS input exactly during sanitization. r=hsivonen
|
2019-12-12 13:57:54 +00:00 |
nsViewportInfo.cpp
|
Bug 1566991: Add some assertions to sanity-check that our mobile viewport zoom factors are positive. r=botond
|
2019-07-23 18:07:26 +00:00 |
nsViewportInfo.h
|
Bug 1574307 - Part 1. Parse viewport-fit in meta element. r=smaug
|
2020-01-20 08:40:05 +00:00 |
nsWindowMemoryReporter.cpp
|
Bug 1616199 - Track non-detached BrowsingContextGroups instead of TabGroups. r=mccr8
|
2020-02-18 17:16:43 +00:00 |
nsWindowMemoryReporter.h
|
Bug 1553188 - Part 4 - Update remaining references to browser.xul;r=bdahl
|
2019-05-28 16:40:42 -07:00 |
nsWindowRoot.cpp
|
Bug 1581925 - Part 1: Capture parent process JSWindowActor events at InProcessBrowserChildMessageManager, r=kmag
|
2019-10-07 19:35:06 +00:00 |
nsWindowRoot.h
|
Bug 1545499 - Remove dead code for threading accelerator state. r=NeilDeakin
|
2019-06-03 15:29:06 +00:00 |
nsWindowSizes.h
|
Bug 1597958 - Measure memory usage of the ResizeObserverController. r=mccr8
|
2019-11-20 14:04:47 +00:00 |
nsWrapperCache.cpp
|
Bug 1609815 - Remove Web Replay C++ implementation. r=jgilbert,jandem,gbrown
|
2020-02-27 17:39:15 +00:00 |
nsWrapperCache.h
|
Bug 1535617: Part 1 - Add macros to clear weak references on unlink. r=mccr8
|
2020-02-25 19:44:27 +00:00 |
nsWrapperCacheInlines.h
|
…
|
|
nsXHTMLContentSerializer.cpp
|
Bug 1603313 - Remove some silly patterns. r=bzbarsky
|
2019-12-14 05:05:01 +00:00 |
nsXHTMLContentSerializer.h
|
Bug 1576899: change `nsIContentSerializer` to take output string as argument in `nsIContentSerializer::Init`. r=hsivonen
|
2019-08-28 11:54:49 +00:00 |
nsXMLContentSerializer.cpp
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/base. r=smaug
|
2020-02-21 10:41:47 +00:00 |
nsXMLContentSerializer.h
|
Bug 1576899: change `nsIContentSerializer` to take output string as argument in `nsIContentSerializer::Init`. r=hsivonen
|
2019-08-28 11:54:49 +00:00 |
usecounters.py
|
Bug 1202706 - Part 1: Add telemetry histograms for worker use counters; r=chutten,bzbarsky
|
2019-11-27 23:22:29 +00:00 |