.. |
CORSMode.h
|
|
|
DirectionalityUtils.h
|
Move WalkDescendantsClearAncestorDirAuto from BeforeSetAttr to OnSetDirAttr to simplify the test for elements that had dir=auto but no longer do, especially <bdi>. Bug 845093, r=ehsan
|
2013-03-07 22:53:08 +02:00 |
Element.h
|
Bug 816343 - Add querySelector* to *Element/DocumentFragment/Document.idl r=bz
|
2013-07-08 14:09:18 +02:00 |
FragmentOrElement.h
|
Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn.
|
2013-06-23 14:03:39 +02:00 |
FromParser.h
|
|
|
moz.build
|
Bug 868130 - Move nsCxPusher into XPConnect. r=gabor
|
2013-05-22 10:05:26 -06:00 |
mozFlushType.h
|
Bug 780692; throttle OMTA (rollup patch). r=dbaron,bz
|
2012-12-12 10:12:43 +13:00 |
nsCaseTreatment.h
|
|
|
nsContentCID.h
|
Bug 884109. Remove GetDocumentFromCaller from NS_NewHTMLImage/OptionElement and remove the XPCOM-y bits for creating those, since WebIDL bindings don't use those. r=smaug
|
2013-06-19 10:24:37 -04:00 |
nsContentCreatorFunctions.h
|
Bug 857102 part 4 - Make NS_NewCommentNode and nsIDocument::CreateCommentNode infallible; r=bz
|
2013-04-04 15:02:22 +03:00 |
nsContentPolicyUtils.h
|
Bug 771942, normal content policy checks for chrome data documents, r=bz, a=akeybl
|
2013-01-08 19:16:28 +02:00 |
nsContentUtils.h
|
Bug 867486 - Remove |Components| from content sandboxes. r=gabor
|
2013-07-08 10:05:31 -07:00 |
nsCopySupport.h
|
Bug 723163 - Improve about:crashes copy & paste by improving XHTML text/plain encoding. r=hsivonen,njn
|
2013-04-03 11:39:06 -07:00 |
nsDeprecatedOperationList.h
|
Bug 881252 - Warn use of getUserData() or setUserData(). r=bz
|
2013-06-11 07:41:42 +09:00 |
nsDocElementCreatedNotificationRunner.h
|
Backed out changeset a966aadd9ae3 (bug 856822) for Windows bustage on a CLOSED TREE.
|
2013-05-29 17:56:10 -04:00 |
nsDOMFile.h
|
Bug 803414 - Part 2: Add DOMTemporaryFileBlob and TemporaryFileInputStream. r=roc
|
2013-07-02 11:00:37 +08:00 |
nsHostObjectProtocolHandler.h
|
Bug 855130 - Implement URL::createObjectURL overload for
|
2013-06-21 15:15:15 +12:00 |
nsIAttribute.h
|
Bug 868265 - Make Attr and AttrMap skippable, r=mccr8
|
2013-05-07 02:37:47 +03:00 |
nsIContent.h
|
[Bug 879998] Remove some dead code in content/ r=Ms2ger, emk
|
2013-06-07 14:05:57 -07:00 |
nsIContentIterator.h
|
Bug 757771 part 1 - Make NS_NewContentIterator and friends infallible; r=bz
|
2012-06-04 20:42:00 +03:00 |
nsIContentPolicy.idl
|
Bug 833412 - Fix tests that call addBinding. r=bz
|
2013-01-24 18:45:49 +01:00 |
nsIContentSecurityPolicy.idl
|
Backed out 2 changesets (bug 763879, bug 842657) for landing with an r-. DONTBUILD
|
2013-05-16 11:15:07 -04:00 |
nsIContentSerializer.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsIDocument.h
|
Bug 802895 - ns(I)document changes for iframe srcdoc implementation r=bz
|
2013-06-28 23:13:22 -04:00 |
nsIDocumentEncoder.idl
|
|
|
nsIDocumentInlines.h
|
Bug 827149 - Remove some uses of nsIDOMHTMLBodyElement r=bz
|
2013-01-12 16:53:01 -05:00 |
nsIDocumentObserver.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsIDOMDataChannel.idl
|
Bug 878945: rename RTCDataChannelInit dictionary items to match updated spec r=smaug
|
2013-06-03 17:34:42 -04:00 |
nsIDOMFile.idl
|
Bug 838668: Rev IID of nsIDOMFile and revert incorrectly revved IID for nsIDOMBlob. [r=bsmedberg]
|
2013-02-06 14:27:20 -06:00 |
nsIDOMFileList.idl
|
Fix for bug 801083 (Remove old proxy-based list bindings). r=bz.
|
2012-10-13 14:50:24 +02:00 |
nsIDOMFileReader.idl
|
Bug 870856 - Convert DOMError to WebIDL. r=Ms2ger, r=bz
|
2013-05-18 13:52:06 -04:00 |
nsIDOMFormData.idl
|
|
|
nsIDOMParser.idl
|
Bug 816410 - Part 2: Remove legacy constructor functions. r=bz
|
2012-12-03 20:26:16 -05:00 |
nsIDOMSerializer.idl
|
|
|
nsIDroppedLinkHandler.idl
|
|
|
nsIFrameLoader.idl
|
Bug 844323 - Part 2 (The Main Event): Move ProcesPriorityManager to the main process. r=bent,khuey
|
2013-04-25 20:53:26 -04:00 |
nsIImageLoadingContent.idl
|
Bug 827158 part 10. Implement the WebIDL API for <object>. r=peterv,johns
|
2013-03-04 14:08:24 -05:00 |
nsIMessageManager.idl
|
Bug 882911 - Add nsIProcessChecker.checkAppHasStatus. r=smaug
|
2013-06-29 03:52:16 -07:00 |
nsIMutationObserver.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsINameSpaceManager.h
|
Bug 656311 - Remove XML Events, r=bz
|
2012-11-15 14:29:58 +02:00 |
nsINode.h
|
Bug 816343 - Add querySelector* to *Element/DocumentFragment/Document.idl r=bz
|
2013-07-08 14:09:18 +02:00 |
nsINodeInfo.h
|
Bug 847210 - Remove nsNodeInfo::sNodeInfoPool and use vanilla allocation for nsNodeInfo objects. r=smaug.
|
2013-02-28 18:53:49 -08:00 |
nsINodeList.h
|
Fix for bug 801083 (Remove old proxy-based list bindings). r=bz.
|
2012-10-13 14:50:24 +02:00 |
nsIObjectLoadingContent.idl
|
Bug 738396 - Only pass canonicalized codebase to Java. r=bsmedberg sr=jst
|
2013-06-27 13:59:37 -07:00 |
nsIScriptElement.h
|
Bug 789856. Fire error events on <script> elements which completely fail to start the load. r=sicking
|
2012-09-18 23:24:27 -04:00 |
nsIScriptLoaderObserver.idl
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsISelection.idl
|
bug 839059 - make nsISelection{,Private} builtinclass r=smaug
|
2013-02-11 13:14:01 -05:00 |
nsISelectionController.idl
|
(no bug) Fix 2 comment typos: s/scrol/scroll/ in "scrolbar" and "ScrolLeft". Comment-only, DONTBUILD
|
2012-12-21 00:38:49 -08:00 |
nsISelectionDisplay.idl
|
Bug 331566 - Change idl interfaces to use @throws instead of @return NS_. r=bsmedberg
|
2013-05-16 08:26:55 -04:00 |
nsISelectionListener.idl
|
|
|
nsISelectionPrivate.idl
|
bug 845562 - remove GetFrameSelection() from nsISelectionPrivate r=smaug
|
2013-02-15 15:09:28 -05:00 |
nsIStyleSheetLinkingElement.h
|
Bug 846972 part 2. Add the WebIDL APIs for StyleSheet and CSSStyleSheet. r=peterv
|
2013-03-17 10:42:59 -04:00 |
nsIXMLHttpRequest.idl
|
Bug 796850 - Change XMLHttpRequest interface to support ByteString r=bz
|
2013-06-13 01:20:10 -04:00 |
nsIXPathEvaluatorInternal.h
|
|
|
nsLineBreaker.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsReferencedElement.h
|
Backed out changeset a966aadd9ae3 (bug 856822) for Windows bustage on a CLOSED TREE.
|
2013-05-29 17:56:10 -04:00 |
nsTreeSanitizer.h
|
Bug 856108 - Port static analyses to clang, part 2a: use MOZ_STACK_CLASS in content. r=bz
|
2013-04-11 22:20:09 -05:00 |
nsViewportInfo.h
|
Bug 856108 - Port static analyses to clang, part 2a: use MOZ_STACK_CLASS in content. r=bz
|
2013-04-11 22:20:09 -05:00 |
nsXMLNameSpaceMap.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |