.. |
CORSMode.h
|
|
|
DirectionalityUtils.h
|
Bug 820219 - Remove the PR_ prefix for a few PR_[U]INT32_MAX that has been added since bug 791906. r=roc
|
2012-12-11 16:45:50 +01:00 |
Element.h
|
Fix for bug 811701 (Move innerHTML/outerHTML/insertAdjacentHTML from HTMLElement to Element). r=bzbarsky.
|
2012-12-23 18:38:41 -08:00 |
FragmentOrElement.h
|
Fix for bug 804950 (New DOM binding APIs for Element). r=bz.
|
2012-10-16 13:51:00 +02:00 |
FromParser.h
|
|
|
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
|
|
|
nsContentCID.h
|
|
|
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
|
Bug 824824. Add support for passing multiple touches as arguments to createTouchList. r=mbrubeck,peterv
|
2012-12-31 10:37:22 -08:00 |
nsIDocumentEncoder.idl
|
|
|
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
|
|
|
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 776825 - Separate message managers into senders and broadcasters. r=smaug
|
2012-08-27 11:13:02 -03:00 |
nsIImageLoadingContent.idl
|
Bug 716140 - Convert the XPCOM imgIDecoderObserver interface into a private C++ interface, imgDecoderObserver, so we can more easily make changes to it. r=jrmuizel
|
2012-12-18 11:37:15 -05:00 |
nsIMessageManager.idl
|
Bug 776832 - Add a scriptable API to assert app permissions through messagemanager. r=smaug
|
2012-09-27 22:43:12 -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 824247 - Part 1: Fix common source of warning spam (dom). r=smaug
|
2013-01-03 00:55:05 +09: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
|
|
|
nsISelectionListener.idl
|
|
|
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
|
|
|
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 |