gecko-dev/content/base/public
2007-05-30 13:43:41 -07:00
..
Makefile.in Bug 378776, Need safe way to iterate a document's presshells, r+sr=bz 2007-05-22 14:45:03 -07:00
mozFlushType.h
mozISanitizingSerializer.h
nsCaseTreatment.h
nsContentCID.h Kill nsGeneratedContentIterator and related classes and code since it's not used. r/sr=dbaron b=357957 2006-10-25 20:24:00 +00:00
nsContentCreatorFunctions.h Bug 355451: Be more efficient when creating HTML elements. r/sr=jst 2006-10-13 22:54:12 +00:00
nsContentErrors.h Bug 343730: Don't execute scripts synchronously from BindToTree. Instead we wait until the last EndUpdate has been called. r/sr=bz 2006-11-04 05:45:02 +00:00
nsContentPolicyUtils.h
nsContentUtils.h Fix for bug 368774 (Make cycle collector work with refcounted non-XPCOM objects). r=dbaron, sr=sicking. 2007-05-24 07:10:02 -07:00
nsCopySupport.h
nsIAttribute.h Bug 343288: Move IsInDoc() and GetCurrentDoc() to nsINode. r/sr=jst 2006-07-08 00:30:19 +00:00
nsIChromeRegistry.idl
nsIContent.h Fix for bug 324871 (UserData can cause reference cycles). r/sr=sicking. 2007-05-12 08:36:28 -07:00
nsIContentIterator.h Kill nsGeneratedContentIterator and related classes and code since it's not used. r/sr=dbaron b=357957 2006-10-25 20:24:00 +00:00
nsIContentPolicy.idl
nsIContentSerializer.h Fix for bug 343954 (Patch from bug 332239 didn't change IID of nsIContentSerializer). 2006-07-18 11:32:24 +00:00
nsIDocument.h Bug 366417: Set up scriptloader in the nsDocument ctor to ensure that the blocker-count stays in sync with the notification depth. r/sr=bz 2007-05-30 13:43:41 -07:00
nsIDocumentEncoder.idl Fixing comment to address review comment in bug 218277. 2006-08-07 05:05:11 +00:00
nsIDocumentObserver.h Bug 342062: Add nsIMutationObserver which has the ability to get notifications for just mutations happening in a subtree under a given node. r/sr=bz 2006-07-02 07:23:10 +00:00
nsIDOMGCParticipant.h backing out bug 333078, xpcom cycle collector due to perf issues 2006-11-22 23:18:16 +00:00
nsIDOMParser.idl Make it possible to give DOMParsers the right principals from C++. Bug 332840, 2006-09-09 04:54:03 +00:00
nsIDOMSerializer.idl Make XML serializer output an encoding="..." which matches the actual encoding 2006-11-28 04:01:46 +00:00
nsIDragDropHandler.idl Remove rest of nsIDOMEventReceivers, Bug 363089, r+sr=jst 2007-05-15 01:50:33 -07:00
nsIFrameLoader.idl
nsIHTMLToTextSink.h
nsIImageLoadingContent.idl Bug 47475 Need "Show(View) Image" / "Reload Image" on context menu (UI is SeaMonkey-only) 2006-09-07 22:51:57 +00:00
nsIMutationObserver.h Bug 373089 - add a ParentChainChanged notification to nsIMutationObserver. 2007-03-10 13:49:43 +00:00
nsINameSpaceManager.h Bug 337365 - nsIDocument/nsINode methods aren't usable from strict-linkage code, r=sicking 2006-07-27 17:54:38 +00:00
nsINode.h Bug 53901: Make sure to also release controllers when unbinding xul elements from the DOM. r/sr=bz 2007-05-21 15:22:51 -07:00
nsINodeInfo.h Bug 337365 - nsIDocument/nsINode methods aren't usable from strict-linkage code, r=sicking 2006-07-27 17:54:38 +00:00
nsIObjectLoadingContent.idl
nsIPrivateDOMImplementation.h
nsIRange.h Bug 366946 - WRONG_DOCUMENT_ERR not thrown for Range.compareBoundaryPoints 2007-02-17 18:53:01 +00:00
nsIRangeUtils.h bug 358073: Kill useless/redundant functions on nsIDOMNSRange. r/sr=jst 2006-10-25 21:53:03 +00:00
nsIScriptElement.h Bug 343730: Don't execute scripts synchronously from BindToTree. Instead we wait until the last EndUpdate has been called. r/sr=bz 2006-11-04 05:45:02 +00:00
nsIScriptEventHandler.idl
nsIScriptEventManager.idl
nsIScriptLoader.idl
nsIScriptLoaderObserver.idl Bug 371576: Execute scripts syncronously when inserted in the tree whenever possible. r/sr=bz 2007-03-01 08:11:40 +00:00
nsISelection2.idl Bug 345099 r+sr=bryner Fix includes from main patch on this bug 2006-07-27 21:46:34 +00:00
nsISelection.idl
nsISelectionController.idl rev the uuid because uri forgot to in bug 344226 r=timeless 2006-07-19 11:48:28 +00:00
nsISelectionDisplay.idl
nsISelectionListener.idl
nsISelectionPrivate.idl
nsIStyleSheetLinkingElement.h Stop blocking the parser on CSS stylesheet loads. We still block scriptexecution on them, however. Bug 84582, r+sr=sicking 2007-04-20 15:59:18 -07:00
nsISyncLoadDOMService.idl Fix for bug 337704 (Clean up files moved from xmlextras). r/sr=bz. 2006-06-15 20:30:44 +00:00
nsIXFormsUtilityService.h Adding missing '= 0', Bug 367256, r=neil 2007-01-24 11:04:13 +00:00
nsIXMLHttpRequest.idl Improve comments. Bug 361222, r+sr=jst 2006-11-21 04:40:37 +00:00
nsIXPathEvaluatorInternal.h Fix for bug 278981 (Extension mechanism for XPath extension functions). r=sicking, sr=jst. 2006-07-13 14:21:53 +00:00
nsLineBreaker.h Not Part Of The Build. Update nsTextFrameThebes whitespace handling; allow line breaking only at the end of a run of whitespace. 2007-05-22 16:45:47 -07:00
nsPresShellIterator.h Bug 378776, Need safe way to iterate a document's presshells, r+sr=bz 2007-05-22 14:45:03 -07:00
nsXMLNameSpaceMap.h