.. |
CORSMode.h
|
Bug 696301 part 1. Refactor CORS attribute handling a bit. r=sicking
|
2012-03-10 10:13:51 -06:00 |
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 849661 - Remove support for Node.hasAttributes(); r=bz
|
2013-03-21 14:48:32 +02:00 |
FragmentOrElement.h
|
Bug 847195 - Make NamedNodeMap only deal with Attrs; r=khuey
|
2013-03-10 09:00:33 +01:00 |
FromParser.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
Makefile.in
|
Bug 852534 - Remove GRE_MODULE from Makefile.in; r=gps
|
2013-03-21 08:41:00 -07:00 |
moz.build
|
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
|
2013-03-29 15:12:58 -07: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 771942, normal content policy checks for chrome data documents, r=bz, a=akeybl
|
2013-01-08 19:16:28 +02:00 |
nsContentUtils.h
|
Bug 818976 - Part 2: Implement template element interface. r=mrbkap,bz
|
2013-03-26 00:15:23 -07: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 823549 - Make NodeIterator.detach() a no-op; r=mounir
|
2013-03-10 08:58:25 +01:00 |
nsDocElementCreatedNotificationRunner.h
|
Bug 845374 - Part f: Create a new nsDocElementCreatedNotificationRunner.h; r=khuey
|
2013-03-17 08:55:12 +01:00 |
nsDOMFile.h
|
Bug 848339 - Remove the vestigial boolean outparam from nsWrapperCache::WrapObject. r=bz
|
2013-03-12 08:03:47 +09: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 825196 - Rename nsHTMLInputElement to HTMLInputElement. r=Ms2ger
|
2013-03-28 15:41:32 -04: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
|
Back out 5520e123f526 (bug 763879) for b2g mochitest-8 and mochitest-9 failures
|
2013-02-22 20:40:24 -08: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 848796 part 2. Add WebIDL API for XULDocument. r=peterv
|
2013-03-26 11:31:53 -04:00 |
nsIDocumentEncoder.idl
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
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 855623: DataChannel DOM changes for adding 'protocol' and external negotiation r=smaug
|
2013-03-31 21:09:25 -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 853158 - Update the uuid of nsIDOMEventTarget and subclasses.
|
2013-03-30 10:45:37 +01: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 847007: Remove nsIContent includes r=Ms2ger
|
2013-03-21 20:05:20 -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 829030 - Accessing the desktop notification API in the browser and approving permission errors out - API does not work, r=sicking
|
2013-01-14 11:08:55 +01: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 825196 - Rename nsHTMLInputElement to HTMLInputElement. r=Ms2ger
|
2013-03-28 15:41:32 -04: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 843671 - Followup, properly rev interface IID. r=me DONTBUILD
|
2013-03-21 16:46:44 -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 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 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 853158 - Update the uuid of nsIDOMEventTarget and subclasses.
|
2013-03-30 10:45:37 +01: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 847007: Remove nsIContent includes r=Ms2ger
|
2013-03-21 20:05:20 -04:00 |
nsViewportInfo.h
|
Bug 833009 - Remove "nsContentUtils.h" inclusions from headers in content/base/. r=Ms2ger
|
2013-02-01 11:00:41 +00: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 |