.. |
CORSMode.h
|
Bug 696301 part 1. Refactor CORS attribute handling a bit. r=sicking
|
2012-03-10 10:13:51 -06:00 |
DirectionalityUtils.h
|
Clear element from nsTextDirectionalityMap when unbinding. Bug 819623, r=peterv
|
2013-01-06 01:45:28 -08:00 |
Element.h
|
Bug 617532 - Implement UndoManager. r=ehsan
|
2013-01-03 22:54:26 -08:00 |
FragmentOrElement.h
|
Bug 617532 - Implement UndoManager. r=ehsan
|
2013-01-03 22:54:26 -08:00 |
FromParser.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
Makefile.in
|
Bug 819639 - Part b: Move EventSource to Paris bindings; r=bz
|
2012-12-22 09:17:05 +01:00 |
mozFlushType.h
|
Bug 780692; throttle OMTA (rollup patch). r=dbaron,bz
|
2012-12-12 10:12:43 +13:00 |
nsCaseTreatment.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsContentCID.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsContentCreatorFunctions.h
|
Bug 801061. Switch from imgIRequest to imgRequestProxy. r=joe
|
2012-10-12 08:43:01 -04:00 |
nsContentPolicyUtils.h
|
Bug 802905 - Create custom Content Type for CSP Reports. r=sstamm, sr=bz
|
2012-11-20 20:28:34 -05:00 |
nsContentUtils.h
|
Bug 553917 - Add new mathml.properties bundle with error messages for MathML error logging. r=Pike
|
2012-12-27 11:12:06 -05:00 |
nsCopySupport.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 |
nsDeprecatedOperationList.h
|
Bug 812086 part 4. Warn when consumers use the moz-prefixed versions of visibility API. r=smaug
|
2012-11-16 17:39:59 -08:00 |
nsDOMFile.h
|
Bug 811615: Enable chrome code to create a new File object by wrapping an existing Blob and provide a custom name/type. r=sicking a=basecamp-blocking
|
2012-12-11 13:21:03 -08:00 |
nsHostObjectProtocolHandler.h
|
Bug 812563 - Give nsHostObjectProtocolHandler a virtual destructor; r=bzbarsky
|
2012-11-16 11:13:35 -08:00 |
nsIAttribute.h
|
Fix for bug 773780 (Add API for new DOM bindings for Node). r=bz.
|
2012-10-09 14:31:24 +02:00 |
nsIContent.h
|
Bug 811753 - Add nsIContent::IsEventAttributeName and use it instead of having callers guess the right flags for the content node in question. r=bzbarsky.
|
2013-01-02 21:24:07 +01: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 802905 - Create custom Content Type for CSP Reports. r=sstamm, sr=bz
|
2012-11-20 20:28:34 -05:00 |
nsIContentSecurityPolicy.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 |
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
|
Backout ee16318ac67b (bug 793755) for test_meta_viewport[0-9].html failures
|
2013-01-07 20:34:36 +00:00 |
nsIDocumentEncoder.idl
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01: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 811152 - Decxify various DOM methods. r=me
|
2012-11-15 11:54:34 -08:00 |
nsIDOMFile.idl
|
Bug 793955, 802867 - DeviceStorage files returned by DeviceStorage.get() don't always have lastModifiedDate. r=bent. a=blocking-basecamp
|
2012-10-18 11:29:32 -07: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 687332: Part 2 - Move event handlers off of DOM objects and keep track of them solely in the event listener manager. r=smaug,bz
|
2012-08-30 20:45:16 -07:00 |
nsIDOMFormData.idl
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsIDOMParser.idl
|
Bug 816410 - Part 2: Remove legacy constructor functions. r=bz
|
2012-12-03 20:26:16 -05:00 |
nsIDOMSerializer.idl
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsIDroppedLinkHandler.idl
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsIFrameLoader.idl
|
Bug 776825 - Separate message managers into senders and broadcasters. r=smaug
|
2012-08-27 11:13:02 -03:00 |
nsIImageLoadingContent.idl
|
Bug 825527 - Part 4: Mirror the nsIImageLoadingContent API in HTMLImageElement for chrome callers; r=bzbarsky
|
2013-01-02 14:30:02 -05:00 |
nsIMessageManager.idl
|
Bug 821671 - Check alarm API parameters in the parent (part 2, provide assertContainApp() for checking manifest URL). r=sicking
|
2012-12-22 20:00:10 +08: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 508725 - Part 1: Add content flag representing whether an element is in a style scope. r=dbaron
|
2013-01-08 19:09:22 +11:00 |
nsINodeInfo.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 |
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 767638 - Greatly simplify loading full-page plugins. r=josh
|
2012-12-13 13:51:27 -08: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
|
Backed out 2 changesets (bug 579517)
|
2012-10-25 12:32:24 -04: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 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsISelectionListener.idl
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsISelectionPrivate.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 |
nsIStyleSheetLinkingElement.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 |
nsIXMLHttpRequest.idl
|
Backed out 2 changesets (bug 579517)
|
2012-10-25 12:32:24 -04:00 |
nsIXPathEvaluatorInternal.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
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
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsTreeSanitizer.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 |
nsViewportInfo.h
|
Bug 821801: Make nsContentUtils::ViewportInfo into a separate class in order to allow better state tracking. [r=kats]
|
2012-12-17 15:24:41 -06: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 |