gecko-dev/content/base/public
Ms2ger 95dd3e7358 Bug 672814 - Part e: Expand the set of JS mime types we support; r=bz 2012-08-04 09:43:59 +02:00
..
CORSMode.h Bug 696301 part 1. Refactor CORS attribute handling a bit. r=sicking 2012-03-10 10:13:51 -06:00
Element.h Bug 563659 part 5 - Move things from FragmentOrElement to nsGenericElement; r=bz 2012-07-24 11:10:25 +03:00
FragmentOrElement.h Bug 563659 part 6 - Remove #if 0'd code; r=bz 2012-07-31 18:36:21 +03:00
FromParser.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Makefile.in Bug 563659 part 2 - Create FragmentOrElement and move all nsGenericElement functionality to it; r=bz 2012-06-27 16:01:55 +03:00
mozFlushType.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01: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 763350 - Clean up some includes in content/ and dom/ r=smaug 2012-07-01 16:45:59 -07:00
nsContentErrors.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsContentPolicyUtils.h Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsContentUtils.h Bug 672814 - Part e: Expand the set of JS mime types we support; r=bz 2012-08-04 09:43:59 +02:00
nsCopySupport.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsDOMFile.h Bug 778968 - 'Avoid stat-ing remote blobs on the main thread'. r=janv. 2012-08-02 23:25:30 -07:00
nsDeprecatedOperationList.h Backout f142f32a98a3 (Bug 775317) and ef14686c31d0 (Bug 761278). r=bustage 2012-07-21 20:05:37 -07:00
nsIAttribute.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIContent.h Bug 563659 part 5 - Move things from FragmentOrElement to nsGenericElement; r=bz 2012-07-24 11:10:25 +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 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIContentSerializer.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIDOMFile.idl Bug 757284: Restore Blob.mozSlice, with a deprecation warning. r=sicking 2012-05-25 11:44:38 -07:00
nsIDOMFileList.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIDOMFileReader.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIDOMFormData.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIDOMParser.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIDOMSerializer.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIDocument.h Bug 684620 - Implement cross process fullscreen API for B2G apps and web content. r=jlebar 2012-07-31 14:09:31 +12:00
nsIDocumentEncoder.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIDocumentObserver.h 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 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIFrameLoader.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIFrameMessageManager.idl Bug 759427 - 'Multiprocess blob support for MessageManager and IndexedDB'. r=smaug+janv+khuey (rs=sicking for nsBlobURI changes). 2012-08-01 23:02:29 -07:00
nsIImageLoadingContent.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIMutationObserver.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsINameSpaceManager.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsINode.h Bug 563659 part 4 - Make nsDocumentFragment stop inheriting from nsGenericElement; r=bz 2012-07-02 16:31:49 +03:00
nsINodeInfo.h Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsINodeList.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIObjectLoadingContent.idl Back out bug 771666 and bug 745030. 2012-07-25 22:39:01 +02:00
nsIScriptElement.h Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsIScriptLoaderObserver.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01: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 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01: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 751785 - Make Selection.toString() API use DOMString instead of wstring 2012-06-09 15:15:12 -07:00
nsIStyleSheetLinkingElement.h Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsIWebSocket.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIXFormsUtilityService.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIXMLHttpRequest.idl Backout f142f32a98a3 (Bug 775317) and ef14686c31d0 (Bug 761278). r=bustage 2012-07-21 20:05:37 -07:00
nsIXPathEvaluatorInternal.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsLineBreaker.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsReferencedElement.h Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsTreeSanitizer.h Bug 750096. r=bzbarsky. 2012-06-14 09:14:47 +03:00
nsXMLNameSpaceMap.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00