gecko-dev/dom/base
2016-10-31 19:39:06 -07:00
..
crashtests Backed out changeset c24253346eac (bug 1288997) for crashtest failures 2016-10-06 16:21:33 +08:00
test Bug 1314032 - Add null checks to fix crash in mozilla::dom::DOMIntersectionObserver::Update. r=mstange 2016-10-31 12:24:00 -04:00
AnonymousContent.cpp Bug 1302551 - Add AnonymousContent::SetCutoutRectsForElement to allow a more efficient find bar highlighter implementation. r=smaug 2016-09-15 14:58:15 -04:00
AnonymousContent.h Bug 1302551 - Add AnonymousContent::SetCutoutRectsForElement to allow a more efficient find bar highlighter implementation. r=smaug 2016-09-15 14:58:15 -04:00
Attr.cpp
Attr.h
AutocompleteFieldList.h
BarProps.cpp
BarProps.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
BlobSet.cpp Bug 1202006 - Memory Blob to Temporary File - part 2 - BlobSet just for MultipartBlobImpl, r=smaug 2016-09-29 07:12:17 +02:00
BlobSet.h Bug 1202006 - Memory Blob to Temporary File - part 2 - BlobSet just for MultipartBlobImpl, r=smaug 2016-09-29 07:12:17 +02:00
BodyUtil.cpp Bug 1305422 - part 12 - don't call size_forward in {Body,Fetch}Util.cpp; r=bkelly 2016-09-29 22:33:57 -04:00
BodyUtil.h
BorrowedAttrInfo.cpp Bug 1288590: Rename nsAttrInfo to mozilla::dom::BorrowedAttrInfo. r=bholley 2016-07-27 11:18:33 -07:00
BorrowedAttrInfo.h Bug 1288590: Rename nsAttrInfo to mozilla::dom::BorrowedAttrInfo. r=bholley 2016-07-27 11:18:33 -07:00
ChildIterator.cpp Bug 1309868 part 1 - Use const nsIContent pointer in some DOM utils. r=bholley 2016-10-18 15:29:03 +11:00
ChildIterator.h Bug 1309868 part 1 - Use const nsIContent pointer in some DOM utils. r=bholley 2016-10-18 15:29:03 +11:00
ChromeNodeList.cpp
ChromeNodeList.h
ChromeUtils.cpp Bug 1271516 - Introducing nsIWebNavigation.setOriginAttributesBeforeLoading, r=smaug 2016-06-07 19:59:22 +02:00
ChromeUtils.h Bug 1271516 - Introducing nsIWebNavigation.setOriginAttributesBeforeLoading, r=smaug 2016-06-07 19:59:22 +02:00
Comment.cpp
Comment.h
contentAreaDropListener.js Bug 1298243 part 7. Change DataTransfer.types from being a DOMStringList to being a frozen array. r=mystor,gijs 2016-10-10 21:07:47 -04:00
contentAreaDropListener.manifest
CORSMode.h Bug 1297306 - part5:create enum constructors for EnumTable. r=baku 2016-09-07 10:20:17 +08:00
Crypto.cpp
Crypto.h
CustomElementRegistry.cpp Bug 1309140 - Rename CustomElementsRegistry to CustomElementRegistry. r=wchen, r=smaug 2016-10-12 15:26:02 +08:00
CustomElementRegistry.h Bug 1309140 - Rename CustomElementsRegistry to CustomElementRegistry. r=wchen, r=smaug 2016-10-12 15:26:02 +08:00
DirectionalityUtils.cpp Bug 1289970, ensure we don't remove valid Directionality map from textnode, r=ehsan 2016-08-11 02:54:55 +03:00
DirectionalityUtils.h Bug 1297306 - part5:create enum constructors for EnumTable. r=baku 2016-09-07 10:20:17 +08:00
DocGroup.cpp Bug 1304140 - Part 1: Implement support for the Large-Allocation header behind the dom.largeAllocationHeader.enabled pref, r=smaug 2016-10-31 16:38:54 -04:00
DocGroup.h Bug 1313739 - Move TabGroup into its own file, seperate from DocGroup, r=bkelly 2016-10-31 13:40:36 -04:00
DocumentFragment.cpp
DocumentFragment.h Bug 1288590: Rename nsAttrInfo to mozilla::dom::BorrowedAttrInfo. r=bholley 2016-07-27 11:18:33 -07:00
DocumentType.cpp
DocumentType.h
DOMCursor.cpp
DOMCursor.h
domerr.msg Bug 1310020 - Remove DOM/bluetooth and related code. r=jst 2016-10-28 14:25:23 -07:00
DOMError.cpp
DOMError.h
DOMException.cpp Bug 1310020 - Remove DOM/bluetooth and related code. r=jst 2016-10-28 14:25:23 -07:00
DOMException.h Bug 1299812 - Remove mLineNumber member of mozilla::dom::Exception. r=bkelly 2016-09-05 10:35:10 +02:00
DOMImplementation.cpp Bug 984778 - Make hasFeature() and SVG requiredFeatures always return true; r=bz,longsonr 2016-09-01 14:35:11 +03:00
DOMImplementation.h Bug 984778 - Make hasFeature() and SVG requiredFeatures always return true; r=bz,longsonr 2016-09-01 14:35:11 +03:00
DOMIntersectionObserver.cpp Bug 1314032 - Add null checks to fix crash in mozilla::dom::DOMIntersectionObserver::Update. r=mstange 2016-10-31 12:24:00 -04:00
DOMIntersectionObserver.h Bug 1243846 - Implement Intersection Observer API. r=mrbkap, r=mstange 2016-10-28 10:24:00 -04:00
DOMMatrix.cpp Bug 1301027 - Remove the matrix * point operator and replace it with TransformPoint methods. r=Bas 2016-09-08 18:26:03 +02:00
DOMMatrix.h
DOMParser.cpp Bug 1237080 - adds deprecation msg for chrome scripted DOMParser without principal. r=baku 2016-06-07 18:57:45 -07:00
DOMParser.h
DOMPoint.cpp Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
DOMPoint.h
DOMQuad.cpp
DOMQuad.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
DOMRect.cpp
DOMRect.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
DOMRequest.cpp Bug 1292892 part 1 - Stop using JSRuntime outside SpiderMonkey. r=bz,terrence,fitzgen,kanru 2016-08-11 14:39:22 +02:00
DOMRequest.h Bug 1297558 - Remove explicit calls to Expose*ToActiveJS r=mccr8 2016-10-18 17:58:19 +01:00
DOMRequestHelper.jsm
DOMStringList.cpp
DOMStringList.h
DOMTokenListSupportedTokens.h
Element.cpp Bug 1243846 - Implement Intersection Observer API. r=mrbkap, r=mstange 2016-10-28 10:24:00 -04:00
Element.h Bug 1243846 - Implement Intersection Observer API. r=mrbkap, r=mstange 2016-10-28 10:24:00 -04:00
ElementInlines.h
EventSource.cpp Bug 1310967 - Update MessageEvent to the latest spec, r=smaug 2016-10-25 07:48:05 +02:00
EventSource.h Bug 1301333 - mark Init as initialisation function for EventSource. r=baku 2016-09-08 12:40:46 +03:00
FeedWriterEnabled.h
File.cpp Bug 1312412 - Introducing BlobImplString, r=smaug 2016-10-25 07:53:54 +02:00
File.h Bug 1312412 - Introducing BlobImplString, r=smaug 2016-10-25 07:53:54 +02:00
FileList.cpp
FileList.h
FileReader.cpp Bug 1293690 P2 Set explicit status levels to fail at when calling WorkerHolder::HoldWorker. r=baku 2016-08-18 07:11:04 -07:00
FileReader.h Bug 1269154 - Get rid of WorkerFeature: WorkerHolder, r=khuey 2016-06-23 10:53:14 +02:00
FormData.cpp Bug 1303196 - Part 1: Add the DocGroup and TabGroup Objects, r=billm 2016-10-27 15:53:35 -04:00
FormData.h Bug 1186932 - Implement support for form submission of a picked directory - part 1 - FormData and Directory, r=smaug 2016-07-14 09:01:31 +02:00
FragmentOrElement.cpp Bug 1310385 - Remove support for UndoManager; r=smaug 2016-10-17 10:06:11 -04:00
FragmentOrElement.h Bug 1243846 - Implement Intersection Observer API. r=mrbkap, r=mstange 2016-10-28 10:24:00 -04:00
FromParser.h
gen-usecounters.py
GroupedSHistory.cpp Bug 1276553 - Part 4: Implement frameloader level GroupedSHistory. r=smaug 2016-10-14 15:31:02 +08:00
GroupedSHistory.h Bug 1276553 - Part 4: Implement frameloader level GroupedSHistory. r=smaug 2016-10-14 15:31:02 +08:00
HTMLSplitOnSpacesTokenizer.h
IdleDeadline.cpp Backed out changeset eb2606332cb8 (bug 1198381) 2016-10-25 12:32:54 +02:00
IdleDeadline.h Backed out changeset eb2606332cb8 (bug 1198381) 2016-10-25 12:32:54 +02:00
IdleRequest.cpp Backed out changeset eb2606332cb8 (bug 1198381) 2016-10-25 12:32:54 +02:00
IdleRequest.h Backed out changeset eb2606332cb8 (bug 1198381) 2016-10-25 12:32:54 +02:00
IframeSandboxKeywordList.h Bug 1268758 - Part1: Implement allow-presentation sandboxing flag, r=smaug 2016-07-14 02:44:00 +02:00
ImageEncoder.cpp Bug 1299164: Part 2. Use BufferSizeFromDimensions method, as well as some of the others that check for valid size. r=bas 2016-09-15 10:36:21 -04:00
ImageEncoder.h
ImageTracker.cpp Bug 1309082 - Part 2: Rename some ImageTracker members. r=bholley 2016-10-13 15:04:19 +08:00
ImageTracker.h Bug 1309082 - Part 2: Rename some ImageTracker members. r=bholley 2016-10-13 15:04:19 +08:00
ImportManager.cpp Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm. 2016-08-08 12:18:10 +10:00
ImportManager.h
IndexedDBHelper.jsm
Link.cpp Bug 1245751 - Part 1: Allow href without xlink on SVG <a> elements. r=dholbert,jwatt 2016-06-28 17:22:30 +08:00
Link.h
Location.cpp Bug 1297393 - Make passing of subject principals to webidl entry points explicit - part 4 - Location, r=ehsan 2016-09-29 08:55:21 +02:00
Location.h Bug 1308287 part 1. Change [NeedsSubjectPrincipal] to only do the Maybe thing for interfaces that can be exposed to workers. r=baku 2016-10-10 21:07:48 -04:00
messageWakeupService.js
messageWakeupService.manifest
moz.build Merge m-c to autoland 2016-10-31 18:46:45 -07:00
mozAutoDocUpdate.h
mozFlushType.h
mozIDOMWindow.idl
MultipartBlobImpl.cpp Bug 1304017 - improve MultipartBlobImpl refcounting; r=baku 2016-09-20 21:29:28 -04:00
MultipartBlobImpl.h Bug 1304017 - improve MultipartBlobImpl refcounting; r=baku 2016-09-20 21:29:28 -04:00
MutableBlobStorage.cpp Bug 1312410 - Fetch API should use MutableBlobStorage to store big Blobs on disk, r=qdot 2016-10-26 09:07:25 +02:00
MutableBlobStorage.h Bug 1202006 - Memory Blob to Temporary File - part 4 - Temporary File, r=smaug 2016-09-29 07:12:56 +02:00
MutableBlobStreamListener.cpp Bug 1312410 - Fetch API should use MutableBlobStorage to store big Blobs on disk, r=qdot 2016-10-26 09:07:25 +02:00
MutableBlobStreamListener.h Bug 1312410 - Fetch API should use MutableBlobStorage to store big Blobs on disk, r=qdot 2016-10-26 09:07:25 +02:00
NameSpaceConstants.h Backed out changeset c0bf6e0b8f1d (bug 1173199) for build bustage CLOSED TREE 2016-07-28 11:48:20 -07:00
Navigator.cpp Backed out changeset 27695ca9f8cd (bug 1310864) for failures in test_navigator_resolve_identity.html, test_bug707564.html, and test_dom_xrays.html 2016-10-31 19:39:06 -07:00
Navigator.h Backed out changeset 27695ca9f8cd (bug 1310864) for failures in test_navigator_resolve_identity.html, test_bug707564.html, and test_dom_xrays.html 2016-10-31 19:39:06 -07:00
NodeInfo.cpp Bug 1018486 - Part 1: Changes in dom/, r=baku 2016-09-07 10:50:35 -04:00
NodeInfo.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
NodeInfoInlines.h
NodeIterator.cpp Bug 1287706 part 1 - Make CallbackObjectHolder movable (and actually move-only). r=smaug 2016-07-28 12:00:06 +10:00
NodeIterator.h Bug 1287706 part 1 - Make CallbackObjectHolder movable (and actually move-only). r=smaug 2016-07-28 12:00:06 +10:00
nsAtomListUtils.cpp
nsAtomListUtils.h
nsAttrAndChildArray.cpp Bug 1307473 - Fix missing namespace errors. r=smaug 2016-10-04 08:20:00 -04:00
nsAttrAndChildArray.h Bug 1288590: Rename nsAttrInfo to mozilla::dom::BorrowedAttrInfo. r=bholley 2016-07-27 11:18:33 -07:00
nsAttrName.h
nsAttrValue.cpp Bug 1311598 part 4 - Split binding types from ServoBindings.h into ServoBindingTypes, and merge ServoBindingHelpers into it. r=heycam 2016-10-24 20:16:46 +11:00
nsAttrValue.h Bug 1309109 part 5 - Store ServoDeclarationBlock rather than RawServoDeclarationBlock in nsAttrValue. r=heycam 2016-10-18 15:29:03 +11:00
nsAttrValueInlines.h Bug 1309109 part 5 - Store ServoDeclarationBlock rather than RawServoDeclarationBlock in nsAttrValue. r=heycam 2016-10-18 15:29:03 +11:00
nsAttrValueOrString.cpp
nsAttrValueOrString.h
nsCaseTreatment.h
nsCCUncollectableMarker.cpp Bug 1303471 - TraceBlack (remote) TabChildGlobals, r=mccr8 2016-09-28 21:27:35 +03:00
nsCCUncollectableMarker.h
nsChildContentList.h
nsContentAreaDragDrop.cpp Bug 1297300 - Add missing checks to GetSpec() calls in dom/base/. r=bz. 2016-09-08 14:17:58 +10:00
nsContentAreaDragDrop.h
nsContentCID.h
nsContentCreatorFunctions.h Bug 1294100 - Part 2: Modify CheckCustomElementName be 'const nsString*' and remove the const_cast. r=bz 2016-09-01 18:08:50 +08:00
nsContentIterator.cpp Bug 1309818 - Fixing some warning when compiling dom/*, r=smaug 2016-10-13 14:33:07 +02:00
nsContentList.cpp
nsContentList.h
nsContentListDeclarations.h
nsContentPermissionHelper.cpp Bug 1306137 - remove b2g camera code: Remove dom/camera/ and code which depends on it. r=aosmond,bkelly 2016-10-04 20:16:28 +02:00
nsContentPermissionHelper.h
nsContentPolicy.cpp Bug 1297961 (part 1) - Introduce nsURI::GetSpecOrDefault(). r=hurley. 2016-08-26 16:02:31 +10:00
nsContentPolicy.h
nsContentPolicyUtils.h Bug 1277803 - Part 1 : Add a new ContentPolicy TYPE_INTERNAL_IMAGE_FAVICON for indicating a favicon loading. r=ckerschb 2016-10-13 15:43:54 +08:00
nsContentSink.cpp Bug 1312344 - Remove just enough NS_DECL_AND_IMPL_ZEROING_OPERATOR_NEW uses to stop segfaulting for GCC 6 -O2 builds. r=froydnj. 2016-10-25 08:18:03 +02:00
nsContentSink.h Bug 1312344 - Remove just enough NS_DECL_AND_IMPL_ZEROING_OPERATOR_NEW uses to stop segfaulting for GCC 6 -O2 builds. r=froydnj. 2016-10-25 08:18:03 +02:00
nsContentTypeParser.h Bug 1176218 - p1. Constify nsContentTypeParser::Get... methods - r=froydnj 2016-10-04 16:19:15 +11:00
nsContentUtils.cpp Bug 1304140 - Part 1: Implement support for the Large-Allocation header behind the dom.largeAllocationHeader.enabled pref, r=smaug 2016-10-31 16:38:54 -04:00
nsContentUtils.h Bug 1304140 - Part 1: Implement support for the Large-Allocation header behind the dom.largeAllocationHeader.enabled pref, r=smaug 2016-10-31 16:38:54 -04:00
nsCopySupport.cpp Bug 1297300 - Add missing checks to GetSpec() calls in dom/base/. r=bz. 2016-09-08 14:17:58 +10:00
nsCopySupport.h Bug 1261299 - Add method nsCopySupport::ClearSelectionTransferable() to clear the nsClipboard::sSelectionTransferable when you have no content selection. r=mstange 2016-06-08 14:11:39 -04:00
nsDataDocumentContentPolicy.cpp
nsDataDocumentContentPolicy.h
nsDeprecatedOperationList.h Bug 1304767 - Deprecated ImageBitmapRenderingContext.transferImageBitmap. r=Ehsan 2016-10-07 17:14:34 +08:00
nsDocElementCreatedNotificationRunner.h
nsDocument.cpp Bug 1313739 - Move TabGroup into its own file, seperate from DocGroup, r=bkelly 2016-10-31 13:40:36 -04:00
nsDocument.h Bug 1243846 - Implement Intersection Observer API. r=mrbkap, r=mstange 2016-10-28 10:24:00 -04:00
nsDocumentEncoder.cpp Bug 1263357 - When the caret is placed after visible line break, associate caret with frame on the next line instead. r=mats 2016-10-14 14:21:00 -04:00
nsDocumentWarningList.h
nsDOMAttributeMap.cpp Bug 1018486 - Part 9: Changes to account for modifications to clang plugin, r=ehsan 2016-09-07 10:50:47 -04:00
nsDOMAttributeMap.h
nsDOMCaretPosition.cpp
nsDOMCaretPosition.h
nsDOMCID.h
nsDOMClassInfo.cpp Bug 1304829 - rename RELEASE_BUILD to RELEASE_OR_BETA: main part. r=ted,Mossop 2016-10-08 11:14:49 +02:00
nsDOMClassInfo.h
nsDOMClassInfoClasses.h
nsDOMClassInfoID.h
nsDOMDataChannel.cpp Bug 1312412 - Introducing BlobImplString, r=smaug 2016-10-25 07:53:54 +02:00
nsDOMDataChannel.h Bug 1281150: removed DataChannel.stream. r=jib,smaug 2016-06-21 15:54:51 +02:00
nsDOMDataChannelDeclarations.h
nsDOMJSUtils.h Bug 1276276 part 5. Change AutoCxPusher to not worry about nsIScriptContext, since its JSContext never has one anymore. r=smaug 2016-06-02 10:34:40 -04:00
nsDOMMutationObserver.cpp Bug 1307473 - Fix missing namespace errors. r=smaug 2016-10-04 08:20:00 -04:00
nsDOMMutationObserver.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
nsDOMNavigationTiming.cpp Bug 1279194 - Get rid of nsDOMPerformanceNavigationType, r=smaug 2016-06-10 16:29:46 +02:00
nsDOMNavigationTiming.h Bug 1279194 - Get rid of nsDOMPerformanceNavigationType, r=smaug 2016-06-10 16:29:46 +02:00
nsDOMSerializer.cpp
nsDOMSerializer.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
nsDOMString.h
nsDOMTokenList.cpp Bug 1293563: Simplify DOMTokenlist.remove using a tokenizer. r=baku 2016-08-26 22:27:14 -07:00
nsDOMTokenList.h Bug 1293563: Simplify DOMTokenlist.remove using a tokenizer. r=baku 2016-08-26 22:27:14 -07:00
nsDOMWindowList.cpp Bug 1310345 - Change FindChildWithName and related methods to take nsAString& instead of char16_t*, r=bz 2016-10-27 15:53:35 -04:00
nsDOMWindowList.h
nsDOMWindowUtils.cpp Bug 1303167 P6 Rename new suspend and freeze methods to final names. r=smaug 2016-10-26 10:20:16 -07:00
nsDOMWindowUtils.h Bug 1292070 - Part 2: Add API to synthesize mouse event with buttons. f=bevistseng, r=smaug 2016-08-18 11:58:48 +08:00
nsFocusManager.cpp Bug 1303167 P6 Rename new suspend and freeze methods to final names. r=smaug 2016-10-26 10:20:16 -07:00
nsFocusManager.h Bug 1268556 - clicking padding area of 'number' input should not blur. r=smaug 2016-05-23 23:27:00 +02:00
nsFrameLoader.cpp Bug 1304140 - Part 1: Implement support for the Large-Allocation header behind the dom.largeAllocationHeader.enabled pref, r=smaug 2016-10-31 16:38:54 -04:00
nsFrameLoader.h Bug 1304140 - Part 1: Implement support for the Large-Allocation header behind the dom.largeAllocationHeader.enabled pref, r=smaug 2016-10-31 16:38:54 -04:00
nsFrameMessageManager.cpp Bug 1297558 - Remove explicit calls to Expose*ToActiveJS r=mccr8 2016-10-18 17:58:19 +01:00
nsFrameMessageManager.h Backed out changeset 262a71c958db (bug 1291202) for build bustage. r=backout on a CLOSED TREE 2016-08-22 11:17:14 +02:00
nsGenConImageContent.cpp
nsGenericDOMDataNode.cpp Bug 1304913 - Have Servo manage node data directly without FFI calls. r=Manishearth 2016-09-23 15:58:48 -07:00
nsGenericDOMDataNode.h Bug 1296509 - Devirtualize and inline GetShadowRoot. r=smaug 2016-08-19 14:43:51 -07:00
nsGkAtomList.h Bug 1304140 - Part 1: Implement support for the Large-Allocation header behind the dom.largeAllocationHeader.enabled pref, r=smaug 2016-10-31 16:38:54 -04:00
nsGkAtoms.cpp
nsGkAtoms.h
nsGlobalWindow.cpp Bug 1313739 - Move TabGroup into its own file, seperate from DocGroup, r=bkelly 2016-10-31 13:40:36 -04:00
nsGlobalWindow.h Bug 1310778 - Move TabGroup and GetDocGroup accessors onto nsPIDOMWindow{Inner,Outer}, r=smaug 2016-10-28 15:38:28 -04:00
nsGlobalWindowCommands.cpp Bug 1278014 part.5 Rename SelectionType::SELECTION_NORMAL to SelectionType::eNormal r=smaug 2016-06-09 18:35:22 +09:00
nsGlobalWindowCommands.h
nsHistory.cpp
nsHistory.h
nsHostObjectProtocolHandler.cpp Bug 1309832 - Remove warning message in nsHostObjectProtocolHandler.cpp, r=smaug 2016-10-13 13:43:21 +02:00
nsHostObjectProtocolHandler.h Bug 1307791 - nsHostObjectURI must release BlobImpl when the underlying blob URL is revoked, r=smaug 2016-10-06 20:28:03 +02:00
nsHostObjectURI.cpp Bug 1303196 - Part 7: Updates to apply correctly after noopener changes, r=smaug 2016-10-27 15:53:35 -04:00
nsHostObjectURI.h Bug 1307791 - nsHostObjectURI must release BlobImpl when the underlying blob URL is revoked, r=smaug 2016-10-06 20:28:03 +02:00
nsHTMLContentSerializer.cpp Bug 1309326. Fix the HTML serializer's handling of self-closing tags inside <pre> to correctly keep track of our mPreLevel. r=ehsan 2016-10-13 12:44:20 -04:00
nsHTMLContentSerializer.h
nsIAnimationObserver.h
nsIAttribute.h
nsIContent.h Bug 1309868 part 1 - Use const nsIContent pointer in some DOM utils. r=bholley 2016-10-18 15:29:03 +11:00
nsIContentInlines.h Bug 1309868 part 1 - Use const nsIContent pointer in some DOM utils. r=bholley 2016-10-18 15:29:03 +11:00
nsIContentIterator.h
nsIContentPolicy.idl
nsIContentPolicyBase.idl Bug 1277803 - Part 1 : Add a new ContentPolicy TYPE_INTERNAL_IMAGE_FAVICON for indicating a favicon loading. r=ckerschb 2016-10-13 15:43:54 +08:00
nsIContentSerializer.h
nsIDocument.h Bug 1243846 - Implement Intersection Observer API. r=mrbkap, r=mstange 2016-10-28 10:24:00 -04:00
nsIDocumentEncoder.idl
nsIDocumentInlines.h Bug 1304302 part 10 - Replace all uses of StyleSheetHandle. r=heycam 2016-09-26 22:03:25 +10:00
nsIDocumentObserver.h Bug 1304302 part 10 - Replace all uses of StyleSheetHandle. r=heycam 2016-09-26 22:03:25 +10:00
nsIDOMBlob.idl
nsIDOMClassInfo.h
nsIDOMDataChannel.idl Bug 1281150: removed DataChannel.stream. r=jib,smaug 2016-06-21 15:54:51 +02:00
nsIDOMDOMCursor.idl
nsIDOMDOMRequest.idl
nsIDOMFileList.idl
nsIDOMFormData.idl
nsIDOMParser.idl
nsIDOMSerializer.idl
nsIDroppedLinkHandler.idl Bug 92737 - Part 1: Add nsIDroppedLinkHandler.dropLinks. r=enndeakin 2015-11-11 07:15:03 +09:00
nsIFrameLoader.idl Merge m-c to a CLOSED TREE m-i 2016-10-27 20:36:38 -07:00
nsIGlobalObject.cpp
nsIGlobalObject.h Bug 1291142. Ensure that we don't return gray objects when getting child windows by name or index. r=bholley 2016-08-02 11:06:25 -07:00
nsIImageLoadingContent.idl Bug 1284350. Backed out changeset d6a286242f2d (Bug 1268348 - Pass the previous visibility state to OnVisibilityChange(). r=mstange) 2016-09-12 00:19:07 -05:00
nsImageLoadingContent.cpp Bug 1309082 - Part 2: Rename some ImageTracker members. r=bholley 2016-10-13 15:04:19 +08:00
nsImageLoadingContent.h Bug 1308069 - Clear pending error event fired by src="" case if src changed before it fired. r=bz 2016-10-06 12:30:35 +08:00
nsIMessageManager.idl Backed out changeset 262a71c958db (bug 1291202) for build bustage. r=backout on a CLOSED TREE 2016-08-22 11:17:14 +02:00
nsIMutationObserver.h
nsINode.cpp Bug 1308922, ensure expected DOM tree operations when calling prepend, r=ehsan 2016-10-13 00:34:25 +03:00
nsINode.h Bug 1313262 - Devirtualize nsINode::{Get,Set,Delete,Unset}Property. r=peterv 2016-10-27 12:40:34 +11:00
nsINodeList.h
nsInProcessTabChildGlobal.cpp Bug 1302448 part 2 - Rename XPCJSRuntime to XPCJSContext. r=mrbkap 2016-09-14 15:48:17 +02:00
nsInProcessTabChildGlobal.h Bug 1291202 - Link pmm's with fmm's. r=billm 2016-08-22 10:28:04 +02:00
nsIObjectLoadingContent.idl
nsIRemoteWindowContext.idl
nsIScriptChannel.idl
nsIScriptContext.h Bug 1297558 - Remove explicit calls to Expose*ToActiveJS r=mccr8 2016-10-18 17:58:19 +01:00
nsIScriptElement.h Bug 1297125. Make sure the parser insertion point is defined when firing the load event for external <scripts> or firing the error event on a failed external script load (but not other cases, like bogus script URL). r=hsivonen 2016-09-02 17:55:38 -04:00
nsIScriptGlobalObject.h
nsIScriptLoaderObserver.idl
nsIScriptNameSpaceManager.h
nsIScriptObjectPrincipal.h
nsIScriptTimeoutHandler.h Backed out changeset 228cc133fe6b (bug 1198381) for causing increased number of hangs in navigate() in marionette tests 2016-10-25 12:34:22 +02:00
nsISelection.idl Bug 1185307 part.1 Add nsISelection::AsSelection() r=smaug 2016-06-17 16:16:10 +09:00
nsISelectionController.idl Bug 1278014 part.14 Rename SelectionType::SELECTION_URLSTRIKEOUT to SelectionType::eURLStrikeout r=smaug 2016-06-09 20:58:56 +09:00
nsISelectionDisplay.idl
nsISelectionListener.idl
nsISelectionPrivate.idl Bug 1288077: Forward declare arrays by including 'nsTArrayForwardDeclare.h', r=froydnj 2016-07-20 17:29:36 +02:00
nsISimpleContentPolicy.idl
nsISiteSpecificUserAgent.idl
nsISizeOfEventTarget.h
nsISlowScriptDebug.idl
nsIStyleSheetLinkingElement.h Bug 1304302 part 10 - Replace all uses of StyleSheetHandle. r=heycam 2016-09-26 22:03:25 +10:00
nsITimeoutHandler.h Backed out changeset 24839edcf0ef (bug 1198381) 2016-10-25 12:33:00 +02:00
nsJSEnvironment.cpp Bug 1308040 - Notify JSON if extended telemetry enabled (r=jonco,gfritzsche) 2016-10-31 14:01:46 -07:00
nsJSEnvironment.h Bug 1297558 - Remove explicit calls to Expose*ToActiveJS r=mccr8 2016-10-18 17:58:19 +01:00
nsJSTimeoutHandler.cpp Backed out changeset 228cc133fe6b (bug 1198381) for causing increased number of hangs in navigate() in marionette tests 2016-10-25 12:34:22 +02:00
nsJSUtils.cpp Bug 1306472. Back out bug 1268047, because the spec it tried to implement backs the web. r=smaug 2016-10-13 12:10:23 -04:00
nsJSUtils.h Bug 1306472. Back out bug 1268047, because the spec it tried to implement backs the web. r=smaug 2016-10-13 12:10:23 -04:00
nsLineBreaker.cpp Bug 1309582 - For text-transform:capitalize, apply capitalization after a literal newline as well as after a space character. r=m_kato 2016-10-17 08:53:15 +01:00
nsLineBreaker.h
nsMappedAttributeElement.cpp
nsMappedAttributeElement.h
nsMappedAttributes.cpp Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert 2016-08-16 18:37:48 -07:00
nsMappedAttributes.h Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert 2016-08-16 18:37:48 -07:00
nsMimeTypeArray.cpp bug 1289670 - Show plugin activation icon when navigator.mimetypes is queried r=mrbkap 2016-07-27 17:45:48 -04:00
nsMimeTypeArray.h bug 1289670 - Show plugin activation icon when navigator.mimetypes is queried r=mrbkap 2016-07-27 17:45:48 -04:00
nsNameSpaceManager.cpp Bug 1294100 - Part 2: Modify CheckCustomElementName be 'const nsString*' and remove the const_cast. r=bz 2016-09-01 18:08:50 +08:00
nsNameSpaceManager.h Bug 1292278 - Zero-index the namespace manager URIs. r=bz 2016-08-09 15:28:41 -07:00
nsNoDataProtocolContentPolicy.cpp
nsNoDataProtocolContentPolicy.h
nsNodeInfoManager.cpp Bug 1301123 - Add assertions ensuring that documents and inner windows cannot end up with an expanded principal; r=bholley 2016-09-29 15:49:09 -04:00
nsNodeInfoManager.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
nsNodeUtils.cpp Bug 1300045 part 2 - Split KeyframeEffect.cpp into KeyframeEffect{ReadOnly}.cpp r=hiro,smaug 2016-09-04 16:34:21 +09:00
nsNodeUtils.h
nsObjectLoadingContent.cpp Bug 1303196 - Part 4: Merge mFrameLoader and mOpener into mFrameLoaderOrOpener, r=smaug 2016-10-27 15:53:35 -04:00
nsObjectLoadingContent.h Bug 1303196 - Part 2: Connect the DocGroup and TabGroup objects to nsGlobalWindow and nsDocument, ensuring that Opener is set early enough that it is correct, r=smaug 2016-10-27 15:53:35 -04:00
nsOpenURIInFrameParams.cpp Bug 1278799 - Moving Console API into dom/console, r=smaug 2016-06-08 14:46:50 +02:00
nsOpenURIInFrameParams.h Bug 1278799 - Moving Console API into dom/console, r=smaug 2016-06-08 14:46:50 +02:00
nsPIDOMWindow.h Bug 1310778 - Move TabGroup and GetDocGroup accessors onto nsPIDOMWindow{Inner,Outer}, r=smaug 2016-10-28 15:38:28 -04:00
nsPIDOMWindowInlines.h
nsPIWindowRoot.h Bug 1174798, propagate keyboard indicator state down to child processes, r=smaug 2016-06-09 07:59:31 -04:00
nsPlainTextSerializer.cpp Bug 456053 - Don't trim trailing space of quoted lines. r=masayuki 2016-09-29 07:10:00 +02:00
nsPlainTextSerializer.h Bug 456053 - Don't trim trailing space of quoted lines. r=masayuki 2016-09-29 07:10:00 +02:00
nsPluginArray.cpp bug 1298083 - Don't hide blocklisted Flash from navigator.plugins r=bsmedberg 2016-10-05 09:46:45 -04:00
nsPluginArray.h bug 1289670 - Show plugin activation icon when navigator.mimetypes is queried r=mrbkap 2016-07-27 17:45:48 -04:00
nsPropertyTable.cpp
nsPropertyTable.h
nsQueryContentEventResult.cpp Bug 1203871 - Part 4. Implement QUERY_TEXT_RECT_ARRAY to nsIDOMWindowUtils for unit test. r=masayuki,smaug 2016-06-23 10:42:00 +01:00
nsQueryContentEventResult.h Bug 1203871 - Part 4. Implement QUERY_TEXT_RECT_ARRAY to nsIDOMWindowUtils for unit test. r=masayuki,smaug 2016-06-23 10:42:00 +01:00
nsRange.cpp Bug 1299066: Make NS_STYLE_DISPLAY_* an enum class. Prefer indexing instead of linear search in the frame constructor r=heycam,bz 2016-09-01 20:41:17 -07:00
nsRange.h Bug 1281793 - Remove some non-used telemetry IDs - part 4 - random things (2), r=chutten 2016-06-28 19:30:37 +02:00
nsReferencedElement.cpp
nsReferencedElement.h Bug 1289780- [Static analysis][Uninitialized scalar field] In constructors nsReferencedElement & nsNameSpaceEntry. r=bz 2016-07-27 08:15:00 -04:00
nsSandboxFlags.h Bug 1268758 - Part1: Implement allow-presentation sandboxing flag, r=smaug 2016-07-14 02:44:00 +02:00
nsScreen.cpp Bug 1281949 - When resisting fingerprinting, spoof screen.orientation 2016-06-24 09:53:00 -07:00
nsScreen.h
nsScriptElement.cpp Bug 1297125. Make sure the parser insertion point is defined when firing the load event for external <scripts> or firing the error event on a failed external script load (but not other cases, like bogus script URL). r=hsivonen 2016-09-02 17:55:38 -04:00
nsScriptElement.h
nsScriptLoader.cpp Bug 1297558 - Remove explicit calls to Expose*ToActiveJS r=mccr8 2016-10-18 17:58:19 +01:00
nsScriptLoader.h Bug 1301251 - Handle GetSpec() failure in nsContentUtils::GetWrapperSafeScriptFilename(), r=smaug 2016-09-19 15:50:22 +02:00
nsScriptNameSpaceManager.cpp Bug 1297658 - Avoid unnecessary checking in memory reporters. r=erahm. 2016-08-24 15:23:45 +10:00
nsScriptNameSpaceManager.h
nsStructuredCloneContainer.cpp Bug 1264642 - Part 4. Use BufferList to replace raw buffers in StructuredClone. r=baku r=billm r=jorendorff 2016-08-23 00:40:46 +08:00
nsStructuredCloneContainer.h
nsStubAnimationObserver.cpp
nsStubAnimationObserver.h
nsStubDocumentObserver.cpp
nsStubDocumentObserver.h
nsStubMutationObserver.cpp
nsStubMutationObserver.h
nsStyledElement.cpp Bug 1309109 part 5 - Store ServoDeclarationBlock rather than RawServoDeclarationBlock in nsAttrValue. r=heycam 2016-10-18 15:29:03 +11:00
nsStyledElement.h Bug 1309109 part 5 - Store ServoDeclarationBlock rather than RawServoDeclarationBlock in nsAttrValue. r=heycam 2016-10-18 15:29:03 +11:00
nsStyleLinkElement.cpp Bug 1304302 part 10 - Replace all uses of StyleSheetHandle. r=heycam 2016-09-26 22:03:25 +10:00
nsStyleLinkElement.h Bug 1292432 part 10 - Make style/link elements return StyleSheet. r=heycam 2016-10-14 22:25:38 +11:00
nsSyncLoadService.cpp Bug 1279038 - Add a couple of #includes that this file requires to build. r=sicking 2016-06-10 02:56:23 +02:00
nsSyncLoadService.h
nsTextFragment.cpp Bug 1296050 - When checking whether bidi resolution is needed, ignore Unicode directional-control characters that do not actually introduce right-to-left-ness. r=xidorn 2016-09-05 14:15:32 +01:00
nsTextFragment.h
nsTextFragmentImpl.h
nsTextFragmentSSE2.cpp
nsTextNode.cpp
nsTextNode.h
nsTraversal.cpp Bug 1287706 part 1 - Make CallbackObjectHolder movable (and actually move-only). r=smaug 2016-07-28 12:00:06 +10:00
nsTraversal.h Bug 1287706 part 1 - Make CallbackObjectHolder movable (and actually move-only). r=smaug 2016-07-28 12:00:06 +10:00
nsTreeSanitizer.cpp Bug 1309720, ensure expected DOM tree operations when calling insertBefore, r=ehsan 2016-10-14 15:33:42 +03:00
nsTreeSanitizer.h
nsViewportInfo.cpp
nsViewportInfo.h
nsWindowMemoryReporter.cpp Bug 1303167 P6 Rename new suspend and freeze methods to final names. r=smaug 2016-10-26 10:20:16 -07:00
nsWindowMemoryReporter.h Bug 1297658 - Avoid unnecessary checking in memory reporters. r=erahm. 2016-08-24 15:23:45 +10:00
nsWindowRoot.cpp Bug 1281762 - nsWindowRoot::mPopupNode may keep otherwise closed documents alive, r=enn 2016-06-23 17:14:19 +03:00
nsWindowRoot.h Bug 1281762 - nsWindowRoot::mPopupNode may keep otherwise closed documents alive, r=enn 2016-06-23 17:14:19 +03:00
nsWrapperCache.cpp Bug 1301301, part 1 - Unify NoteJSObject and NoteJSScript into NoteJSChild. r=smaug 2016-09-23 15:42:13 -07:00
nsWrapperCache.h
nsWrapperCacheInlines.h
nsXHTMLContentSerializer.cpp Bug 1288590: Rename nsAttrInfo to mozilla::dom::BorrowedAttrInfo. r=bholley 2016-07-27 11:18:33 -07:00
nsXHTMLContentSerializer.h
nsXMLContentSerializer.cpp Bug 1308675. Fix the XHTML serializer's handling of self-closing tags inside <pre> to correctly keep track of our mPreLevel. r=ehsan 2016-10-11 13:49:39 -04:00
nsXMLContentSerializer.h Bug 1282408 - add ignore flag for variables from nsSortState & nsXMLContentSerializer. r=bzbarsky 2016-07-27 14:41:55 +02:00
nsXMLNameSpaceMap.cpp
nsXMLNameSpaceMap.h Bug 1289780- [Static analysis][Uninitialized scalar field] In constructors nsReferencedElement & nsNameSpaceEntry. r=bz 2016-07-27 08:15:00 -04:00
PartialSHistory.cpp Bug 1313590 - Include nsIWebNavigation.h. r=baku 2016-10-28 00:52:00 -04:00
PartialSHistory.h Bug 1276553 - Part 4: Implement frameloader level GroupedSHistory. r=smaug 2016-10-14 15:31:02 +08:00
PostMessageEvent.cpp Bug 1313004 - ServiceWorkerMessageEvent can be generated code, r=qdot 2016-10-26 22:00:17 +02:00
PostMessageEvent.h
ProcessGlobal.cpp
ProcessGlobal.h Bug 1291202 - Link pmm's with fmm's. r=billm 2016-08-22 10:28:04 +02:00
ResponsiveImageSelector.cpp Bug 1306007 - Part 1: Remove srcset/picture feature control preference; r=jdm,smaug 2016-04-16 18:07:56 -04:00
ResponsiveImageSelector.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
SameProcessMessageQueue.cpp Bug 1299727 - Rename NS_WARN_IF_FALSE as NS_WARNING_ASSERTION. r=erahm. 2016-09-01 15:01:16 +10:00
SameProcessMessageQueue.h
ScreenOrientation.cpp Bug 1299384 - Use MOZ_MUST_USE with NS_warn_if_impl(). r=erahm. 2016-09-02 17:12:24 +10:00
ScreenOrientation.h Bug 1281949 - When resisting fingerprinting, spoof screen.orientation 2016-06-24 09:53:00 -07:00
ScriptSettings.cpp Backed out 10 changesets (bug 1283710) for osx xpcshell failures a=backout 2016-10-18 17:27:58 -07:00
ScriptSettings.h Bug 1292892 part 2 - Some RootingContext cleanup. r=bz,terrence 2016-08-11 14:39:22 +02:00
ShadowRoot.cpp Bug 1292432 part 9 - Change WebIDL interface of CSSStyleSheet to StyleSheet. r=heycam 2016-10-14 22:25:38 +11:00
ShadowRoot.h Bug 1292432 part 9 - Change WebIDL interface of CSSStyleSheet to StyleSheet. r=heycam 2016-10-14 22:25:38 +11:00
SiteSpecificUserAgent.js
SiteSpecificUserAgent.manifest
SlowScriptDebug.js
SlowScriptDebug.manifest
StructuredCloneHolder.cpp Bug 1312817 - support {window,worker}.postMessage() of WebAssembly.Module, r=qdot, r=luke 2016-10-28 14:44:04 +02:00
StructuredCloneHolder.h Bug 1312817 - support {window,worker}.postMessage() of WebAssembly.Module, r=qdot, r=luke 2016-10-28 14:44:04 +02:00
StructuredCloneTags.h Bug 1311466 - Part 3: Core changes for WebAssembly module serialization including a test; r=asuth 2016-10-25 21:18:48 +02:00
StyleSheetList.cpp
StyleSheetList.h Bug 1292432 part 9 - Change WebIDL interface of CSSStyleSheet to StyleSheet. r=heycam 2016-10-14 22:25:38 +11:00
SubtleCrypto.cpp
SubtleCrypto.h
TabGroup.cpp Bug 1304140 - Part 1: Implement support for the Large-Allocation header behind the dom.largeAllocationHeader.enabled pref, r=smaug 2016-10-31 16:38:54 -04:00
TabGroup.h Bug 1304140 - Part 1: Implement support for the Large-Allocation header behind the dom.largeAllocationHeader.enabled pref, r=smaug 2016-10-31 16:38:54 -04:00
Text.cpp
Text.h
TextInputProcessor.cpp Bug 1018486 - Part 1: Changes in dom/, r=baku 2016-09-07 10:50:35 -04:00
TextInputProcessor.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
ThirdPartyUtil.cpp Bug 1294577 - Don't issue a warning in ThirdPartyUtil::IsThirdPartyWindow when encountering a window with a null principal; r=erahm 2016-09-29 19:51:10 -04:00
ThirdPartyUtil.h
Timeout.cpp Backed out changeset 228cc133fe6b (bug 1198381) for causing increased number of hangs in navigate() in marionette tests 2016-10-25 12:34:22 +02:00
Timeout.h Backed out changeset 228cc133fe6b (bug 1198381) for causing increased number of hangs in navigate() in marionette tests 2016-10-25 12:34:22 +02:00
TreeWalker.cpp Bug 1287706 part 1 - Make CallbackObjectHolder movable (and actually move-only). r=smaug 2016-07-28 12:00:06 +10:00
TreeWalker.h Bug 1287706 part 1 - Make CallbackObjectHolder movable (and actually move-only). r=smaug 2016-07-28 12:00:06 +10:00
UseCounter.h
UseCounters.conf
usecounters.py
WebKitCSSMatrix.cpp
WebKitCSSMatrix.h
WebSocket.cpp Bug 1313385 - WebSocketImpl::mSecure should be initialized in the CTOR, r=qdot 2016-10-27 20:16:15 +02:00
WebSocket.h Bug 1286281 - Part 2: Add static chrome-only method to create server-side WebSocket to WebIDL r=baku 2016-07-29 07:01:00 -07:00
WindowNamedPropertiesHandler.cpp Bug 1278583 part 5. Switch DOM code from using hasInstance class hooks to using Symbol.hasInstance. r=peterv 2016-08-03 18:32:07 -07:00
WindowNamedPropertiesHandler.h Bug 1277775 - Replace MOZ_CONSTEXPR{_VAR,_TMPL} with constexpr. r=froydnj 2016-07-08 14:39:53 -07:00
WindowOrientationObserver.cpp
WindowOrientationObserver.h