.. |
crashtests
|
|
|
test
|
Bug 1186925 - Convert tests using bad-content notification to use gIdentityHandler;r=tanvi
|
2015-08-07 15:22:52 -07:00 |
AnonymousContent.cpp
|
|
|
AnonymousContent.h
|
|
|
Attr.cpp
|
|
|
Attr.h
|
|
|
AutocompleteFieldList.h
|
|
|
BarProps.cpp
|
|
|
BarProps.h
|
|
|
BlobSet.h
|
|
|
ChildIterator.cpp
|
|
|
ChildIterator.h
|
|
|
ChromeUtils.cpp
|
|
|
ChromeUtils.h
|
|
|
Comment.cpp
|
|
|
Comment.h
|
|
|
Console.cpp
|
Bug 1184557 - part 2 - StructuredCloneHelperInternal::Shutdown, r=smaug
|
2015-07-24 12:12:51 +01:00 |
Console.h
|
|
|
ConsoleAPI.manifest
|
|
|
ConsoleAPIStorage.js
|
|
|
contentAreaDropListener.js
|
|
|
contentAreaDropListener.manifest
|
|
|
CORSMode.h
|
|
|
Crypto.cpp
|
|
|
Crypto.h
|
|
|
DirectionalityUtils.cpp
|
Bug 1181443 (part 1) - Use nsTHashtable::Iterator in nsCheapSet. r=froydnj.
|
2015-07-23 02:35:27 -07:00 |
DirectionalityUtils.h
|
|
|
DocumentFragment.cpp
|
|
|
DocumentFragment.h
|
|
|
DocumentType.cpp
|
|
|
DocumentType.h
|
|
|
DOMCursor.cpp
|
|
|
DOMCursor.h
|
|
|
domerr.msg
|
|
|
DOMError.cpp
|
|
|
DOMError.h
|
|
|
DOMException.cpp
|
Bug 1191100 - Remove XPIDL signature comments in .cpp files. r=ehsan
|
2015-08-04 16:17:36 -07:00 |
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
|
|
|
Element.cpp
|
Bug 1184842. Preparse class attribute values in Element::BeforeSetAttr. r=peterv
|
2015-08-01 17:46:15 +12:00 |
Element.h
|
Bug 1184842. Preparse class attribute values in Element::BeforeSetAttr. r=peterv
|
2015-08-01 17:46:15 +12:00 |
ElementInlines.h
|
|
|
EventSource.cpp
|
Bug 1191107 - Split TYPE_XMLHTTPREQUEST and TYPE_DATAREQUEST for EventSource (r=sicking,ehsan)
|
2015-08-06 11:17:24 -07:00 |
EventSource.h
|
Bug 1188637 - Use channel->ascynOpen2 in dom/base/EventSource.cpp (r=sicking)
|
2015-08-04 20:06:19 -07:00 |
FeedWriterEnabled.h
|
|
|
File.cpp
|
|
|
File.h
|
|
|
FileIOObject.cpp
|
|
|
FileIOObject.h
|
|
|
FileList.cpp
|
Bug 1184995 - StructuredCloneHelper for BroadcastChannel and DataStore, r=smaug
|
2015-07-28 08:38:16 +01:00 |
FileList.h
|
Bug 1184995 - StructuredCloneHelper for BroadcastChannel and DataStore, r=smaug
|
2015-07-28 08:38:16 +01:00 |
FragmentOrElement.cpp
|
|
|
FragmentOrElement.h
|
|
|
FromParser.h
|
|
|
gen-usecounters.py
|
|
|
HTMLSplitOnSpacesTokenizer.h
|
|
|
ImageEncoder.cpp
|
|
|
ImageEncoder.h
|
|
|
ImportManager.cpp
|
|
|
ImportManager.h
|
|
|
IndexedDBHelper.jsm
|
|
|
Link.cpp
|
|
|
Link.h
|
|
|
Makefile.in
|
|
|
messageWakeupService.js
|
|
|
messageWakeupService.manifest
|
|
|
moz.build
|
|
|
mozAutoDocUpdate.h
|
|
|
mozFlushType.h
|
|
|
MultipartBlobImpl.cpp
|
|
|
MultipartBlobImpl.h
|
Bug 1158031: Don't return empty arrays from MultiPartBlobImpl::GetSubBlobImpls(). r=baku
|
2015-07-28 15:59:56 -07:00 |
NameSpaceConstants.h
|
|
|
Navigator.cpp
|
Bug 1182537 - Use channel->ascynOpen2 in dom/base/Navigator.cpp (r=sicking,bz)
|
2015-07-27 20:39:17 -07:00 |
Navigator.h
|
Bug 1105827 - Part 4: Add Navigator.permissions. r=baku
|
2015-07-28 06:33:46 -07:00 |
NodeInfo.cpp
|
|
|
NodeInfo.h
|
|
|
NodeInfoInlines.h
|
|
|
NodeIterator.cpp
|
Bug 1191100 - Remove XPIDL signature comments in .cpp files. r=ehsan
|
2015-08-04 16:17:36 -07:00 |
NodeIterator.h
|
|
|
nsAtomListUtils.cpp
|
|
|
nsAtomListUtils.h
|
|
|
nsAttrAndChildArray.cpp
|
Bug 1184842. Change nsAttrAndChildArray::SetAndTakeAttr to nsAttrAndChildArray::SetAndSwapAttr. r=peterv
|
2015-07-22 14:09:41 +12:00 |
nsAttrAndChildArray.h
|
Bug 1184842. Make SetAttrAndNotify use the real old value instead of aOldValue when possible. r=bz
|
2015-07-25 17:57:13 +12:00 |
nsAttrName.h
|
|
|
nsAttrValue.cpp
|
Bug 1188745 - Rename nsTArray::SizeOfExcludingThis() as ShallowSizeOfExcludingThis(). r=froydnj.
|
2015-07-28 23:24:24 -07:00 |
nsAttrValue.h
|
Bug 1184842. Make SetAttrAndNotify use the real old value instead of aOldValue when possible. r=bz
|
2015-07-25 17:57:13 +12:00 |
nsAttrValueInlines.h
|
Bug 1184842. Make SetAttrAndNotify use the real old value instead of aOldValue when possible. r=bz
|
2015-07-25 17:57:13 +12:00 |
nsAttrValueOrString.cpp
|
|
|
nsAttrValueOrString.h
|
Bug 1184842. Preparse class attribute values in Element::BeforeSetAttr. r=peterv
|
2015-08-01 17:46:15 +12:00 |
nsCaseTreatment.h
|
|
|
nsCCUncollectableMarker.cpp
|
|
|
nsCCUncollectableMarker.h
|
|
|
nsChildContentList.h
|
|
|
nsContentAreaDragDrop.cpp
|
|
|
nsContentAreaDragDrop.h
|
|
|
nsContentCID.h
|
|
|
nsContentCreatorFunctions.h
|
|
|
nsContentIterator.cpp
|
|
|
nsContentList.cpp
|
Bug 1184842. Pass aOldValue to all mutation observers. r=peterv
|
2015-07-25 18:01:19 +12:00 |
nsContentList.h
|
|
|
nsContentListDeclarations.h
|
|
|
nsContentPermissionHelper.cpp
|
Bug 1186582 - AskPermission should check for prompt exceptions; r=fabrice
|
2015-08-06 08:53:23 -07:00 |
nsContentPermissionHelper.h
|
|
|
nsContentPolicy.cpp
|
|
|
nsContentPolicy.h
|
|
|
nsContentPolicyUtils.h
|
Bug 1191107 - Split TYPE_XMLHTTPREQUEST and TYPE_DATAREQUEST for EventSource (r=sicking,ehsan)
|
2015-08-06 11:17:24 -07:00 |
nsContentSink.cpp
|
|
|
nsContentSink.h
|
|
|
nsContentTypeParser.h
|
|
|
nsContentUtils.cpp
|
Bug 1191107 - Split TYPE_XMLHTTPREQUEST and TYPE_DATAREQUEST for EventSource (r=sicking,ehsan)
|
2015-08-06 11:17:24 -07:00 |
nsContentUtils.h
|
Bug 1177226 - Support User Timing API events in the Developer HUD. r=ehsan, r=jryans
|
2015-07-31 15:40:08 -07:00 |
nsCopySupport.cpp
|
|
|
nsCopySupport.h
|
|
|
nsDataDocumentContentPolicy.cpp
|
|
|
nsDataDocumentContentPolicy.h
|
|
|
nsDeprecatedOperationList.h
|
|
|
nsDocElementCreatedNotificationRunner.h
|
|
|
nsDocument.cpp
|
Bug 1191148 - Don't count fullscreen request handled if we don't change the document state. r=smaug
|
2015-08-06 15:37:48 +10:00 |
nsDocument.h
|
Bug 1191148 - Don't count fullscreen request handled if we don't change the document state. r=smaug
|
2015-08-06 15:37:48 +10:00 |
nsDocumentEncoder.cpp
|
|
|
nsDocumentWarningList.h
|
Bug 1181976 - Rename WillChangeBudgetWarning in dom/dom.properties to reflect string change. r=flod
|
2015-07-23 11:54:45 -04:00 |
nsDOMAttributeMap.cpp
|
Bug 1189156 (part 4) - Don't use enumeration style for nsBaseHashtable::SizeOf{In,Ex}cludingThis(). r=erahm,jfkthame.
|
2015-07-30 21:19:57 -07:00 |
nsDOMAttributeMap.h
|
|
|
nsDOMCaretPosition.cpp
|
|
|
nsDOMCaretPosition.h
|
|
|
nsDOMCID.h
|
|
|
nsDOMClassInfo.cpp
|
|
|
nsDOMClassInfo.h
|
|
|
nsDOMClassInfoClasses.h
|
|
|
nsDOMClassInfoID.h
|
|
|
nsDOMDataChannel.cpp
|
|
|
nsDOMDataChannel.h
|
|
|
nsDOMDataChannelDeclarations.h
|
|
|
nsDOMFileReader.cpp
|
|
|
nsDOMFileReader.h
|
|
|
nsDOMJSUtils.h
|
|
|
nsDOMMutationObserver.cpp
|
Bug 1191305 - Alphabetize some includes; r=froydnj
|
2015-08-06 15:45:21 +03:00 |
nsDOMMutationObserver.h
|
Bug 1184842. Add aNewValue to nsIMutationObserver::AttributeWillChange. r=peterv
|
2015-07-25 18:05:19 +12:00 |
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 1181240 - Part 2: Replace gfx3DMatrix with Matrix4x4 in layout,r=vlad
|
2015-07-10 17:05:47 -07:00 |
nsDOMWindowUtils.h
|
|
|
nsFocusManager.cpp
|
Bug 1183845 - Only send activation event if document is non-null. r=bz
|
2015-07-31 13:23:15 -07:00 |
nsFocusManager.h
|
|
|
nsFormData.cpp
|
|
|
nsFormData.h
|
|
|
nsFrameLoader.cpp
|
Bug 1192252 - Add a helper RAII class for managing the cleanup in nsFrameLoader::SwapWithOtherLoader; r=smaug
|
2015-08-07 12:36:57 -04:00 |
nsFrameLoader.h
|
Bug 1192252 - Add a helper RAII class for managing the cleanup in nsFrameLoader::SwapWithOtherLoader; r=smaug
|
2015-08-07 12:36:57 -04:00 |
nsFrameMessageManager.cpp
|
Bug 1189550 - In parent process, cpmm.initialProcessData should be same as ppmm.initialProcessData (r=smaug)
|
2015-08-03 10:41:24 -07:00 |
nsFrameMessageManager.h
|
|
|
nsGenConImageContent.cpp
|
|
|
nsGenericDOMDataNode.cpp
|
|
|
nsGenericDOMDataNode.h
|
|
|
nsGkAtomList.h
|
Bug 1178664 - Part 4 -Implement Animation.oncancel event. r=bbirtles, r=smaug
|
2015-07-30 23:26:00 +02:00 |
nsGkAtoms.cpp
|
|
|
nsGkAtoms.h
|
|
|
nsGlobalWindow.cpp
|
Bug 1190669 part 3 - Introduce new fullscreen reason which exits fullscreen without fullscreen transition, and use it for ExitFullscreenInDocTree. r=smaug
|
2015-08-06 15:37:48 +10:00 |
nsGlobalWindow.h
|
Bug 1044102 - Part 1 - Implement ImageBitmap. r=roc, sr=smaug
|
2015-07-30 20:47:00 +02:00 |
nsGlobalWindowCommands.cpp
|
Bug 1191100 - Remove XPIDL signature comments in .cpp files. r=ehsan
|
2015-08-04 16:17:36 -07:00 |
nsGlobalWindowCommands.h
|
|
|
nsHistory.cpp
|
|
|
nsHistory.h
|
|
|
nsHostObjectProtocolHandler.cpp
|
|
|
nsHostObjectProtocolHandler.h
|
|
|
nsHostObjectURI.cpp
|
|
|
nsHostObjectURI.h
|
|
|
nsHTMLContentSerializer.cpp
|
|
|
nsHTMLContentSerializer.h
|
|
|
nsIAnimationObserver.h
|
|
|
nsIAttribute.h
|
|
|
nsIConsoleAPIStorage.idl
|
|
|
nsIContent.h
|
|
|
nsIContentInlines.h
|
|
|
nsIContentIterator.h
|
|
|
nsIContentPolicy.idl
|
Bug 1191107 - Split TYPE_XMLHTTPREQUEST and TYPE_DATAREQUEST for EventSource (r=sicking,ehsan)
|
2015-08-06 11:17:24 -07:00 |
nsIContentPolicyBase.idl
|
Bug 1191107 - Split TYPE_XMLHTTPREQUEST and TYPE_DATAREQUEST for EventSource (r=sicking,ehsan)
|
2015-08-06 11:17:24 -07:00 |
nsIContentSerializer.h
|
|
|
nsIDocument.h
|
Bug 1190823 - Move OwningNonNull.h to xpcom/base/; r=froydnj
|
2015-08-05 15:28:27 +03:00 |
nsIDocumentEncoder.idl
|
|
|
nsIDocumentInlines.h
|
|
|
nsIDocumentObserver.h
|
|
|
nsIDOMBlob.idl
|
|
|
nsIDOMClassInfo.h
|
|
|
nsIDOMDataChannel.idl
|
|
|
nsIDOMDOMCursor.idl
|
|
|
nsIDOMDOMRequest.idl
|
|
|
nsIDOMFileList.idl
|
|
|
nsIDOMFileReader.idl
|
|
|
nsIDOMFormData.idl
|
|
|
nsIDOMParser.idl
|
|
|
nsIDOMScriptObjectFactory.h
|
|
|
nsIDOMSerializer.idl
|
|
|
nsIDroppedLinkHandler.idl
|
|
|
nsIEntropyCollector.idl
|
|
|
nsIFrameLoader.idl
|
|
|
nsIGlobalObject.cpp
|
|
|
nsIGlobalObject.h
|
|
|
nsIImageLoadingContent.idl
|
|
|
nsImageLoadingContent.cpp
|
|
|
nsImageLoadingContent.h
|
|
|
nsIMessageManager.idl
|
|
|
nsIMutationObserver.h
|
Bug 1184842. Add aNewValue to nsIMutationObserver::AttributeWillChange. r=peterv
|
2015-07-25 18:05:19 +12:00 |
nsINode.cpp
|
|
|
nsINode.h
|
|
|
nsINodeList.h
|
|
|
nsInProcessTabChildGlobal.cpp
|
Bug 1191100 - Remove XPIDL signature comments in .cpp files. r=ehsan
|
2015-08-04 16:17:36 -07:00 |
nsInProcessTabChildGlobal.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
|
|
|
nsJSEnvironment.cpp
|
Bug 1191100 - Remove XPIDL signature comments in .cpp files. r=ehsan
|
2015-08-04 16:17:36 -07:00 |
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
|
Bug 1184842. Add aNewValue to nsIMutationObserver::AttributeWillChange. r=peterv
|
2015-07-25 18:05:19 +12:00 |
nsNodeUtils.h
|
Bug 1184842. Pass preparsed attribute values to nsNodeUtils::AttributeWillChange. r=peterv
|
2015-07-22 15:53:35 +12:00 |
nsObjectLoadingContent.cpp
|
|
|
nsObjectLoadingContent.h
|
|
|
nsOpenURIInFrameParams.cpp
|
Bug 1191100 - Remove XPIDL signature comments in .cpp files. r=ehsan
|
2015-08-04 16:17:36 -07:00 |
nsOpenURIInFrameParams.h
|
|
|
nsPerformance.cpp
|
Bug 1177226 - Support User Timing API events in the Developer HUD. r=ehsan, r=jryans
|
2015-07-31 15:40:08 -07:00 |
nsPerformance.h
|
Bug 1177226 - Support User Timing API events in the Developer HUD. r=ehsan, r=jryans
|
2015-07-31 15:40:08 -07:00 |
nsPIDOMWindow.h
|
Bug 1190669 part 3 - Introduce new fullscreen reason which exits fullscreen without fullscreen transition, and use it for ExitFullscreenInDocTree. r=smaug
|
2015-08-06 15:37:48 +10:00 |
nsPIWindowRoot.h
|
|
|
nsPlainTextSerializer.cpp
|
|
|
nsPlainTextSerializer.h
|
|
|
nsPluginArray.cpp
|
|
|
nsPluginArray.h
|
|
|
nsPropertyTable.cpp
|
Bug 1189156 (part 1) - Don't use enumeration style for PLDHashTable::SizeOf{In,Ex}cludingThis(). r=froydnj.
|
2015-07-29 22:28:20 -07:00 |
nsPropertyTable.h
|
|
|
nsQueryContentEventResult.cpp
|
|
|
nsQueryContentEventResult.h
|
|
|
nsRange.cpp
|
|
|
nsRange.h
|
|
|
nsReferencedElement.cpp
|
|
|
nsReferencedElement.h
|
|
|
nsSandboxFlags.h
|
|
|
nsScreen.cpp
|
|
|
nsScreen.h
|
|
|
nsScriptElement.cpp
|
Bug 1184842. Pass aOldValue to all mutation observers. r=peterv
|
2015-07-25 18:01:19 +12:00 |
nsScriptElement.h
|
|
|
nsScriptLoader.cpp
|
Backed out 5 changesets (bug 1167409) for mochitest chrome failures in test_settings_service.xul CLOSED TREE
|
2015-07-28 15:45:39 -07:00 |
nsScriptLoader.h
|
Backed out 5 changesets (bug 1167409) for mochitest chrome failures in test_settings_service.xul CLOSED TREE
|
2015-07-28 15:45:39 -07:00 |
nsScriptNameSpaceManager.cpp
|
Bug 1189156 (part 1) - Don't use enumeration style for PLDHashTable::SizeOf{In,Ex}cludingThis(). r=froydnj.
|
2015-07-29 22:28:20 -07:00 |
nsScriptNameSpaceManager.h
|
Bug 1189156 (part 1) - Don't use enumeration style for PLDHashTable::SizeOf{In,Ex}cludingThis(). r=froydnj.
|
2015-07-29 22:28:20 -07:00 |
nsStructuredCloneContainer.cpp
|
Bug 1183954 - Fix Notification.data structured cloning on workers. r=robertbindar,mccr8
|
2015-07-30 12:44:14 -07:00 |
nsStructuredCloneContainer.h
|
|
|
nsStubAnimationObserver.cpp
|
|
|
nsStubAnimationObserver.h
|
|
|
nsStubDocumentObserver.cpp
|
|
|
nsStubDocumentObserver.h
|
|
|
nsStubMutationObserver.cpp
|
|
|
nsStubMutationObserver.h
|
|
|
nsStyledElement.cpp
|
Bug 1184842. Change nsAttrAndChildArray::SetAndTakeAttr to nsAttrAndChildArray::SetAndSwapAttr. r=peterv
|
2015-07-22 14:09:41 +12:00 |
nsStyledElement.h
|
|
|
nsStyleLinkElement.cpp
|
|
|
nsStyleLinkElement.h
|
|
|
nsSyncLoadService.cpp
|
|
|
nsSyncLoadService.h
|
|
|
nsTextFragment.cpp
|
|
|
nsTextFragment.h
|
|
|
nsTextFragmentImpl.h
|
|
|
nsTextFragmentSSE2.cpp
|
|
|
nsTextNode.cpp
|
Bug 1184842. Pass aOldValue to all mutation observers. r=peterv
|
2015-07-25 18:01:19 +12:00 |
nsTextNode.h
|
|
|
nsTraversal.cpp
|
|
|
nsTraversal.h
|
|
|
nsTreeSanitizer.cpp
|
|
|
nsTreeSanitizer.h
|
|
|
nsViewportInfo.cpp
|
|
|
nsViewportInfo.h
|
|
|
nsWindowMemoryReporter.cpp
|
Bug 1192128 - In DOM memory reporter, handle WindowID() being a uint64_t. r=mccr8.
|
2015-08-06 22:09:30 -07:00 |
nsWindowMemoryReporter.h
|
|
|
nsWindowRoot.cpp
|
|
|
nsWindowRoot.h
|
|
|
nsWrapperCache.cpp
|
Bug 1180017 - Fix up the badly-horked backout and re-land.
|
2015-07-29 12:31:47 -04:00 |
nsWrapperCache.h
|
Bug 1183604, add some more assertions to help implementing new cycle collectable classes, r=mccr8
|
2015-07-29 13:28:45 +03:00 |
nsWrapperCacheInlines.h
|
|
|
nsXHTMLContentSerializer.cpp
|
|
|
nsXHTMLContentSerializer.h
|
|
|
nsXMLContentSerializer.cpp
|
|
|
nsXMLContentSerializer.h
|
|
|
nsXMLHttpRequest.cpp
|
Bug 1191107 - Split TYPE_XMLHTTPREQUEST and TYPE_DATAREQUEST for EventSource (r=sicking,ehsan)
|
2015-08-06 11:17:24 -07:00 |
nsXMLHttpRequest.h
|
|
|
nsXMLNameSpaceMap.cpp
|
|
|
nsXMLNameSpaceMap.h
|
|
|
PerformanceEntry.cpp
|
|
|
PerformanceEntry.h
|
|
|
PerformanceMark.cpp
|
|
|
PerformanceMark.h
|
|
|
PerformanceMeasure.cpp
|
|
|
PerformanceMeasure.h
|
|
|
PerformanceResourceTiming.cpp
|
|
|
PerformanceResourceTiming.h
|
|
|
PostMessageEvent.cpp
|
Bug 1188265 - No manual JS_ClearPendingException when StructuredCloneHelper is used, r=smaug
|
2015-07-31 01:38:00 +01:00 |
PostMessageEvent.h
|
Bug 1188696 - Hoist nsRefPtr.h into MFBT. r=froydnj
|
2015-07-29 10:44:59 -07:00 |
ProcessGlobal.cpp
|
Bug 1191100 - Remove XPIDL signature comments in .cpp files. r=ehsan
|
2015-08-04 16:17:36 -07:00 |
ProcessGlobal.h
|
|
|
ResponsiveImageSelector.cpp
|
|
|
ResponsiveImageSelector.h
|
|
|
SameProcessMessageQueue.cpp
|
|
|
SameProcessMessageQueue.h
|
Bug 1188696 - Hoist nsRefPtr.h into MFBT. r=froydnj
|
2015-07-29 10:44:59 -07:00 |
ScreenOrientation.h
|
|
|
ScriptSettings.cpp
|
|
|
ScriptSettings.h
|
|
|
ShadowRoot.cpp
|
Bug 1184842. Pass aOldValue to all mutation observers. r=peterv
|
2015-07-25 18:01:19 +12:00 |
ShadowRoot.h
|
|
|
SiteSpecificUserAgent.js
|
|
|
SiteSpecificUserAgent.manifest
|
|
|
SlowScriptDebug.js
|
|
|
SlowScriptDebug.manifest
|
|
|
StructuredCloneHelper.cpp
|
Bug 1044102 - Part 3 - Support StructuredClone. r=baku
|
2015-07-30 20:50:00 +02:00 |
StructuredCloneHelper.h
|
Bug 1044102 - Part 3 - Support StructuredClone. r=baku
|
2015-07-30 20:50:00 +02:00 |
StructuredCloneTags.h
|
Bug 1044102 - Part 3 - Support StructuredClone. r=baku
|
2015-07-30 20:50:00 +02:00 |
StyleSheetList.cpp
|
|
|
StyleSheetList.h
|
|
|
SubtleCrypto.cpp
|
|
|
SubtleCrypto.h
|
|
|
Text.cpp
|
|
|
Text.h
|
|
|
TextInputProcessor.cpp
|
|
|
TextInputProcessor.h
|
|
|
ThirdPartyUtil.cpp
|
Bug 1184275 - Remove warnings that URI is not a file URI. r=jduell
|
2015-07-23 11:03:25 -07:00 |
ThirdPartyUtil.h
|
|
|
TreeWalker.cpp
|
Bug 1191100 - Remove XPIDL signature comments in .cpp files. r=ehsan
|
2015-08-04 16:17:36 -07:00 |
TreeWalker.h
|
|
|
URL.cpp
|
|
|
URL.h
|
|
|
URLSearchParams.cpp
|
|
|
URLSearchParams.h
|
|
|
UseCounter.h
|
|
|
UseCounters.conf
|
|
|
usecounters.py
|
|
|
WebSocket.cpp
|
|
|
WebSocket.h
|
|
|
WindowNamedPropertiesHandler.cpp
|
|
|
WindowNamedPropertiesHandler.h
|
|
|