gecko/content/base/public
2011-09-05 01:18:16 +01:00
..
Element.h Bug 667883 - Implement nsAttrAndChildArray::SizeOf(). r=bz 2011-07-12 16:56:01 +02:00
FromParser.h Bug 604660 - Make XSLT-inserted script execute in the insertion order. r=jonas, a=blocking2.0-beta7. 2010-10-27 10:18:24 +03:00
Makefile.in Bug 672536 - Merge nsISelection3 into nsISelection r=smaug 2011-08-07 16:18:00 -04:00
mozFlushType.h
mozISanitizingSerializer.h
nsCaseTreatment.h
nsContentCID.h Bug 650494 - Remove nsIXULPrototypeCache; r=khuey,smaug 2011-08-26 20:50:23 +01:00
nsContentCreatorFunctions.h Bug 660762 - Remove --disable-mathml support. r=roc 2011-06-02 13:11:33 +02:00
nsContentErrors.h
nsContentPolicyUtils.h
nsContentUtils.h Bug 545812 - Break out of DOM full-screen mode upon non-alpha-numeric key input. r=smaug 2011-09-05 08:40:18 +12:00
nsCopySupport.h
nsDeprecatedOperationList.h Bug 668030. Warn when enablePrivilege is used. r=sicking 2011-06-28 21:05:45 -04:00
nsDOMEventTargetWrapperCache.h Bug 658714 Part 5: Search'n'replace nsPIDOMEventTarget to nsIDOMEventTarget. r=smaug 2011-06-23 19:18:00 -07:00
nsDOMFile.h Bug 664254: Make DOM File objects implement nsIMutable so they can be immutabilized for sharing across threads. r=sicking 2011-07-19 09:27:46 -07:00
nsIAttribute.h Bug 599590 - Attrib.value can return empty for case-sensitive attributes after calling removeAttribute, r=sicking, a=jst 2010-10-14 17:07:20 +03:00
nsIContent.h Fix for bug 678528 (Traverse mChildNodes (and consolidate node CC code)). r=jst. 2011-08-28 16:07:24 +02:00
nsIContentIterator.h
nsIContentPolicy.idl
nsIContentSecurityPolicy.idl Bug 600584 - add more detail to CSP violation report logging, r=jst, a=LegNeato 2011-01-31 10:09:44 -08:00
nsIContentSerializer.h Bug 601590 - Make AppendElementStart, AppendElementEnd take Element. r=bzbarsky 2010-10-22 23:25:22 +02:00
nsIDocument.h Bug 545812 - Break out of DOM full-screen mode upon non-alpha-numeric key input. r=smaug 2011-09-05 08:40:18 +12:00
nsIDocumentEncoder.idl
nsIDocumentObserver.h Bug 657353 part 2. Switch content state updates away from calling Begin/EndUpdate. r=sicking 2011-05-31 17:38:25 -04:00
nsIDOMFile.idl Bug 669437: Implement BlobBuilder.getFile. r=khuey 2011-07-11 19:42:02 -07:00
nsIDOMFileError.idl Bug 603667: Fix nsIDOMFileError constant values. r=jst a=blocker 2010-12-13 14:24:56 -08:00
nsIDOMFileException.idl Bug 603667: Fix nsIDOMFileError constant values. r=jst a=blocker 2010-12-13 14:24:56 -08:00
nsIDOMFileList.idl
nsIDOMFileReader.idl Fixed bug 632255: implemented FileReader.readAsArrayBuffer() API. r=sicking 2011-06-30 17:50:44 -07:00
nsIDOMFormData.idl
nsIDOMGCParticipant.h
nsIDOMParser.idl
nsIDOMSerializer.idl
nsIDroppedLinkHandler.idl Bug 676465 - Replace PRBool with boolean in IDL files, r=bsmedberg 2011-08-06 22:03:32 -07:00
nsIEventSource.idl Bug 338583, implement EventSource, r=smaug,Ms2ger 2011-05-22 22:30:07 +01:00
nsIFrameLoader.idl Bug 583976. Part 3 - Automatically forward mouse and key input events to out-of-process content, and add cursor support in PuppetWidget. r=smaug,stechz 2011-06-21 17:32:43 -07:00
nsIFrameMessageManager.idl Bug 681206 removeDelayedFrameScript, r=jst 2011-08-24 13:16:29 +03:00
nsIHTMLToTextSink.h
nsIImageLoadingContent.idl Bug 595036 (2/2) - Introduce nsEventStates class to represent event states. r+a=bz 2010-10-20 13:26:32 +02:00
nsIMessageWakeupService.idl
nsIMozWebSocket.idl bug 674905 - implement ws extensions attribute r=biesi r=sicking sr=bz 2011-08-03 23:46:13 -04:00
nsIMutationObserver2.h Bug 590771 - r=sicking a=blocking 2010-10-12 15:09:46 +02:00
nsIMutationObserver.h Bug 191864 - Range and Selection broken with splitText() and normalize(). r=sicking 2011-08-16 02:55:20 +02:00
nsINameSpaceManager.h
nsINode.h Bug 683852 - Implement Node.contains(node), r=bz 2011-09-02 23:15:53 +03:00
nsINodeInfo.h Bug 659539 Part 5: Speed up nsINodeInfo::GetDocument by caching the nodeinfo managers mDocument pointer. r=bz 2011-06-14 17:58:57 -07:00
nsINodeList.h
nsIObjectLoadingContent.idl Backed out changeset 33031c875984. Bug 90268. r=josh 2011-08-30 02:09:56 -04:00
nsIPrivateDOMImplementation.h
nsIRange.h bug 467669 - pt 1 - get list of fonts actually used to render a document range. r=roc sr=bzbarsky 2011-06-16 07:31:36 +01:00
nsIRangeUtils.h
nsIScriptElement.h Bug 606729 - Make sure a script with the src attribute is treated as an external script even if the value of the attribute is not a valid URL. r=jonas, a=blocking2.0-final. 2010-10-27 10:03:10 +03:00
nsIScriptLoaderObserver.idl
nsISelection.idl Bug 672536 - Merge nsISelection3 into nsISelection r=smaug 2011-08-07 16:18:00 -04:00
nsISelectionController.idl Bug 451833 - Highlight the domain name in the address bar. r=roc,sdwilsh ui-r=faaborg 2011-05-02 19:50:18 +02:00
nsISelectionDisplay.idl
nsISelectionListener.idl
nsISelectionPrivate.idl Reapply change dropped from bug 676465 due to bug 672536 merging idls 2011-08-27 08:45:25 -07:00
nsIStyleSheetLinkingElement.h
nsIXFormsUtilityService.h
nsIXMLHttpRequest.idl Bug 661980: Add ability to make interfaces scriptable but not scriptimplementable. r=bsmedberg 2011-06-16 12:21:25 -07:00
nsIXPathEvaluatorInternal.h
nsLineBreaker.h Bug 671417 - Incorrect use of PRBool when other types are more appropriate or vice versa, r=bz,ehsan,dwitte,joe,vlad,luke,mak,roc 2011-07-26 23:43:37 -07:00
nsReferencedElement.h
nsTreeSanitizer.h Bug 675916 - Restart iteration over attributes in the sanitizer when URL check ends up removing an attribute. r=bzbarsky. 2011-08-02 20:45:38 +03:00
nsXMLNameSpaceMap.h Bug 551390 - Remove dead code in content r=sicking,roc 2011-05-17 15:54:09 +02:00