.. |
CORSMode.h
|
|
|
DirectionalityUtils.h
|
Bug 562169. Add support for :dir(ltr/rtl) CSS selector, content part, r=bz
|
2012-04-17 07:03:10 +03:00 |
Element.h
|
Bug 795802 - Define content flags like frame state bits. r=bz
|
2012-10-02 10:52:06 +10:00 |
FragmentOrElement.h
|
Bug 798481 - Make IndexOf a little more const-correct; r=mounir
|
2012-10-06 09:19:46 +02:00 |
FromParser.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
Makefile.in
|
Bug 733002: DataChannel DOM implementation w/ m3 fix r=smaug
|
2012-10-03 19:51:47 -04:00 |
mozFlushType.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsBlobProtocolHandler.h
|
Bug 730765 - Media cache shouldn't be used when loading from blob: urls. r=biesi
|
2012-09-04 14:53:52 -07: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 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsContentPolicyUtils.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 |
nsContentUtils.h
|
Bug 798068: Return sane values for min/max zoom when handheldFriendly, WAP, Mobile, or WML is set in the viewport metadata. [r=mbrubeck,bent]
|
2012-10-08 15:41:48 -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 795275 - Warn about content access to |Components|. r=mrbkap
|
2012-10-03 11:44:18 +02:00 |
nsDOMFile.h
|
Bug 744907 - Remove BlobBuilder; r=sicking
|
2012-09-20 09:55:36 +02:00 |
nsIAttribute.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsIContent.h
|
Bug 733305, add a way to hide XBL, r=bz, a=abillings
|
2012-10-10 22:04:42 +03: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 767134 - Stuff the source principal into nsIContentPolicy (r=bz, sr=jst)
|
2012-07-02 16:16:11 -07: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 784591. Add an optional argument to the unlock image api on documents so that we can request that the image be discarded only in some situations. r=khuey
|
2012-10-01 12:53:57 -05: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 733002: DataChannel DOM implementation w/ m3 fix r=smaug
|
2012-10-03 19:51:47 -04:00 |
nsIDOMFile.idl
|
Bug 744907 - Remove BlobBuilder; r=sicking
|
2012-09-20 09:55:36 +02:00 |
nsIDOMFileList.idl
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01: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 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04: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 |
nsIEventSource.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 |
nsIFrameLoader.idl
|
Bug 776825 - Separate message managers into senders and broadcasters. r=smaug
|
2012-08-27 11:13:02 -03:00 |
nsIImageLoadingContent.idl
|
Bug 683290: Discard images that are not in the DOM. r=bz
|
2012-08-13 15:11:50 -07: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 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsINode.h
|
Bug 733305, add a way to hide XBL, r=bz, a=abillings
|
2012-10-10 22:04:42 +03: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 788532 (Add the new DOM bindings API to DOM lists). r=bz.
|
2012-09-05 22:49:53 +02:00 |
nsIObjectLoadingContent.idl
|
Bug 776208 - Plugin preview overlay. r=johns,jaws,margaret, sr=joshmoz
|
2012-08-25 17:18:44 -04: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 751785 - Make Selection.toString() API use DOMString instead of wstring
|
2012-06-09 15:15:12 -07:00 |
nsISelectionController.idl
|
Bug 795785 part.1 Editor should scroll the selection into view after edit even when the editor is specified overflow: hidden; r=ehsan,smaug, sr=smaug
|
2012-10-08 03:45:51 +09: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 |
nsIXFormsUtilityService.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
|
Bug 783878 - Part 1: Make nsXMLHttpRequest aware of the length of uploads. r=sicking
|
2012-09-19 18:15:32 -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 |
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 |