gecko/content/base/public
2011-04-08 00:02:10 -07:00
..
Element.h Bug 479655 part 2. Add element restyle flags. r=dbaron, sr=jst 2010-06-18 12:23:04 -04: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 594339 - Create a FromParser enum. r=hsivonen, sr=bzbarsky, a=jonas. 2010-10-25 15:17:38 +03:00
mozFlushType.h Bug 560647 - add startup timeline instrumentation; r=vlad 2010-05-19 19:22:19 -04:00
mozISanitizingSerializer.h
nsCaseTreatment.h
nsContentCID.h Bug 595305 - Factor cookie third-party URI code into separate API. r=bent, a=betaN+ 2010-10-19 09:37:03 -07:00
nsContentCreatorFunctions.h Bug 594339 - Create a FromParser enum. r=hsivonen, sr=bzbarsky, a=jonas. 2010-10-25 15:17:38 +03:00
nsContentErrors.h Bug 591198: Display element using normal layout rules if XBL binding fails for security reasons. r=jst a=blocker 2010-09-15 15:53:01 -07:00
nsContentPolicyUtils.h
nsContentUtils.h Remove UTF-32 encoder and decoder. Bug 604317, r=emk 2011-03-30 08:35:34 +02:00
nsCopySupport.h Make it possible to drag a non-selectable node again. b=574596 r=dbaron 2010-07-12 22:24:25 +02:00
nsDOMEventTargetWrapperCache.h Bug 575701 - build warning in nsDOMEventTargetWrapperCache.cpp 2010-07-01 19:34:51 +03:00
nsDOMFile.h Bug 637683: Ensure that the underlying buffer does not go away before any streams handed out by nsDOMMemoryFile. r=sicking a=blocker 2011-03-01 18:35:53 -05: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 Bug 581177 followup. Remove bogus comment and rev iids. 2011-04-08 00:02:10 -07: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
nsIContentUtils.h Bug 631412 - Bug 629401 breaks non-libxul builds due to unresolved reference to nsContentUtils::DispatchTrustedEvent(nsIDocument*, nsISupports*, nsAString_internal const&, int, int, int*); r=khuey a=NPOTB 2011-02-04 12:00:21 -05:00
nsIDocument.h Bug 581177 part 2. Separate mParent from the flags it used to cohabit with. r=sicking 2011-04-07 19:29:49 -07:00
nsIDocumentEncoder.idl Bug 574089 - Optimize ::GetInnerHTML, r=jst 2010-06-26 23:39:56 +03:00
nsIDocumentObserver.h Bug 313351. ContentStatesChanged should take only one argument. r=dbaron 2011-03-28 23:32:11 -04:00
nsIDOMFile.idl Backed out changeset af87fa0a3052 because of build failures 2011-02-02 14:11:07 -05: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 Bug 461066 - Add support for XHR's loadend event, r=sicking 2011-03-24 15:22:03 +02:00
nsIDOMFormData.idl
nsIDOMGCParticipant.h
nsIDOMParser.idl Bug 546857 Part 1: Fix nsDOMParser to make it useful from xpcshell tests. r=bz a=blocker 2010-08-19 16:06:06 -07:00
nsIDOMSerializer.idl
nsIDroppedLinkHandler.idl
nsIFrameLoader.idl Bug 617539 - Fold in nsIFrameLoader_MOZILLA_2_0_BRANCH, r=bz 2011-03-25 11:03:35 -04:00
nsIFrameMessageManager.idl Bug 581335 - Hook up crash reporting for content process by attaching a property bag to the global observer-service notification for them. r=mfinkle 2010-11-24 08:58:21 -05: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 Bug 591052 - MessageManager wakeup service. r=mfinkle,smaug a=blocking-fennec2.0b1 2010-09-03 19:04:05 -07:00
nsIMutationObserver2.h Bug 590771 - r=sicking a=blocking 2010-10-12 15:09:46 +02:00
nsIMutationObserver.h Bug 562698 - Part c: Pass Elements to AttributeWillChange; r=bzbarsky, a=dbaron 2010-08-24 09:06:20 +02:00
nsINameSpaceManager.h
nsINode.h Bug 581177 followup. Remove bogus comment and rev iids. 2011-04-08 00:02:10 -07:00
nsINodeInfo.h
nsINodeList.h
nsIObjectLoadingContent.idl
nsIPrivateDOMImplementation.h
nsIRange.h
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
nsIScriptEventHandler.idl
nsIScriptEventManager.idl
nsIScriptLoaderObserver.idl
nsISelection2.idl
nsISelection3.idl
nsISelection.idl Remove @status FROZEN and @status UNDER_REVIEW. r=bsmedberg 2010-07-02 10:27:06 -04:00
nsISelectionController.idl Bug 559993. Scroll the whole selection into view, not just the focus point when finding on a page. r=roc a=blocking-final+ 2010-11-24 19:35:02 -06:00
nsISelectionDisplay.idl
nsISelectionListener.idl
nsISelectionPrivate.idl
nsIStyleSheetLinkingElement.h
nsISyncLoadDOMService.idl Bug 584967 mark deprecated dom interfaces with [deprecated]; r=smaug a=jst 2010-08-06 16:16:31 +03:00
nsIWebSocket.idl Bug 573422 - WebSocket .URL should be .url, r=sicking 2010-06-21 22:56:03 +03:00
nsIXFormsUtilityService.h
nsIXMLHttpRequest.idl Bug 644476 Part 1: Remove nsIXMLHttpRequest.openRequest now that it's equivalent to nsIXMLHttpRequest.open. r=smaug 2011-03-28 13:05:52 -07:00
nsIXPathEvaluatorInternal.h
nsLineBreaker.h Bug 581499 - CR and LF characters in a textarea field shouldn't trigger JIS x 4051 line breaking; r=roc approval2.0=benjamin 2010-07-26 20:05:11 -04:00
nsReferencedElement.h Bug 572688 - Add a DOM API called document.mozSetImageElement for overriding -moz-element ID target elements. r=jonas, r=roc 2010-08-13 15:35:36 +02:00
nsXMLNameSpaceMap.h