gecko-dev/dom/base
Wes Kocher cac6cb6a10 Merge inbound to central, a=merge
MozReview-Commit-ID: 1D2zbWPC8TT
2017-02-14 13:12:20 -08:00
..
crashtests Merge m-c to autoland, a=merge CLOSED TREE 2017-01-31 15:14:56 -08:00
test Bug 1338753 - Attempt to address intermittent failures due to rounding errors; r=baku 2017-02-14 10:57:52 -05:00
AnonymousContent.cpp
AnonymousContent.h
Attr.cpp Bug 1332322 part 3. Rename nsWrapperCache::IsBlackAndDoesNotNeedTracing to nsWrapperCache::HasKnownLiveWrapperAndDoesNotNeedTracing. r=mccr8 2017-01-24 20:39:37 -05:00
Attr.h Bug 1330536 part 7. Change nsINode::GetTextContent to take an OOMReporter, not an ErrorResult. r=smaug 2017-01-17 23:52:29 -05:00
AutocompleteFieldList.h
BarProps.cpp
BarProps.h
BodyUtil.cpp
BodyUtil.h
BorrowedAttrInfo.cpp
BorrowedAttrInfo.h
ChildIterator.cpp
ChildIterator.h
ChromeNodeList.cpp
ChromeNodeList.h
ChromeUtils.cpp Bug 1319773 - Part 1: Add a SubsumesConsideringDomainIgnoringFPD in BasePrincipal. r=baku 2017-01-18 20:17:19 +08:00
ChromeUtils.h Bug 1319773 - Part 1: Add a SubsumesConsideringDomainIgnoringFPD in BasePrincipal. r=baku 2017-01-18 20:17:19 +08:00
Comment.cpp
Comment.h
contentAreaDropListener.js
contentAreaDropListener.manifest
CORSMode.h
Crypto.cpp
Crypto.h
CustomElementRegistry.cpp Merge mozilla-central to autoland 2017-01-19 17:00:25 +01:00
CustomElementRegistry.h
DirectionalityUtils.cpp
DirectionalityUtils.h
DispatcherTrait.cpp Bug 1337537 - Move some TabGroup code to ValidatingDispatcher (r=ehsan) 2017-02-13 17:02:50 -08:00
DispatcherTrait.h Bug 1337537 - Move Dispatcher.{cpp,h} to xpcom/threads (r=froydnj) 2017-02-13 17:02:48 -08:00
DocGroup.cpp Bug 1337537 - Assert that runnables labeled with a given TabGroup never touch other TabGroups (r=ehsan) 2017-02-13 17:02:57 -08:00
DocGroup.h Bug 1337537 - Assert that runnables labeled with a given TabGroup never touch other TabGroups (r=ehsan) 2017-02-13 17:02:57 -08:00
DocumentFragment.cpp
DocumentFragment.h
DocumentType.cpp
DocumentType.h
DOMCursor.cpp
DOMCursor.h
domerr.msg
DOMError.cpp
DOMError.h
DOMException.cpp Bug 1335207: Add constexpr to data tables under dom/ for better codegen on Windows. r=ehsan 2017-02-01 15:42:33 +13:00
DOMException.h
DOMImplementation.cpp
DOMImplementation.h
DOMIntersectionObserver.cpp Bug 1333580 - Properly unregister last unobserved target. r=mrbkap 2017-01-24 14:11:34 -08:00
DOMIntersectionObserver.h Bug 1333580 - Properly unregister last unobserved target. r=mrbkap 2017-01-24 14:11:34 -08:00
DOMMatrix.cpp
DOMMatrix.h
DOMParser.cpp Bug 1336213 - Part 2: Remove DOMParser::mOriginalPrincipal; r=bzbarsky 2017-02-03 10:46:45 -05:00
DOMParser.h Bug 1338156 - Add missing initialisation of DOMParser::mOriginalPrincipleWasSystem. r=ehsan. 2017-02-10 20:47:49 +01:00
DOMPoint.cpp
DOMPoint.h
DOMQuad.cpp
DOMQuad.h
DOMRect.cpp
DOMRect.h
DOMRequest.cpp
DOMRequest.h
DOMRequestHelper.jsm
DOMStringList.cpp
DOMStringList.h
DOMTokenListSupportedTokens.h
Element.cpp Bug 1332812. Remove some more unused or nearly-unused nsIDOMElement bits. r=froydnj 2017-02-02 10:32:58 -05:00
Element.h Bug 1331294 - Part 6: Remove RestyleManager::HasPendingRestyles and Servo_Element_ShouldTraverse. r=bholley 2017-02-10 10:42:30 +08:00
ElementInlines.h Bug 1331294 - Part 6: Remove RestyleManager::HasPendingRestyles and Servo_Element_ShouldTraverse. r=bholley 2017-02-10 10:42:30 +08:00
EventSource.cpp Bug 1337619 - Reset mGoingToDispatchAllMessages flag before early return. r=baku 2017-02-03 10:27:55 +08:00
EventSource.h Bug 1333540. Common up the skippability implementations that are basically copy/pastes of the DOMEventTargetHelper one. r=smaug 2017-01-24 20:40:11 -05:00
FeedWriterEnabled.h
FlushType.h
FormData.cpp Bug 1329298 - Part 1 - Unify body extraction in Fetch/Beacon/XHR, r=smaug 2017-01-24 12:13:31 +01:00
FormData.h
FragmentOrElement.cpp Bug 1332322 part 3. Rename nsWrapperCache::IsBlackAndDoesNotNeedTracing to nsWrapperCache::HasKnownLiveWrapperAndDoesNotNeedTracing. r=mccr8 2017-01-24 20:39:37 -05:00
FragmentOrElement.h Bug 1330536 part 7. Change nsINode::GetTextContent to take an OOMReporter, not an ErrorResult. r=smaug 2017-01-17 23:52:29 -05:00
FromParser.h
gen-usecounters.py
GroupedSHistory.cpp
GroupedSHistory.h
HTMLSplitOnSpacesTokenizer.h
IdleDeadline.cpp
IdleDeadline.h
IdleRequest.cpp Bug 1313864 - Use the timeout handle to cancel rIC timeout. r=bkelly 2017-02-01 16:16:36 +01:00
IdleRequest.h Bug 1313864 - Use the timeout handle to cancel rIC timeout. r=bkelly 2017-02-01 16:16:36 +01:00
IframeSandboxKeywordList.h
ImageEncoder.cpp
ImageEncoder.h
ImageTracker.cpp
ImageTracker.h
ImportManager.cpp
ImportManager.h
IndexedDBHelper.jsm
Link.cpp
Link.h
Location.cpp Bug 1328894 part 3. Throw SyntaxError from Location::SetProtocol on URI parse failures. r=bkelly 2017-02-08 18:19:02 -05:00
Location.h
messageWakeupService.js
messageWakeupService.manifest
moz.build Bug 1337537 - Move Dispatcher.{cpp,h} to xpcom/threads (r=froydnj) 2017-02-13 17:02:48 -08:00
mozAutoDocUpdate.h
mozIDOMWindow.idl
NameSpaceConstants.h
Navigator.cpp Bug 1337722 - Use BufferSource in webIDL, r=qdot 2017-02-09 10:37:54 +01:00
Navigator.h Bug 1337722 - Use BufferSource in webIDL, r=qdot 2017-02-09 10:37:54 +01:00
NodeInfo.cpp
NodeInfo.h
NodeInfoInlines.h
NodeIterator.cpp
NodeIterator.h
nsAtomListUtils.cpp
nsAtomListUtils.h
nsAttrAndChildArray.cpp Bug 1330041 - Basic handling framework for presentation attributes in Stylo, with handling for font-size and color; r=bz,emilio 2017-01-19 15:56:53 -08:00
nsAttrAndChildArray.h Bug 1330041 - Basic handling framework for presentation attributes in Stylo, with handling for font-size and color; r=bz,emilio 2017-01-19 15:56:53 -08:00
nsAttrName.h
nsAttrValue.cpp Bug 1335305 - Don't cache stringifications for CSS declaration blocks during parallel traversal. r=bz 2017-02-08 17:04:44 -08:00
nsAttrValue.h
nsAttrValueInlines.h
nsAttrValueOrString.cpp
nsAttrValueOrString.h
nsCaseTreatment.h
nsCCUncollectableMarker.cpp
nsCCUncollectableMarker.h
nsChildContentList.h
nsContentAreaDragDrop.cpp
nsContentAreaDragDrop.h
nsContentCID.h
nsContentCreatorFunctions.h
nsContentIterator.cpp Bug 1319660 - Fix possible crash when editing contentEditable; r=esawin r=masayuki r=smaug 2017-01-23 14:35:04 -05:00
nsContentList.cpp Bug 1332322 part 2. Rename nsWrapperCache::IsBlack to nsWrapperCache::HasKnownLiveWrapper. r=mccr8 2017-01-24 20:38:58 -05:00
nsContentList.h
nsContentListDeclarations.h Bug 1338725 part 1. Change the matcher functions used for nsContentList to take an Element argument, not nsIContent. r=baku 2017-02-13 16:06:45 -05:00
nsContentPermissionHelper.cpp
nsContentPermissionHelper.h
nsContentPolicy.cpp
nsContentPolicy.h
nsContentPolicyUtils.h
nsContentSink.cpp
nsContentSink.h
nsContentTypeParser.h
nsContentUtils.cpp Merge m-c to inbound, a=merge 2017-02-13 17:07:33 -08:00
nsContentUtils.h Merge m-c to inbound, a=merge 2017-02-13 17:07:33 -08:00
nsCopySupport.cpp
nsCopySupport.h
nsDataDocumentContentPolicy.cpp
nsDataDocumentContentPolicy.h
nsDeprecatedOperationList.h Bug 1334564 - Deprecate URL.createObjectURL(mediastream), r=smaug, r=rjesup 2017-02-07 08:58:35 +01:00
nsDocElementCreatedNotificationRunner.h
nsDocument.cpp Bug 1337537 - Workarounds to avoid TabGroup assertions in edge cases (r=smaug) 2017-02-13 17:03:03 -08:00
nsDocument.h Bug 1338287 - Make nsIDocument::DocumentFlashClassification accessible from privileged JS r=bz 2017-02-13 13:39:40 -08:00
nsDocumentEncoder.cpp
nsDocumentWarningList.h
nsDOMAttributeMap.cpp Bug 1332322 part 3. Rename nsWrapperCache::IsBlackAndDoesNotNeedTracing to nsWrapperCache::HasKnownLiveWrapperAndDoesNotNeedTracing. r=mccr8 2017-01-24 20:39:37 -05:00
nsDOMAttributeMap.h
nsDOMCaretPosition.cpp
nsDOMCaretPosition.h
nsDOMCID.h
nsDOMClassInfo.cpp Backed out 20 changesets (bug 851892) for load failures in Android crashtest-4 2017-01-15 11:50:10 -08:00
nsDOMClassInfo.h Bug 851892 part 20. Remove the remaining bits we added to support a mix of WebIDL and non-WebIDL rules. r=peterv 2017-01-13 10:41:05 -05:00
nsDOMClassInfoID.h Backed out 20 changesets (bug 851892) for load failures in Android crashtest-4 2017-01-15 11:50:10 -08:00
nsDOMDataChannel.cpp
nsDOMDataChannel.h
nsDOMDataChannelDeclarations.h
nsDOMJSUtils.h
nsDOMMutationObserver.cpp
nsDOMMutationObserver.h Bug 1232696 - Remove NS_DECL_AND_IMPL_ZEROING_OPERATOR_NEW as it causes segfaulting for GCC 6 builds (2 of 5, fixes for dom/). r=bkelly. 2017-01-24 17:10:39 +01:00
nsDOMNavigationTiming.cpp
nsDOMNavigationTiming.h
nsDOMSerializer.cpp
nsDOMSerializer.h
nsDOMString.h
nsDOMTokenList.cpp
nsDOMTokenList.h
nsDOMWindowList.cpp
nsDOMWindowList.h
nsDOMWindowUtils.cpp Merge m-c to graphics 2017-01-20 10:07:40 -05:00
nsDOMWindowUtils.h
nsFocusManager.cpp Bug 1334572 - Dispatch WindowLowered/Raised events asynchronously in test mode (for marionette) (r=smaug) 2017-02-13 17:02:45 -08:00
nsFocusManager.h
nsFrameLoader.cpp Bug 1317293: Only allow nsFrameLoader::SwapWithOtherRemoteLoader when remote types match. r=billm 2017-01-25 07:18:00 +00:00
nsFrameLoader.h Bug 1328653 - Merging all the various *OriginAttributes to just one, r=huseby 2017-01-12 17:38:48 +01:00
nsFrameMessageManager.cpp Bug 1337112 - Remove links from JSRuntime to its single context and zone group, r=jandem,jonco. 2017-02-10 16:47:50 -07:00
nsFrameMessageManager.h
nsGenConImageContent.cpp
nsGenericDOMDataNode.cpp
nsGenericDOMDataNode.h Bug 1330536 part 7. Change nsINode::GetTextContent to take an OOMReporter, not an ErrorResult. r=smaug 2017-01-17 23:52:29 -05:00
nsGkAtomList.h Bug 1302648 part 1 - Add animationcancel event handler. r=masayuki 2017-02-10 12:32:43 +09:00
nsGkAtoms.cpp
nsGkAtoms.h
nsGlobalWindow.cpp Bug 1315260 - Don't schedule idle callbacks when suspended. r=smaug 2017-02-14 17:49:47 +01:00
nsGlobalWindow.h Bug 1315260 - Make requesIdleCallbacks suspend along with nsGlobalWindow. r=smaug 2017-02-14 17:49:40 +01:00
nsGlobalWindowCommands.cpp Bug 1335207 followup build fix on a CLOSED TREE 2017-02-01 16:09:28 +13:00
nsGlobalWindowCommands.h
nsHistory.cpp
nsHistory.h
nsHTMLContentSerializer.cpp
nsHTMLContentSerializer.h
nsIAnimationObserver.h
nsIAttribute.h
nsIContent.h Bug 1338725 part 2. Move GetClasses/DoGetClasses from nsIContent to Element. r=baku 2017-02-13 16:06:45 -05:00
nsIContentInlines.h Bug 1335863 - Inline common case parent access. r=emilio 2017-02-02 11:24:43 -08:00
nsIContentIterator.h
nsIContentPolicy.idl
nsIContentPolicyBase.idl
nsIContentSerializer.h
nsIDocument.h Bug 1337537 - Workarounds to avoid TabGroup assertions in edge cases (r=smaug) 2017-02-13 17:03:03 -08:00
nsIDocumentEncoder.idl
nsIDocumentInlines.h
nsIDocumentObserver.h
nsIDOMClassInfo.h
nsIDOMDataChannel.idl
nsIDOMDOMCursor.idl
nsIDOMDOMRequest.idl
nsIDOMFormData.idl
nsIDOMParser.idl
nsIDOMSerializer.idl
nsIDroppedLinkHandler.idl
nsIFrameLoader.idl Bug 1329331 - Leave the Large-Allocation process after subsequent navigations, r=smaug 2017-01-16 14:03:09 -05:00
nsIGlobalObject.cpp
nsIGlobalObject.h Bug 1337537 - Move Dispatcher.{cpp,h} to xpcom/threads (r=froydnj) 2017-02-13 17:02:48 -08:00
nsIImageLoadingContent.idl
nsImageLoadingContent.cpp
nsImageLoadingContent.h
nsIMessageManager.idl
nsIMutationObserver.h
nsINode.cpp Bug 1335368 part 22. Get rid of IsCallerChrome in geometry utils. r=dholbert 2017-02-01 15:43:59 -05:00
nsINode.h Bug 1335368 part 22. Get rid of IsCallerChrome in geometry utils. r=dholbert 2017-02-01 15:43:59 -05:00
nsINodeList.h
nsInProcessTabChildGlobal.cpp
nsInProcessTabChildGlobal.h
nsIObjectLoadingContent.idl Bug 1335368 part 7. Mostly stop using IsCallerChrome in nsObjectLoadingContent. r=bholley 2017-02-01 15:43:36 -05:00
nsIRemoteWindowContext.idl
nsIScriptChannel.idl
nsIScriptContext.h
nsIScriptElement.h
nsIScriptGlobalObject.h
nsIScriptLoaderObserver.idl
nsIScriptNameSpaceManager.h
nsIScriptObjectPrincipal.h
nsIScriptTimeoutHandler.h
nsISelection.idl
nsISelectionController.idl
nsISelectionDisplay.idl
nsISelectionListener.idl
nsISelectionPrivate.idl
nsISimpleContentPolicy.idl
nsISiteSpecificUserAgent.idl
nsISizeOfEventTarget.h
nsISlowScriptDebug.idl
nsIStyleSheetLinkingElement.h
nsITimeoutHandler.h
nsJSEnvironment.cpp Bug 1337575 - Use SystemGroup for GC/CC (r=mccr8) 2017-02-13 17:02:59 -08:00
nsJSEnvironment.h Backed out 6 changesets (bug 1110928) for valgrind failures a=backout 2017-01-23 17:34:23 -08:00
nsJSTimeoutHandler.cpp
nsJSUtils.cpp
nsJSUtils.h
nsLineBreaker.cpp
nsLineBreaker.h
nsMappedAttributeElement.cpp Bug 1334330 - Part 11: stylo: Use ServoUtils abstraction for GenericSpecifiedValues to remove virtual dispatch overhead in nostylo mode; r=bz,emilio 2017-01-26 16:51:01 -08:00
nsMappedAttributeElement.h Bug 1334330 - Part 11: stylo: Use ServoUtils abstraction for GenericSpecifiedValues to remove virtual dispatch overhead in nostylo mode; r=bz,emilio 2017-01-26 16:51:01 -08:00
nsMappedAttributes.cpp Bug 1334330 - Part 1: stylo: Abstractify nsMappedAttributes to work on arbitrary containers of specified value data; r=bz,emilio 2017-01-26 13:39:13 -08:00
nsMappedAttributes.h Bug 1330041 - Basic handling framework for presentation attributes in Stylo, with handling for font-size and color; r=bz,emilio 2017-01-19 15:56:53 -08:00
nsMimeTypeArray.cpp
nsMimeTypeArray.h
nsNameSpaceManager.cpp
nsNameSpaceManager.h
nsNoDataProtocolContentPolicy.cpp
nsNoDataProtocolContentPolicy.h
nsNodeInfoManager.cpp
nsNodeInfoManager.h
nsNodeUtils.cpp Bug 1326194 - Properly unlink observed targets. m=mrbkap r=mrbkap 2017-01-19 14:51:09 -08:00
nsNodeUtils.h
nsObjectLoadingContent.cpp Bug 1338287 - Make nsIDocument::DocumentFlashClassification accessible from privileged JS r=bz 2017-02-13 13:39:40 -08:00
nsObjectLoadingContent.h Backed out changeset bdea29a8b0f3 (bug 1332956) 2017-02-09 11:33:14 +01:00
nsOpenURIInFrameParams.cpp Bug 1328653 - Merging all the various *OriginAttributes to just one, r=huseby 2017-01-12 17:38:48 +01:00
nsOpenURIInFrameParams.h Bug 1328653 - Merging all the various *OriginAttributes to just one, r=huseby 2017-01-12 17:38:48 +01:00
nsPIDOMWindow.h Bug 1337537 - Move Dispatcher.{cpp,h} to xpcom/threads (r=froydnj) 2017-02-13 17:02:48 -08:00
nsPIDOMWindowInlines.h
nsPIWindowRoot.h
nsPlainTextSerializer.cpp
nsPlainTextSerializer.h
nsPluginArray.cpp Bug 1336714 - Added a null check to the GetParentDocument call in nsDocument::ComputeFlashClassification. Change nsDocument::GetAllowPlugins to return result rather than using unnecessary outparam. nsPluginArray::AllowPlugins changed to call the GetAllowPlugins method on the inner window's document rather than on the docshell's mContentViewer's document. r=bsmedberg,bz 2017-02-06 12:47:00 -08:00
nsPluginArray.h
nsPropertyTable.cpp
nsPropertyTable.h
nsQueryContentEventResult.cpp
nsQueryContentEventResult.h
nsRange.cpp
nsRange.h
nsReferencedElement.cpp
nsReferencedElement.h
nsSandboxFlags.h
nsScreen.cpp
nsScreen.h
nsScriptElement.cpp
nsScriptElement.h
nsScriptLoader.cpp Bug 1330657 - Enable <script type="module"> behind a pref r=bkelly 2017-02-08 17:08:33 +00:00
nsScriptLoader.h Bug 1330657 - Enable <script type="module"> behind a pref r=bkelly 2017-02-08 17:08:33 +00:00
nsScriptNameSpaceManager.cpp
nsScriptNameSpaceManager.h
nsStructuredCloneContainer.cpp
nsStructuredCloneContainer.h
nsStubAnimationObserver.cpp
nsStubAnimationObserver.h
nsStubDocumentObserver.cpp
nsStubDocumentObserver.h
nsStubMutationObserver.cpp
nsStubMutationObserver.h
nsStyledElement.cpp Bug 1330060 part 1. Move GetInlineStyleDeclaration up to Element so it doesn't have to be virtual. r=bkelly 2017-01-11 19:03:16 -05:00
nsStyledElement.h Bug 1330060 part 1. Move GetInlineStyleDeclaration up to Element so it doesn't have to be virtual. r=bkelly 2017-01-11 19:03:16 -05:00
nsStyleLinkElement.cpp
nsStyleLinkElement.h
nsSyncLoadService.cpp
nsSyncLoadService.h
nsTextFragment.cpp
nsTextFragment.h
nsTextFragmentImpl.h
nsTextFragmentSSE2.cpp
nsTextNode.cpp
nsTextNode.h
nsTraversal.cpp
nsTraversal.h
nsTreeSanitizer.cpp
nsTreeSanitizer.h
nsViewportInfo.cpp
nsViewportInfo.h
nsWindowMemoryReporter.cpp
nsWindowMemoryReporter.h
nsWindowRoot.cpp Bug 835981 part 6. Change nsIDOMXULElement::GetControllers consumers to nsXULElement. r=peterv 2017-02-02 10:32:58 -05:00
nsWindowRoot.h
nsWrapperCache.cpp
nsWrapperCache.h Bug 1332322 part 3. Rename nsWrapperCache::IsBlackAndDoesNotNeedTracing to nsWrapperCache::HasKnownLiveWrapperAndDoesNotNeedTracing. r=mccr8 2017-01-24 20:39:37 -05:00
nsWrapperCacheInlines.h Bug 1332322 part 3. Rename nsWrapperCache::IsBlackAndDoesNotNeedTracing to nsWrapperCache::HasKnownLiveWrapperAndDoesNotNeedTracing. r=mccr8 2017-01-24 20:39:37 -05:00
nsXHTMLContentSerializer.cpp
nsXHTMLContentSerializer.h
nsXMLContentSerializer.cpp
nsXMLContentSerializer.h
nsXMLNameSpaceMap.cpp
nsXMLNameSpaceMap.h
OrderedTimeoutIterator.h
PartialSHistory.cpp
PartialSHistory.h
Pose.cpp
Pose.h
PostMessageEvent.cpp
PostMessageEvent.h
ProcessGlobal.cpp
ProcessGlobal.h
ResponsiveImageSelector.cpp
ResponsiveImageSelector.h
SameProcessMessageQueue.cpp
SameProcessMessageQueue.h
ScreenOrientation.cpp
ScreenOrientation.h
ScriptSettings.cpp
ScriptSettings.h
ShadowRoot.cpp
ShadowRoot.h
SiteSpecificUserAgent.js
SiteSpecificUserAgent.manifest
SlowScriptDebug.js
SlowScriptDebug.manifest
StructuredCloneHolder.cpp
StructuredCloneHolder.h
StructuredCloneTags.h
StyleSheetList.cpp
StyleSheetList.h
SubtleCrypto.cpp
SubtleCrypto.h
TabGroup.cpp Bug 1337537 - Move some TabGroup code to ValidatingDispatcher (r=ehsan) 2017-02-13 17:02:50 -08:00
TabGroup.h Bug 1337537 - Assert that runnables labeled with a given TabGroup never touch other TabGroups (r=ehsan) 2017-02-13 17:02:57 -08:00
Text.cpp
Text.h
TextInputProcessor.cpp
TextInputProcessor.h
ThirdPartyUtil.cpp
ThirdPartyUtil.h
Timeout.cpp Bug 1331804 - Anonymize nsITimer runnable names (r=njn) 2017-01-24 16:34:37 -08:00
Timeout.h Bug 1313864 - Move running idle callbacks to executor. r=bkelly 2017-02-01 16:16:29 +01:00
TimeoutHandler.cpp Bug 1313864 - Move running idle callbacks to executor. r=bkelly 2017-02-01 16:16:29 +01:00
TimeoutHandler.h Bug 1313864 - Move running idle callbacks to executor. r=bkelly 2017-02-01 16:16:29 +01:00
TimeoutManager.cpp Bug 1338691 - Add a pref for delaying tracking timeout throttling after the page load finishes; r=bkelly 2017-02-14 10:57:47 -05:00
TimeoutManager.h Bug 1338691 - Add a pref for delaying tracking timeout throttling after the page load finishes; r=bkelly 2017-02-14 10:57:47 -05:00
TreeWalker.cpp
TreeWalker.h
UseCounter.h
UseCounters.conf Bug 1335859 - Add usage counters to track usage of gecko-only DataTransfer APIs, r=baku 2017-02-08 11:43:59 -05:00
usecounters.py
WebKitCSSMatrix.cpp
WebKitCSSMatrix.h
WebSocket.cpp Bug 1334165 Don't allow event dispatch after WebSocket allows worker thread to exit cleanly. r=baku 2017-01-27 06:06:33 -08:00
WebSocket.h Bug 1333540. Common up the skippability implementations that are basically copy/pastes of the DOMEventTargetHelper one. r=smaug 2017-01-24 20:40:11 -05:00
WindowNamedPropertiesHandler.cpp
WindowNamedPropertiesHandler.h
WindowOrientationObserver.cpp
WindowOrientationObserver.h