.. |
Element.h
|
…
|
|
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
|
…
|
|
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
|
Don't include jsapi.h in nsContentUtils.h (bug 628178, r/a=jst).
|
2011-01-24 16:07:13 -08:00 |
nsCopySupport.h
|
…
|
|
nsDOMEventTargetWrapperCache.h
|
…
|
|
nsDOMFile.h
|
Bug 575946: Implement File.slice. r=khuey sr=biesi a=beltzner
|
2010-10-13 16:25:33 -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
|
Bug 595036 (2/2) - Introduce nsEventStates class to represent event states. r+a=bz
|
2010-10-20 13:26:32 +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
|
…
|
|
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 |
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 575946: Implement File.slice. r=khuey sr=biesi a=beltzner
|
2010-10-13 16:25:33 -07:00 |
nsIDOMFormData.idl
|
…
|
|
nsIDOMGCParticipant.h
|
…
|
|
nsIDOMParser.idl
|
…
|
|
nsIDOMSerializer.idl
|
…
|
|
nsIDocument.h
|
Bug 619220. Allow <base> elements that are not direct children of the <head>. r=sicking
|
2011-01-14 10:34:39 -05:00 |
nsIDocumentEncoder.idl
|
…
|
|
nsIDocumentObserver.h
|
Bug 595036 (2/2) - Introduce nsEventStates class to represent event states. r+a=bz
|
2010-10-20 13:26:32 +02:00 |
nsIDroppedLinkHandler.idl
|
…
|
|
nsIFrameLoader.idl
|
Bug 605618 Part 7: Include viewport and content size in API r=cjones sr=roc
|
2011-01-13 09:45:14 -08: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
|
…
|
|
nsIMutationObserver.h
|
…
|
|
nsIMutationObserver2.h
|
Bug 590771 - r=sicking a=blocking
|
2010-10-12 15:09:46 +02:00 |
nsINameSpaceManager.h
|
…
|
|
nsINode.h
|
Bug 605618 Part 8: Content process map from view IDs to content elements r=cjones sr=roc
|
2011-01-13 09:45:14 -08: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
|
…
|
|
nsISelection.idl
|
…
|
|
nsISelection2.idl
|
…
|
|
nsISelection3.idl
|
…
|
|
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
|
…
|
|
nsIXFormsUtilityService.h
|
…
|
|
nsIXMLHttpRequest.idl
|
Bug 584967 mark deprecated dom interfaces with [deprecated]; r=smaug a=jst
|
2010-08-06 16:16:31 +03:00 |
nsIXPathEvaluatorInternal.h
|
…
|
|
nsLineBreaker.h
|
…
|
|
nsReferencedElement.h
|
…
|
|
nsXMLNameSpaceMap.h
|
…
|
|