.. |
crashtests
|
…
|
|
test
|
Bug 1187385 - Use -moz-appearance: none to ignore widget style padding in test_caretPositionFromPoint. r=karlt
|
2015-10-13 00:08:22 -07:00 |
AnonymousContent.cpp
|
…
|
|
AnonymousContent.h
|
…
|
|
Attr.cpp
|
…
|
|
Attr.h
|
…
|
|
AutocompleteFieldList.h
|
…
|
|
BarProps.cpp
|
…
|
|
BarProps.h
|
…
|
|
BlobSet.h
|
…
|
|
CORSMode.h
|
…
|
|
ChildIterator.cpp
|
…
|
|
ChildIterator.h
|
…
|
|
ChromeUtils.cpp
|
…
|
|
ChromeUtils.h
|
…
|
|
Comment.cpp
|
…
|
|
Comment.h
|
…
|
|
Console.cpp
|
Bug 1213719 - Back out bug 1170314 for duplicate functionality. r=smaug
|
2015-10-12 10:50:54 +08:00 |
Console.h
|
Bug 1213719 - Back out bug 1170314 for duplicate functionality. r=smaug
|
2015-10-12 10:50:54 +08:00 |
ConsoleAPI.manifest
|
…
|
|
ConsoleAPIStorage.js
|
…
|
|
Crypto.cpp
|
…
|
|
Crypto.h
|
…
|
|
DOMCursor.cpp
|
…
|
|
DOMCursor.h
|
…
|
|
DOMError.cpp
|
…
|
|
DOMError.h
|
…
|
|
DOMException.cpp
|
…
|
|
DOMException.h
|
…
|
|
DOMImplementation.cpp
|
…
|
|
DOMImplementation.h
|
…
|
|
DOMMatrix.cpp
|
…
|
|
DOMMatrix.h
|
…
|
|
DOMParser.cpp
|
…
|
|
DOMParser.h
|
…
|
|
DOMPoint.cpp
|
…
|
|
DOMPoint.h
|
…
|
|
DOMQuad.cpp
|
…
|
|
DOMQuad.h
|
…
|
|
DOMRect.cpp
|
…
|
|
DOMRect.h
|
…
|
|
DOMRequest.cpp
|
…
|
|
DOMRequest.h
|
…
|
|
DOMRequestHelper.jsm
|
…
|
|
DOMStringList.cpp
|
…
|
|
DOMStringList.h
|
…
|
|
DirectionalityUtils.cpp
|
…
|
|
DirectionalityUtils.h
|
…
|
|
DocumentFragment.cpp
|
…
|
|
DocumentFragment.h
|
…
|
|
DocumentType.cpp
|
…
|
|
DocumentType.h
|
…
|
|
Element.cpp
|
…
|
|
Element.h
|
…
|
|
ElementInlines.h
|
…
|
|
EventSource.cpp
|
Bug 1211751: Remove nsIChannelEventSink-forwarding from EventSource and FetchDriver. It's never needed. r=smaug
|
2015-10-08 13:41:38 -07:00 |
EventSource.h
|
Bug 1211751: Remove nsIChannelEventSink-forwarding from EventSource and FetchDriver. It's never needed. r=smaug
|
2015-10-08 13:41:38 -07:00 |
FeedWriterEnabled.h
|
…
|
|
File.cpp
|
…
|
|
File.h
|
…
|
|
FileIOObject.cpp
|
…
|
|
FileIOObject.h
|
…
|
|
FileList.cpp
|
…
|
|
FileList.h
|
…
|
|
FragmentOrElement.cpp
|
…
|
|
FragmentOrElement.h
|
…
|
|
FromParser.h
|
…
|
|
HTMLSplitOnSpacesTokenizer.h
|
…
|
|
ImageEncoder.cpp
|
Bug 709490 - Part 7: If layer is not available, fallback to BasicCanvasLayer. r=roc
|
2015-10-12 11:21:03 +08:00 |
ImageEncoder.h
|
Bug 709490 - Part 7: If layer is not available, fallback to BasicCanvasLayer. r=roc
|
2015-10-12 11:21:03 +08:00 |
ImportManager.cpp
|
…
|
|
ImportManager.h
|
…
|
|
IndexedDBHelper.jsm
|
…
|
|
Link.cpp
|
…
|
|
Link.h
|
…
|
|
Makefile.in
|
…
|
|
MultipartBlobImpl.cpp
|
…
|
|
MultipartBlobImpl.h
|
…
|
|
NameSpaceConstants.h
|
…
|
|
Navigator.cpp
|
Bug 1210302 - Part 3: Add a NS_ParseRequestContentType API; r=mcmanus,sicking
|
2015-10-06 20:26:46 -04:00 |
Navigator.h
|
…
|
|
NodeInfo.cpp
|
…
|
|
NodeInfo.h
|
…
|
|
NodeInfoInlines.h
|
…
|
|
NodeIterator.cpp
|
…
|
|
NodeIterator.h
|
…
|
|
PerformanceCompositeTiming.cpp
|
…
|
|
PerformanceCompositeTiming.h
|
…
|
|
PerformanceEntry.cpp
|
…
|
|
PerformanceEntry.h
|
…
|
|
PerformanceMark.cpp
|
…
|
|
PerformanceMark.h
|
…
|
|
PerformanceMeasure.cpp
|
…
|
|
PerformanceMeasure.h
|
…
|
|
PerformanceObserver.cpp
|
…
|
|
PerformanceObserver.h
|
…
|
|
PerformanceObserverEntryList.cpp
|
…
|
|
PerformanceObserverEntryList.h
|
…
|
|
PerformanceRenderTiming.cpp
|
…
|
|
PerformanceRenderTiming.h
|
…
|
|
PerformanceResourceTiming.cpp
|
…
|
|
PerformanceResourceTiming.h
|
…
|
|
PostMessageEvent.cpp
|
Bug 1209919 - Improving naming and comments in StructuredCloneHelper, r=smaug
|
2015-09-30 13:22:08 +01:00 |
PostMessageEvent.h
|
Bug 1209919 - Improving naming and comments in StructuredCloneHelper, r=smaug
|
2015-09-30 13:22:08 +01:00 |
ProcessGlobal.cpp
|
…
|
|
ProcessGlobal.h
|
…
|
|
ResponsiveImageSelector.cpp
|
Bug 1206720 - Remove invalid assertions during response image loading. r=jdm
|
2015-09-30 16:22:49 +03:00 |
ResponsiveImageSelector.h
|
…
|
|
SameProcessMessageQueue.cpp
|
…
|
|
SameProcessMessageQueue.h
|
…
|
|
ScreenOrientation.cpp
|
…
|
|
ScreenOrientation.h
|
…
|
|
ScriptSettings.cpp
|
Bug 1214488 - Allow native callers in GetEntryGlobal. r=me
|
2015-10-13 22:17:33 -07:00 |
ScriptSettings.h
|
…
|
|
ShadowRoot.cpp
|
…
|
|
ShadowRoot.h
|
…
|
|
SiteSpecificUserAgent.js
|
…
|
|
SiteSpecificUserAgent.manifest
|
…
|
|
SlowScriptDebug.js
|
…
|
|
SlowScriptDebug.manifest
|
…
|
|
StructuredCloneHolder.cpp
|
Bug 709490 - Part 3: Transfer OffscreenCanvas from mainthread to workers. r=baku, r=sfink
|
2015-10-12 11:21:03 +08:00 |
StructuredCloneHolder.h
|
Bug 1212009 - ReadFullySerializableObjects() doesn't use the aIndex param and it can be removed, r=smaug
|
2015-10-07 20:32:14 +01:00 |
StructuredCloneTags.h
|
Bug 709490 - Part 3: Transfer OffscreenCanvas from mainthread to workers. r=baku, r=sfink
|
2015-10-12 11:21:03 +08:00 |
StyleSheetList.cpp
|
…
|
|
StyleSheetList.h
|
…
|
|
SubtleCrypto.cpp
|
…
|
|
SubtleCrypto.h
|
…
|
|
Text.cpp
|
…
|
|
Text.h
|
…
|
|
TextInputProcessor.cpp
|
…
|
|
TextInputProcessor.h
|
…
|
|
ThirdPartyUtil.cpp
|
…
|
|
ThirdPartyUtil.h
|
…
|
|
TreeWalker.cpp
|
…
|
|
TreeWalker.h
|
…
|
|
URL.cpp
|
Bug 1197893 - Check the number of arguments for ThrowTypeError() and ThrowRangeError() at compile time. r=peterv
|
2015-10-05 09:38:14 -07:00 |
URL.h
|
…
|
|
URLSearchParams.cpp
|
…
|
|
URLSearchParams.h
|
…
|
|
UseCounter.h
|
…
|
|
UseCounters.conf
|
…
|
|
WebSocket.cpp
|
Bug 1204269 - Use the worker private in order to determine the origin of the entry settings object for workers; r=smaug
|
2015-10-06 10:08:46 -04:00 |
WebSocket.h
|
…
|
|
WindowNamedPropertiesHandler.cpp
|
Bug 1052139 - Make more objects on the global prototype chain have immutable [[Prototype]], when we enable enforcement of this requirement. r=bz
|
2015-10-08 15:07:57 -07:00 |
WindowNamedPropertiesHandler.h
|
…
|
|
contentAreaDropListener.js
|
…
|
|
contentAreaDropListener.manifest
|
…
|
|
domerr.msg
|
Bug 1213289 part 3. Add a way to throw a DOMException with a custom message on ErrorResult. r=bkelly
|
2015-10-09 16:48:10 -04:00 |
gen-usecounters.py
|
…
|
|
messageWakeupService.js
|
…
|
|
messageWakeupService.manifest
|
…
|
|
moz.build
|
Bug 1209919 - Improving naming and comments in StructuredCloneHelper, r=smaug
|
2015-09-30 13:22:08 +01:00 |
mozAutoDocUpdate.h
|
…
|
|
mozFlushType.h
|
…
|
|
nsAtomListUtils.cpp
|
…
|
|
nsAtomListUtils.h
|
…
|
|
nsAttrAndChildArray.cpp
|
…
|
|
nsAttrAndChildArray.h
|
…
|
|
nsAttrName.h
|
…
|
|
nsAttrValue.cpp
|
…
|
|
nsAttrValue.h
|
…
|
|
nsAttrValueInlines.h
|
…
|
|
nsAttrValueOrString.cpp
|
…
|
|
nsAttrValueOrString.h
|
…
|
|
nsCCUncollectableMarker.cpp
|
…
|
|
nsCCUncollectableMarker.h
|
…
|
|
nsCaseTreatment.h
|
…
|
|
nsChildContentList.h
|
…
|
|
nsContentAreaDragDrop.cpp
|
Bug 1210591, part 1 - Use nsVariantCC in various places. r=smaug
|
2015-10-09 10:24:23 -07:00 |
nsContentAreaDragDrop.h
|
…
|
|
nsContentCID.h
|
…
|
|
nsContentCreatorFunctions.h
|
…
|
|
nsContentIterator.cpp
|
…
|
|
nsContentList.cpp
|
…
|
|
nsContentList.h
|
…
|
|
nsContentListDeclarations.h
|
…
|
|
nsContentPermissionHelper.cpp
|
…
|
|
nsContentPermissionHelper.h
|
…
|
|
nsContentPolicy.cpp
|
…
|
|
nsContentPolicy.h
|
…
|
|
nsContentPolicyUtils.h
|
Bug 1210321 - Convert to external type before calling action. r=smaug
|
2015-10-02 09:51:18 +08:00 |
nsContentSink.cpp
|
…
|
|
nsContentSink.h
|
…
|
|
nsContentTypeParser.h
|
…
|
|
nsContentUtils.cpp
|
Bug 1072150 - Crash in SubjectPrincipal if there's no active AutoJSAPI. r=bz
|
2015-10-12 11:03:58 -07:00 |
nsContentUtils.h
|
Bug 1213514 - Don't bother checking for third party URLs at interception time unless if the user needs it; r=jdm
|
2015-10-10 19:05:27 -04:00 |
nsCopySupport.cpp
|
…
|
|
nsCopySupport.h
|
…
|
|
nsDOMAttributeMap.cpp
|
…
|
|
nsDOMAttributeMap.h
|
…
|
|
nsDOMCID.h
|
…
|
|
nsDOMCaretPosition.cpp
|
…
|
|
nsDOMCaretPosition.h
|
…
|
|
nsDOMClassInfo.cpp
|
…
|
|
nsDOMClassInfo.h
|
…
|
|
nsDOMClassInfoClasses.h
|
…
|
|
nsDOMClassInfoID.h
|
…
|
|
nsDOMDataChannel.cpp
|
…
|
|
nsDOMDataChannel.h
|
…
|
|
nsDOMDataChannelDeclarations.h
|
…
|
|
nsDOMFileReader.cpp
|
…
|
|
nsDOMFileReader.h
|
…
|
|
nsDOMJSUtils.h
|
…
|
|
nsDOMMutationObserver.cpp
|
…
|
|
nsDOMMutationObserver.h
|
…
|
|
nsDOMNavigationTiming.cpp
|
…
|
|
nsDOMNavigationTiming.h
|
…
|
|
nsDOMScriptObjectFactory.cpp
|
…
|
|
nsDOMScriptObjectFactory.h
|
…
|
|
nsDOMSerializer.cpp
|
…
|
|
nsDOMSerializer.h
|
…
|
|
nsDOMSettableTokenList.cpp
|
…
|
|
nsDOMSettableTokenList.h
|
…
|
|
nsDOMString.h
|
…
|
|
nsDOMTokenList.cpp
|
…
|
|
nsDOMTokenList.h
|
…
|
|
nsDOMWindowList.cpp
|
…
|
|
nsDOMWindowList.h
|
…
|
|
nsDOMWindowUtils.cpp
|
Bug 1178721 - Implement SuspendWorkersForWindow;r=khuey
|
2015-10-07 12:20:59 +02:00 |
nsDOMWindowUtils.h
|
…
|
|
nsDataDocumentContentPolicy.cpp
|
…
|
|
nsDataDocumentContentPolicy.h
|
…
|
|
nsDeprecatedOperationList.h
|
Bug 1155923 - Temporarily restoring moz-prefixed interface, r=jesup,smaug
|
2015-09-28 11:25:04 -07:00 |
nsDocElementCreatedNotificationRunner.h
|
…
|
|
nsDocument.cpp
|
Bug 1035091 part 1: change CSS parser and loader APIs to distinguish UA, user, and author sheets instead of just UA vs everyone else. r=heycam
|
2015-10-13 17:43:16 -04:00 |
nsDocument.h
|
Bug 1213818 - Align document.title for SVG documents with HTML spec; r=bz
|
2015-10-13 18:14:43 +03:00 |
nsDocumentEncoder.cpp
|
…
|
|
nsDocumentWarningList.h
|
…
|
|
nsFocusManager.cpp
|
Bug 1213859 - Focus and blur events should not be cancelable; r=smaug
|
2015-10-12 20:48:49 +03:00 |
nsFocusManager.h
|
…
|
|
nsFormData.cpp
|
…
|
|
nsFormData.h
|
…
|
|
nsFrameLoader.cpp
|
Bug 1191740 - Factor out nsFrameLoader::GetNewTabContext. r=bholley
|
2015-10-14 10:52:07 +08:00 |
nsFrameLoader.h
|
Bug 1191740 - Factor out nsFrameLoader::GetNewTabContext. r=bholley
|
2015-10-14 10:52:07 +08:00 |
nsFrameMessageManager.cpp
|
…
|
|
nsFrameMessageManager.h
|
…
|
|
nsGenConImageContent.cpp
|
…
|
|
nsGenericDOMDataNode.cpp
|
…
|
|
nsGenericDOMDataNode.h
|
…
|
|
nsGkAtomList.h
|
Bug 1212702 - [Presentation WebAPI] Rename to PresentationConnection. Part 1 - WebIDL bindings. r=smaug
|
2015-10-12 10:36:31 +08:00 |
nsGkAtoms.cpp
|
…
|
|
nsGkAtoms.h
|
…
|
|
nsGlobalWindow.cpp
|
Bug 1212360. Split up the MozStorageChanged event into separate events for sessionstorage and localstorage. r=khuey
|
2015-10-09 16:48:10 -04:00 |
nsGlobalWindow.h
|
Bug 1212148 - Outline DialogValueHolder::Get() and create the variant directly. r=bz
|
2015-10-07 13:11:09 -07:00 |
nsGlobalWindowCommands.cpp
|
…
|
|
nsGlobalWindowCommands.h
|
…
|
|
nsHTMLContentSerializer.cpp
|
…
|
|
nsHTMLContentSerializer.h
|
…
|
|
nsHistory.cpp
|
…
|
|
nsHistory.h
|
…
|
|
nsHostObjectProtocolHandler.cpp
|
…
|
|
nsHostObjectProtocolHandler.h
|
…
|
|
nsHostObjectURI.cpp
|
…
|
|
nsHostObjectURI.h
|
…
|
|
nsIAnimationObserver.h
|
…
|
|
nsIAttribute.h
|
…
|
|
nsIConsoleAPIStorage.idl
|
…
|
|
nsIContent.h
|
Bug 1213842 - :lang() should not fall back to HTTP headers if empty lang attribute is specified; r=bz
|
2015-10-13 14:08:30 +03:00 |
nsIContentInlines.h
|
…
|
|
nsIContentIterator.h
|
…
|
|
nsIContentPolicy.idl
|
…
|
|
nsIContentPolicyBase.idl
|
…
|
|
nsIContentSerializer.h
|
…
|
|
nsIDOMBlob.idl
|
…
|
|
nsIDOMClassInfo.h
|
…
|
|
nsIDOMDOMCursor.idl
|
…
|
|
nsIDOMDOMRequest.idl
|
…
|
|
nsIDOMDataChannel.idl
|
…
|
|
nsIDOMFileList.idl
|
…
|
|
nsIDOMFileReader.idl
|
…
|
|
nsIDOMFormData.idl
|
…
|
|
nsIDOMParser.idl
|
…
|
|
nsIDOMScriptObjectFactory.h
|
…
|
|
nsIDOMSerializer.idl
|
…
|
|
nsIDocument.h
|
Bug 1212842 - part 1 - BroadcastChannel should not remove the document from bfcache when not used, r=smaug
|
2015-10-13 12:04:17 +01:00 |
nsIDocumentEncoder.idl
|
…
|
|
nsIDocumentInlines.h
|
…
|
|
nsIDocumentObserver.h
|
…
|
|
nsIDroppedLinkHandler.idl
|
…
|
|
nsIEntropyCollector.idl
|
…
|
|
nsIFrameLoader.idl
|
…
|
|
nsIGlobalObject.cpp
|
…
|
|
nsIGlobalObject.h
|
…
|
|
nsIImageLoadingContent.idl
|
…
|
|
nsIMessageManager.idl
|
…
|
|
nsIMutationObserver.h
|
…
|
|
nsINode.cpp
|
Bug 1212867 - Node.isEqualNode() should ignore internal subsets; r=bz
|
2015-10-12 20:44:23 +03:00 |
nsINode.h
|
Bug 1192855 - Check validity in advance for nsRange::InsertNode; r=hsivonen
|
2015-10-07 16:07:39 +03:00 |
nsINodeList.h
|
…
|
|
nsIObjectLoadingContent.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
|
…
|
|
nsIXMLHttpRequest.idl
|
…
|
|
nsImageLoadingContent.cpp
|
…
|
|
nsImageLoadingContent.h
|
…
|
|
nsInProcessTabChildGlobal.cpp
|
…
|
|
nsInProcessTabChildGlobal.h
|
…
|
|
nsJSEnvironment.cpp
|
…
|
|
nsJSEnvironment.h
|
…
|
|
nsJSTimeoutHandler.cpp
|
…
|
|
nsJSUtils.cpp
|
…
|
|
nsJSUtils.h
|
…
|
|
nsLineBreaker.cpp
|
…
|
|
nsLineBreaker.h
|
…
|
|
nsLocation.cpp
|
…
|
|
nsLocation.h
|
…
|
|
nsMappedAttributeElement.cpp
|
…
|
|
nsMappedAttributeElement.h
|
…
|
|
nsMappedAttributes.cpp
|
…
|
|
nsMappedAttributes.h
|
…
|
|
nsMimeTypeArray.cpp
|
…
|
|
nsMimeTypeArray.h
|
…
|
|
nsNameSpaceManager.cpp
|
…
|
|
nsNameSpaceManager.h
|
…
|
|
nsNoDataProtocolContentPolicy.cpp
|
…
|
|
nsNoDataProtocolContentPolicy.h
|
…
|
|
nsNodeInfoManager.cpp
|
…
|
|
nsNodeInfoManager.h
|
…
|
|
nsNodeUtils.cpp
|
…
|
|
nsNodeUtils.h
|
…
|
|
nsObjectLoadingContent.cpp
|
Bug 1210302 - Part 2: Rename NS_ParseContentType to NS_ParseResponseContentType; r=mcmanus,sicking
|
2015-10-06 20:24:51 -04:00 |
nsObjectLoadingContent.h
|
…
|
|
nsOpenURIInFrameParams.cpp
|
…
|
|
nsOpenURIInFrameParams.h
|
…
|
|
nsPIDOMWindow.h
|
Bug 1178721 - Implement SuspendWorkersForWindow;r=khuey
|
2015-10-07 12:20:59 +02:00 |
nsPIWindowRoot.h
|
…
|
|
nsPerformance.cpp
|
Bug 1209865 - Add gecko profiler marker when mark() of User Timing API is called. r=baku
|
2015-09-30 16:53:37 +08:00 |
nsPerformance.h
|
…
|
|
nsPlainTextSerializer.cpp
|
…
|
|
nsPlainTextSerializer.h
|
…
|
|
nsPluginArray.cpp
|
…
|
|
nsPluginArray.h
|
…
|
|
nsPropertyTable.cpp
|
…
|
|
nsPropertyTable.h
|
…
|
|
nsQueryContentEventResult.cpp
|
…
|
|
nsQueryContentEventResult.h
|
…
|
|
nsRange.cpp
|
Bug 1192855 - Check validity in advance for nsRange::InsertNode; r=hsivonen
|
2015-10-07 16:07:39 +03:00 |
nsRange.h
|
…
|
|
nsReferencedElement.cpp
|
…
|
|
nsReferencedElement.h
|
…
|
|
nsSandboxFlags.h
|
…
|
|
nsScreen.cpp
|
…
|
|
nsScreen.h
|
…
|
|
nsScriptElement.cpp
|
…
|
|
nsScriptElement.h
|
…
|
|
nsScriptLoader.cpp
|
Bug 1208629 - Properly support data: and blob: URIs with an integrity atribute. r=ckerschb
|
2015-10-07 11:27:19 -07:00 |
nsScriptLoader.h
|
…
|
|
nsScriptNameSpaceManager.cpp
|
…
|
|
nsScriptNameSpaceManager.h
|
…
|
|
nsStructuredCloneContainer.cpp
|
…
|
|
nsStructuredCloneContainer.h
|
…
|
|
nsStubAnimationObserver.cpp
|
…
|
|
nsStubAnimationObserver.h
|
…
|
|
nsStubDocumentObserver.cpp
|
…
|
|
nsStubDocumentObserver.h
|
…
|
|
nsStubMutationObserver.cpp
|
…
|
|
nsStubMutationObserver.h
|
…
|
|
nsStyleLinkElement.cpp
|
…
|
|
nsStyleLinkElement.h
|
…
|
|
nsStyledElement.cpp
|
…
|
|
nsStyledElement.h
|
…
|
|
nsSyncLoadService.cpp
|
…
|
|
nsSyncLoadService.h
|
…
|
|
nsTextFragment.cpp
|
…
|
|
nsTextFragment.h
|
…
|
|
nsTextFragmentImpl.h
|
…
|
|
nsTextFragmentSSE2.cpp
|
…
|
|
nsTextNode.cpp
|
…
|
|
nsTextNode.h
|
…
|
|
nsTraversal.cpp
|
…
|
|
nsTraversal.h
|
…
|
|
nsTreeSanitizer.cpp
|
Bug 1035091 part 1: change CSS parser and loader APIs to distinguish UA, user, and author sheets instead of just UA vs everyone else. r=heycam
|
2015-10-13 17:43:16 -04:00 |
nsTreeSanitizer.h
|
…
|
|
nsViewportInfo.cpp
|
…
|
|
nsViewportInfo.h
|
…
|
|
nsWindowMemoryReporter.cpp
|
…
|
|
nsWindowMemoryReporter.h
|
…
|
|
nsWindowRoot.cpp
|
…
|
|
nsWindowRoot.h
|
…
|
|
nsWrapperCache.cpp
|
…
|
|
nsWrapperCache.h
|
…
|
|
nsWrapperCacheInlines.h
|
…
|
|
nsXHTMLContentSerializer.cpp
|
…
|
|
nsXHTMLContentSerializer.h
|
…
|
|
nsXMLContentSerializer.cpp
|
…
|
|
nsXMLContentSerializer.h
|
…
|
|
nsXMLHttpRequest.cpp
|
Bug 1201740 - Prevent interception if the request is a System XHR. r=bkelly
|
2015-10-11 18:13:09 +02:00 |
nsXMLHttpRequest.h
|
…
|
|
nsXMLNameSpaceMap.cpp
|
…
|
|
nsXMLNameSpaceMap.h
|
…
|
|
usecounters.py
|
…
|
|