.. |
Element.h
|
Bug 667883 - Implement nsAttrAndChildArray::SizeOf(). r=bz
|
2011-07-12 16:56:01 +02:00 |
FromParser.h
|
|
|
Makefile.in
|
Bug 482909 part 2 - Implement an HTML/SVG/MathML sanitizer independently of parsers or serializers. r=bzbarsky.
|
2011-07-29 14:48:04 +03:00 |
mozFlushType.h
|
|
|
mozISanitizingSerializer.h
|
|
|
nsCaseTreatment.h
|
|
|
nsContentCID.h
|
Bug 482909 part 2 - Implement an HTML/SVG/MathML sanitizer independently of parsers or serializers. r=bzbarsky.
|
2011-07-29 14:48:04 +03: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 667077 - Add atob/btoa to frame scripts. r=smaug
|
2011-06-25 05:52:00 -04: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
|
|
|
nsIContent.h
|
Bug 669308 - Introduce macros and method helpers to simplify participation of classes to the DOM Memory Reporter. r=bz
|
2011-07-11 17:23:26 +02:00 |
nsIContentIterator.h
|
|
|
nsIContentPolicy.idl
|
|
|
nsIContentSecurityPolicy.idl
|
|
|
nsIContentSerializer.h
|
|
|
nsIDocument.h
|
Backout volkmar's push for breaking Windows builds
|
2011-07-20 15:49:16 -04: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
|
|
|
nsIDOMFileException.idl
|
|
|
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
|
|
|
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 667077 - Add atob/btoa to frame scripts. r=smaug
|
2011-06-25 05:52:00 -04:00 |
nsIHTMLToTextSink.h
|
|
|
nsIImageLoadingContent.idl
|
|
|
nsIMessageWakeupService.idl
|
|
|
nsIMozWebSocket.idl
|
backport 659324 664692 - prefix websocket as mozwebsocket, based on nossralf. r=sicking
|
2011-07-26 09:30:14 -04:00 |
nsIMutationObserver2.h
|
|
|
nsIMutationObserver.h
|
|
|
nsINameSpaceManager.h
|
|
|
nsINode.h
|
Bug 482909 part 2 - Implement an HTML/SVG/MathML sanitizer independently of parsers or serializers. r=bzbarsky.
|
2011-07-29 14:48:04 +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
|
Bug 653201: Remove expose image / maemo specific npapi support. r=blassey r=josh
|
2011-05-21 11:21:49 -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
|
|
|
nsIScriptLoaderObserver.idl
|
|
|
nsISelection2.idl
|
|
|
nsISelection3.idl
|
|
|
nsISelection.idl
|
|
|
nsISelectionController.idl
|
|
|
nsISelectionDisplay.idl
|
|
|
nsISelectionListener.idl
|
|
|
nsISelectionPrivate.idl
|
Bug 674558 - Implement the HTML5 selectionDirection property for text controls (input and textarea); r=bzbarsky
|
2011-07-28 13:51:22 -04: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 482909 part 2 - Implement an HTML/SVG/MathML sanitizer independently of parsers or serializers. r=bzbarsky.
|
2011-07-29 14:48:04 +03:00 |
nsXMLNameSpaceMap.h
|
Bug 551390 - Remove dead code in content r=sicking,roc
|
2011-05-17 15:54:09 +02:00 |