.. |
Attr.cpp
|
Bug 741295 - Treat 'id' and 'class' as global attributes for all elements; r=bz
|
2014-05-30 09:36:53 +02:00 |
Attr.h
|
Bug 986857 - Replace the Attr element getters by something that returns an Element; r=bz
|
2014-04-10 19:09:50 +03:00 |
ChildIterator.cpp
|
Backed out 2 changesets (bug 1026008, bug 1025264) for debug crashtest leaks on a CLOSED TREE
|
2014-06-19 17:13:12 -07:00 |
ChildIterator.h
|
Bug 887538 - Implement web components shadow element. r=mrbkap
|
2013-12-20 22:43:58 -08:00 |
Comment.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
Comment.h
|
Bug 991742 part 7. Remove the "aScope" argument of WrapNode() methods. r=bholley
|
2014-04-08 18:27:17 -04:00 |
contentAreaDropListener.js
|
|
|
contentAreaDropListener.manifest
|
|
|
contentSecurityPolicy.js
|
Bug 846978 - disable frame-ancestors checks when CSP is report-only and fix cross-origin frame-ancestors violation URI leak. r=ckerschb,grobinson
|
2014-06-13 11:06:04 -07:00 |
contentSecurityPolicy.manifest
|
|
|
CSPUtils.jsm
|
Bug 971341: Fix infinite tab loading due to missing characters in CSP's path regexes r=sstamm
|
2014-04-02 10:57:35 -07:00 |
DirectionalityUtils.cpp
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
DocumentFragment.cpp
|
Bug 741295 - Treat 'id' and 'class' as global attributes for all elements; r=bz
|
2014-05-30 09:36:53 +02:00 |
DocumentFragment.h
|
Bug 741295 - Treat 'id' and 'class' as global attributes for all elements; r=bz
|
2014-05-30 09:36:53 +02:00 |
DocumentType.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
DocumentType.h
|
Bug 991742 part 7. Remove the "aScope" argument of WrapNode() methods. r=bholley
|
2014-04-08 18:27:17 -04:00 |
DOMImplementation.cpp
|
Bug 1001966 - Part 2: Change uses of numbered NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE macro to the variadic variant. r=smaug
|
2014-04-29 04:57:00 -04:00 |
DOMImplementation.h
|
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
|
2014-04-08 18:27:18 -04:00 |
DOMParser.cpp
|
Backed out changeset 2c631967ab9e (bug 999651) for B2G crashes.
|
2014-05-27 14:08:30 -04:00 |
DOMParser.h
|
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
|
2014-04-08 18:27:18 -04:00 |
DOMPoint.cpp
|
Bug 1001966 - Part 2: Change uses of numbered NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE macro to the variadic variant. r=smaug
|
2014-04-29 04:57:00 -04:00 |
DOMPoint.h
|
Bug 1026535 - Fix mismatched class/struct tags. r=ehsan
|
2014-06-18 17:57:51 -07:00 |
DOMQuad.cpp
|
Bug 1001966 - Part 2: Change uses of numbered NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE macro to the variadic variant. r=smaug
|
2014-04-29 04:57:00 -04:00 |
DOMQuad.h
|
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
|
2014-04-08 18:27:18 -04:00 |
DOMRect.cpp
|
Bug 1001966 - Part 2: Change uses of numbered NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE macro to the variadic variant. r=smaug
|
2014-04-29 04:57:00 -04:00 |
DOMRect.h
|
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
|
2014-04-08 18:27:18 -04:00 |
DOMStringList.cpp
|
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
|
2014-04-08 18:27:18 -04:00 |
DOMStringList.h
|
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
|
2014-04-08 18:27:18 -04:00 |
Element.cpp
|
Bug 1022741 - Use CrossShadowCurrentDoc() in Element::UpdateState. r=smaug
|
2014-06-10 14:41:31 -07:00 |
EventSource.cpp
|
Bug 996133: Remove unnecessary NS_DISPATCH_NORMAL arguments to NS_DispatchToMainThread. r=ehsan
|
2014-05-23 12:53:17 -07:00 |
EventSource.h
|
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
|
2014-04-08 18:27:18 -04:00 |
FeedWriterEnabled.h
|
Bug 869836 - Part 6: Use EqualsLiteral instead of Equals where possible. r=ehsan
|
2014-05-22 06:48:51 +03:00 |
FileIOObject.cpp
|
Bug 1019368 - Cleaning extra whitespace in FileReader, r=bent. DONTBUILD
|
2014-06-10 20:59:45 -07:00 |
FileIOObject.h
|
Bug 1017765 - Replace nsChannel with nsAsyncInputStream for FileReader API, r=bent
|
2014-06-10 11:48:36 -07:00 |
FragmentOrElement.cpp
|
Bug 1017798 - Part 2: Set content bits on elements in shadow trees indicating whether they are in a style scope from the light tree. r=bzbarsky
|
2014-06-06 15:23:40 +10:00 |
ImportManager.cpp
|
Bug 877072 - HTML Imports part1. r=mrbkap
|
2014-05-21 19:08:12 +02:00 |
ImportManager.h
|
Bug 877072 - HTML Imports part1. r=mrbkap
|
2014-05-21 19:08:12 +02:00 |
Link.cpp
|
Bug 1020041 - host limit in nsStandardURL, r=jduell, r=valentin
|
2014-06-10 12:53:54 +01:00 |
Link.h
|
Bug 989212 Rename nsEventStates to mozilla::EventStates r=smaug
|
2014-04-03 13:18:36 +09:00 |
messageWakeupService.js
|
|
|
messageWakeupService.manifest
|
|
|
moz.build
|
Bug 870021 - Part 2 - Add ResponsiveImageSelector class with basic srcset support. r=jst
|
2014-05-30 13:03:05 -07:00 |
mozAutoDocUpdate.h
|
|
|
NodeIterator.cpp
|
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
|
2014-04-08 18:27:18 -04:00 |
NodeIterator.h
|
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
|
2014-04-08 18:27:18 -04:00 |
nsAtomListUtils.cpp
|
|
|
nsAtomListUtils.h
|
|
|
nsAttrAndChildArray.cpp
|
Bug 935789, part 1: Kill most uses of prbit.h, r=ehsan
|
2013-11-12 18:22:38 -06:00 |
nsAttrAndChildArray.h
|
Bug 934788 - Faster selector matching for attribute selectors by not counting the number of attributes, r=bz
|
2013-11-05 13:53:57 +02:00 |
nsAttrName.h
|
|
|
nsAttrValue.cpp
|
Bug 1026985 - Stop reporting the memory use of nsAttrValue's MiscContainer objects if they are shared between more than one nsAttrValue. r=bz
|
2014-06-19 10:14:41 +01:00 |
nsAttrValue.h
|
Bug 987064 - Remove AudioChannelType. r=roc, r=mchen, r=bent
|
2014-04-10 18:39:20 +01:00 |
nsAttrValueInlines.h
|
|
|
nsAttrValueOrString.cpp
|
|
|
nsAttrValueOrString.h
|
|
|
nsCCUncollectableMarker.cpp
|
Bug 1020622 - Trace black windows' (webidl) event listeners, r=mccr8
|
2014-06-05 02:48:50 +03:00 |
nsCCUncollectableMarker.h
|
Bug 807168 - Make JSTracer into a real C++ class and kill the macro accessors; r=jonco,mccr8
|
2014-04-11 15:19:05 -07:00 |
nsChannelPolicy.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsChannelPolicy.h
|
|
|
nsContentAreaDragDrop.cpp
|
Bug 869836 - Part 3: Use Append('c') instead of AppendLiteral("c") . r=ehsan
|
2014-05-22 06:48:51 +03:00 |
nsContentAreaDragDrop.h
|
|
|
nsContentIterator.cpp
|
Bug 900903 - Part 2: Change uses of numbered macros in nsCycleCollectionParticipant.h to the variadic variants. r=smaug
|
2014-04-25 12:49:00 -04:00 |
nsContentList.cpp
|
Bug 1024195 - Fix a compilation error with clang-cl in nsContentList.cpp; r=bzbarsky
|
2014-06-11 21:56:59 -04:00 |
nsContentList.h
|
Bug 1015664. Part 1: Remove NS_HIDDEN_() usage. r=bsmedberg
|
2014-06-03 00:08:21 +12:00 |
nsContentListDeclarations.h
|
|
|
nsContentPolicy.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsContentPolicy.h
|
|
|
nsContentSink.cpp
|
Bug 869836 - Part 6: Use EqualsLiteral instead of Equals where possible. r=ehsan
|
2014-05-22 06:48:51 +03:00 |
nsContentSink.h
|
Bug 1015664. Part 1: Remove NS_HIDDEN_() usage. r=bsmedberg
|
2014-06-03 00:08:21 +12:00 |
nsContentUtils.cpp
|
Backed out changeset d346871db5f6 (bug 1020697) for intermittent test failures
|
2014-06-19 13:19:56 +01:00 |
nsCopySupport.cpp
|
Bug 869836 - Part 6: Use EqualsLiteral instead of Equals where possible. r=ehsan
|
2014-05-22 06:48:51 +03:00 |
nsCrossSiteListenerProxy.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsCrossSiteListenerProxy.h
|
|
|
nsCSPContext.cpp
|
Bug 846978 - disable frame-ancestors checks when CSP is report-only and fix cross-origin frame-ancestors violation URI leak. r=ckerschb,grobinson
|
2014-06-13 11:06:04 -07:00 |
nsCSPContext.h
|
Bug 994466 - CSP in C++: Fix memory leak in CSPContext. r=sstamm
|
2014-05-21 09:47:13 -07:00 |
nsCSPParser.cpp
|
Bug 1020477 - CSP in C++: Convert test_csp_ignores_path.js to compiled code tests. r=sstamm
|
2014-06-04 16:35:41 -07:00 |
nsCSPParser.h
|
Bug 951457 - Create C++ CSP Parser and policy classes, part 0 - parser and utils r=sstamm, r=jst
|
2014-05-14 11:03:43 -07:00 |
nsCSPService.cpp
|
Bug 1018829. r=sstamm
|
2014-06-03 15:02:19 +09:00 |
nsCSPService.h
|
Bug 951457 - Create C++ CSP Parser and policy classes, part 1 - backend stubs r=sstamm, r=grobinson
|
2014-04-01 09:35:22 -07:00 |
nsCSPUtils.cpp
|
Bug 994322 - Violation reporting support for the new CSP implementation. r=ckerschb, r=grobinson
|
2014-05-20 10:20:00 -04:00 |
nsCSPUtils.h
|
Bug 994322 - Violation reporting support for the new CSP implementation. r=ckerschb, r=grobinson
|
2014-05-20 10:20:00 -04:00 |
nsDataDocumentContentPolicy.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsDataDocumentContentPolicy.h
|
|
|
nsDocument.cpp
|
Bug 969372: part1: Change the prototype of FreezableElementEnumerator in nsIDocument from nsIContent to nsISupports, and rename it to ActivityObservers. r=roc
|
2014-06-19 10:09:35 +08:00 |
nsDocument.h
|
bug 1025330 - expose the failed channel in nsIDocShell for error pages r=bz
|
2014-06-19 13:55:55 -07:00 |
nsDocumentEncoder.cpp
|
Bug 1011831 - Support <template> element in XHTML parser. r=hsivonen
|
2014-06-04 15:21:23 -07:00 |
nsDOMAttributeMap.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsDOMAttributeMap.h
|
Bug 843840 part 2. Add a way to ask DOM proxies for only their enumerable property names, and use that in the enumerate hook. r=peterv
|
2014-04-15 22:58:44 -04:00 |
nsDOMBlobBuilder.cpp
|
Bug 982779 - Ensure that child->parent IPC blobs are never mysterious, r=baku.
|
2014-04-29 13:02:41 -07:00 |
nsDOMBlobBuilder.h
|
Bug 1000609 - Free mData in ~BlobSet. r=khuey
|
2014-06-19 14:36:58 -07:00 |
nsDOMCaretPosition.cpp
|
Bug 1001966 - Part 2: Change uses of numbered NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE macro to the variadic variant. r=smaug
|
2014-04-29 04:57:00 -04:00 |
nsDOMCaretPosition.h
|
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
|
2014-04-08 18:27:18 -04:00 |
nsDOMDataChannel.cpp
|
Backed out changeset 2c631967ab9e (bug 999651) for B2G crashes.
|
2014-05-27 14:08:30 -04:00 |
nsDOMDataChannel.h
|
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
|
2014-04-08 18:27:18 -04:00 |
nsDOMDataChannelDeclarations.h
|
Bug 967364: Pass already_AddRefed by reference instead of by value. r=bsmedberg
|
2014-03-15 12:00:17 -07:00 |
nsDOMFile.cpp
|
Bug 1010064 - Allow memory reports to be anonymized. r=bsmedberg.
|
2014-05-20 23:06:54 -07:00 |
nsDOMFileReader.cpp
|
Bug 1009675 part 2. Return WebIDL 'any' values as handles. r=peterv
|
2014-06-11 16:26:52 -04:00 |
nsDOMFileReader.h
|
Bug 1009675 part 2. Return WebIDL 'any' values as handles. r=peterv
|
2014-06-11 16:26:52 -04:00 |
nsDOMMutationObserver.cpp
|
Bug 1001966 - Part 2: Change uses of numbered NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE macro to the variadic variant. r=smaug
|
2014-04-29 04:57:00 -04:00 |
nsDOMMutationObserver.h
|
Bug 993508 - Use NullString when initializing a string to null. r=continuation
|
2014-04-08 10:06:00 +02:00 |
nsDOMSerializer.cpp
|
Bug 1001966 - Part 2: Change uses of numbered NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE macro to the variadic variant. r=smaug
|
2014-04-29 04:57:00 -04:00 |
nsDOMSerializer.h
|
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
|
2014-04-08 18:27:18 -04:00 |
nsDOMSettableTokenList.cpp
|
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
|
2014-04-08 18:27:18 -04:00 |
nsDOMSettableTokenList.h
|
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
|
2014-04-08 18:27:18 -04:00 |
nsDOMTokenList.cpp
|
Bug 869836 - Part 2: Use AppendLiteral instead of Append(NS_LITERAL_STRING(...)) . r=ehsan
|
2014-05-22 06:48:50 +03:00 |
nsDOMTokenList.h
|
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
|
2014-04-08 18:27:18 -04:00 |
nsElementFrameLoaderOwner.cpp
|
Bug 998002 - Rename nsContentUtils::Get{Subject,Object}Principal to nsContentUtils::{Subject,Object}Principal. r=bholley
|
2014-05-13 11:58:00 +02:00 |
nsElementFrameLoaderOwner.h
|
Bug 949435, part 2 - Create a base class of nsGenericHTMLFrameElement and SVGIFrameElement. r=bz
|
2014-02-18 10:19:52 +09:00 |
nsFormData.cpp
|
Bug 1001966 - Part 2: Change uses of numbered NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE macro to the variadic variant. r=smaug
|
2014-04-29 04:57:00 -04:00 |
nsFormData.h
|
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
|
2014-04-08 18:27:18 -04:00 |
nsFrameLoader.cpp
|
Bug 879475 - Part 005. Implement ContentBridge r=jlebar
|
2014-06-11 13:44:13 +08:00 |
nsFrameLoader.h
|
Bug 879475 - Part 001. Add an nsIContentParent api r=jlebar
|
2014-06-11 13:44:03 +08:00 |
nsFrameMessageManager.cpp
|
Bug 1010064 - Allow memory reports to be anonymized. r=bsmedberg.
|
2014-05-20 23:06:54 -07:00 |
nsFrameMessageManager.h
|
Bug 879475 - Part 002. Add an nsIContentChild api r=jlebar
|
2014-06-11 13:44:06 +08:00 |
nsGenConImageContent.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsGenericDOMDataNode.cpp
|
Bug 992521 - Part 1: Remove "in document" flag on ShadowRoot and its descendants. r=smaug
|
2014-06-07 01:42:53 -07:00 |
nsGenericDOMDataNode.h
|
Bug 741295 - Treat 'id' and 'class' as global attributes for all elements; r=bz
|
2014-05-30 09:36:53 +02:00 |
nsGkAtomList.h
|
Bug 1025082 - ServiceWorker related WebIDL changes. r=ehsan,jst
|
2014-06-17 11:01:28 -07:00 |
nsGkAtoms.cpp
|
Bug 713082 - Part 1: Remove unnecessary Util.h includes. r=Waldo
|
2013-12-08 21:52:33 -05:00 |
nsGkAtoms.h
|
|
|
nsHostObjectProtocolHandler.cpp
|
Bug 1010064 - Allow memory reports to be anonymized. r=bsmedberg.
|
2014-05-20 23:06:54 -07:00 |
nsHostObjectURI.cpp
|
Bug 345123: Remove nsGetterAddRefs<T>'s operator nsISupports**. r=bsmedberg
|
2014-03-15 12:00:17 -07:00 |
nsHostObjectURI.h
|
|
|
nsHTMLContentSerializer.cpp
|
Bug 869836 - Part 9: Use AssignLiteral instead of Assign(NS_LITERAL_STRING(...)) . r=ehsan
|
2014-05-22 06:48:52 +03:00 |
nsHTMLContentSerializer.h
|
|
|
nsImageLoadingContent.cpp
|
Bug 870021 - Part 4 - Move HTMLImageElement::GetNatural{Height,Width} up to ImageLoadingContent. r=jst
|
2014-05-30 13:03:06 -07:00 |
nsImageLoadingContent.h
|
Bug 995552. Declartion of CancelImageRequests(nsresult, bool, int16_t) in nsImageLoadingContent.h is dead code (no implementation or callers). r=jdm
|
2014-04-12 01:37:21 -05:00 |
nsINode.cpp
|
Bug 1009675 part 2. Return WebIDL 'any' values as handles. r=peterv
|
2014-06-11 16:26:52 -04:00 |
nsInProcessTabChildGlobal.cpp
|
Bug 900903 - Part 2: Change uses of numbered macros in nsCycleCollectionParticipant.h to the variadic variants. r=smaug
|
2014-04-25 12:49:00 -04:00 |
nsInProcessTabChildGlobal.h
|
Bug 998377 - Remove mDelayedDisconnect and friends. r=smaug
|
2014-04-18 16:00:06 -07:00 |
nsLineBreaker.cpp
|
Bug 969871 - Use fallible allocation for text hyphenation; r=jfkthame
|
2014-02-08 13:10:44 -05:00 |
nsMappedAttributeElement.cpp
|
|
|
nsMappedAttributeElement.h
|
Bug 967364: Pass already_AddRefed by reference instead of by value. r=bsmedberg
|
2014-03-15 12:00:17 -07:00 |
nsMappedAttributes.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsMappedAttributes.h
|
|
|
nsMixedContentBlocker.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsMixedContentBlocker.h
|
|
|
nsNameSpaceManager.cpp
|
Bug 967364: Pass already_AddRefed by reference instead of by value. r=bsmedberg
|
2014-03-15 12:00:17 -07:00 |
nsNoDataProtocolContentPolicy.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsNoDataProtocolContentPolicy.h
|
|
|
nsNodeInfo.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsNodeInfo.h
|
|
|
nsNodeInfoManager.cpp
|
Bug 993194, part 5 - Change nsNodeInfoManager::mPrincipal into an nsCOMPtr. r=smaug
|
2014-04-10 07:05:20 -07:00 |
nsNodeInfoManager.h
|
Bug 993194, part 5 - Change nsNodeInfoManager::mPrincipal into an nsCOMPtr. r=smaug
|
2014-04-10 07:05:20 -07:00 |
nsNodeUtils.cpp
|
Bug 969372: part1: Change the prototype of FreezableElementEnumerator in nsIDocument from nsIContent to nsISupports, and rename it to ActivityObservers. r=roc
|
2014-06-19 10:09:35 +08:00 |
nsNodeUtils.h
|
|
|
nsObjectLoadingContent.cpp
|
Bug 1009675 part 2. Return WebIDL 'any' values as handles. r=peterv
|
2014-06-11 16:26:52 -04:00 |
nsObjectLoadingContent.h
|
Bug 1009675 part 2. Return WebIDL 'any' values as handles. r=peterv
|
2014-06-11 16:26:52 -04:00 |
nsPlainTextSerializer.cpp
|
Bug 1013457 - remove browser.frames.enabled pref, r=bz
|
2014-05-23 10:54:58 +01:00 |
nsPlainTextSerializer.h
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsPropertyTable.cpp
|
Bug 1015664. Part 2: Remove some NS_HIDDEN usage. r=bsmedberg
|
2014-06-03 00:08:24 +12:00 |
nsPropertyTable.h
|
Bug 1015664. Part 1: Remove NS_HIDDEN_() usage. r=bsmedberg
|
2014-06-03 00:08:21 +12:00 |
nsRange.cpp
|
Bug 987718 - Part 3: Expose CollectClientRects function at nsRange.cpp; r=roc
|
2014-06-04 22:54:00 +02:00 |
nsRange.h
|
Bug 987718 - Part 3: Expose CollectClientRects function at nsRange.cpp; r=roc
|
2014-06-04 22:54:00 +02:00 |
nsReferencedElement.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsSandboxFlags.h
|
|
|
nsScriptElement.cpp
|
Bug 992521 - Part 3: Make script run when not in document, but contained by a ShadowRoot with a host in document. r=smaug
|
2014-06-07 01:42:54 -07:00 |
nsScriptElement.h
|
|
|
nsScriptLoader.cpp
|
Bug 1016622: Renaming mozilla::network::Seer to mozilla::network Predictor. r=hurley
|
2014-06-03 13:37:46 -07:00 |
nsScriptLoader.h
|
Bug 877072 - HTML Imports part1. r=mrbkap
|
2014-05-21 19:08:12 +02:00 |
nsStubDocumentObserver.cpp
|
|
|
nsStubDocumentObserver.h
|
|
|
nsStubMutationObserver.cpp
|
|
|
nsStubMutationObserver.h
|
|
|
nsStyledElement.cpp
|
Bug 741295 - Treat 'id' and 'class' as global attributes for all elements; r=bz
|
2014-05-30 09:36:53 +02:00 |
nsStyledElement.h
|
Bug 741295 - Treat 'id' and 'class' as global attributes for all elements; r=bz
|
2014-05-30 09:36:53 +02:00 |
nsStyleLinkElement.cpp
|
Bug 1017798 - Part 2: Set content bits on elements in shadow trees indicating whether they are in a style scope from the light tree. r=bzbarsky
|
2014-06-06 15:23:40 +10:00 |
nsStyleLinkElement.h
|
Bug 1019319 - part 2: Import as link type should be prefed. r=mrbkap
|
2014-06-05 14:46:56 +02:00 |
nsSyncLoadService.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsSyncLoadService.h
|
|
|
nsTextFragment.cpp
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsTextFragment.h
|
Bug 950076 - Add a fallible form of nsAString::Append and Replace and use it in nsTextFragment::AppendTo. r=bsmedberg, r=jst
|
2014-03-19 13:05:02 -04:00 |
nsTextFragmentImpl.h
|
|
|
nsTextFragmentSSE2.cpp
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsTextNode.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsTextNode.h
|
Bug 991742 part 7. Remove the "aScope" argument of WrapNode() methods. r=bholley
|
2014-04-08 18:27:17 -04:00 |
nsTraversal.cpp
|
|
|
nsTraversal.h
|
|
|
nsTreeSanitizer.cpp
|
Bug 950076 - Use the return value of GetNodeTextContent for OOM checks. r=jst
|
2014-03-20 20:51:16 +01:00 |
nsViewportInfo.cpp
|
|
|
nsXHTMLContentSerializer.cpp
|
Bug 458300 - Rename nsINameSpaceManager.h to nsNameSpaceManager.h. r=jst r=hsivonen
|
2014-02-27 20:04:46 -03:00 |
nsXHTMLContentSerializer.h
|
|
|
nsXMLContentSerializer.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsXMLContentSerializer.h
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsXMLHttpRequest.cpp
|
Backed out changeset 8fc4cf38057e (bug 1011748) for mochitest-e10s-1 test failures
|
2014-06-16 10:56:04 +02:00 |
nsXMLHttpRequest.h
|
Bug 1009675 part 2. Return WebIDL 'any' values as handles. r=peterv
|
2014-06-11 16:26:52 -04:00 |
nsXMLNameSpaceMap.cpp
|
Bug 1004098 - Make nsTArray use size_t in its interface (32bitness is fine as an internal detail) - r=froydnj, sr=bsmedberg
|
2014-05-08 21:03:35 -04:00 |
ResponsiveImageSelector.cpp
|
Bug 870021 - Part 2 - Add ResponsiveImageSelector class with basic srcset support. r=jst
|
2014-05-30 13:03:05 -07:00 |
ResponsiveImageSelector.h
|
Bug 870021 - Part 2 - Add ResponsiveImageSelector class with basic srcset support. r=jst
|
2014-05-30 13:03:05 -07:00 |
ShadowRoot.cpp
|
Bug 1025725 - Part 3: Encapsulate nsXBLPrototypeResources::mStyleSheetList. r=bzbarsky
|
2014-06-19 17:02:56 +10:00 |
ShadowRoot.h
|
Bug 992521 - Part 2: Make styles work when not in document, but contained by a ShadowRoot with a host in document. r=smaug
|
2014-06-07 01:42:54 -07:00 |
StyleSheetList.cpp
|
Bug 738196 - Part b: move StyleSheetList to WebIDL; r=bz
|
2014-04-12 10:18:54 +02:00 |
StyleSheetList.h
|
Bug 738196 - Part b: move StyleSheetList to WebIDL; r=bz
|
2014-04-12 10:18:54 +02:00 |
Text.cpp
|
|
|
Text.h
|
Bug 967364: Pass already_AddRefed by reference instead of by value. r=bsmedberg
|
2014-03-15 12:00:17 -07:00 |
ThirdPartyUtil.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
ThirdPartyUtil.h
|
|
|
TreeWalker.cpp
|
Bug 900903 - Part 2: Change uses of numbered macros in nsCycleCollectionParticipant.h to the variadic variants. r=smaug
|
2014-04-25 12:49:00 -04:00 |
TreeWalker.h
|
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
|
2014-04-08 18:27:18 -04:00 |
WebSocket.cpp
|
Bug 1025973 - Part 1: Rename GlobalObject::GetContext() to Context(). r=bz
|
2014-06-16 14:08:00 -04:00 |
WebSocket.h
|
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
|
2014-04-08 18:27:18 -04:00 |