.. |
Element.h
|
Bug 704039 part 2 - Implement full-screen mode rollback stack. r=bz
|
2011-12-07 10:59:39 +13:00 |
FromParser.h
|
|
|
Makefile.in
|
Bug 682611 - Part 3: Remove ns(I)RangeUtils; r=smaug
|
2012-01-28 16:42:14 +01:00 |
mozFlushType.h
|
|
|
mozISanitizingSerializer.h
|
|
|
nsCaseTreatment.h
|
|
|
nsContentCID.h
|
Bug 682611 - Part 3: Remove ns(I)RangeUtils; r=smaug
|
2012-01-28 16:42:14 +01:00 |
nsContentCreatorFunctions.h
|
Bug 698261 - Remove the aElementType argument of NS_NewElement; r=bz
|
2011-11-16 08:50:19 +01:00 |
nsContentErrors.h
|
Bug 669012 - Part g: Remove NS_CONTENT_SCRIPT_IS_EVENTHANDLER; r=smaug+hsivonen.
|
2011-11-16 08:50:18 +01:00 |
nsContentPolicyUtils.h
|
Bug 692067: Make WebSockets trigger content policies. r=smaug,dveditz
|
2011-12-07 18:19:43 -05:00 |
nsContentUtils.h
|
Bug 90268: Change plugin instance ownership from layout to content. r=roc r=bsmedberg
|
2012-01-31 16:55:54 -05:00 |
nsCopySupport.h
|
|
|
nsDeprecatedOperationList.h
|
Bug 708169. Warn when null or no argument is passed to mozRequestAnimationFrame. r=roc
|
2011-12-15 08:53:06 -05:00 |
nsDOMEventTargetWrapperCache.h
|
Bug 714633 - Release message manager related data structures more aggressively, r=jst
|
2012-01-07 21:20:12 +02:00 |
nsDOMFile.h
|
Bug 699731 - Remove PR_INT64_MAX / PR_UINT64_MAX from non-nsprpub source; r=ted
|
2012-01-11 09:23:07 +01:00 |
nsIAttribute.h
|
Bug 703150 Cannot drag scrollbar thumb if stopPropagation() of mousedown event is called r+sr=smaug
|
2011-11-25 10:09:58 +09:00 |
nsIContent.h
|
Bug 721515 - Add Documents, elements and textnodes to BBP, r=mccr8,jst
|
2012-01-30 22:08:13 +02:00 |
nsIContentIterator.h
|
Bug 682611 - Part 2: Remove nsIRange; r=smaug
|
2012-01-10 15:19:54 +01:00 |
nsIContentPolicy.idl
|
Bug 692067: Make WebSockets trigger content policies. r=smaug,dveditz
|
2011-12-07 18:19:43 -05:00 |
nsIContentSecurityPolicy.idl
|
|
|
nsIContentSerializer.h
|
|
|
nsIDocument.h
|
Bug 671299 (part 3) - Add style sheet memory reporters. r=dbaron.
|
2012-01-02 18:19:14 -08:00 |
nsIDocumentEncoder.idl
|
Back out changeset 0fb81504b0aa due to Windows build breaking.
|
2011-11-10 14:49:54 +02:00 |
nsIDocumentObserver.h
|
|
|
nsIDOMFile.idl
|
Bug 716570 - Rename blob URI scheme from "moz-filedata" to "blob" per spec. r=sicking
|
2012-01-12 11:36:03 +01:00 |
nsIDOMFileError.idl
|
|
|
nsIDOMFileException.idl
|
|
|
nsIDOMFileList.idl
|
|
|
nsIDOMFileReader.idl
|
Bug 703150 Cannot drag scrollbar thumb if stopPropagation() of mousedown event is called r+sr=smaug
|
2011-11-25 10:09:58 +09:00 |
nsIDOMFormData.idl
|
|
|
nsIDOMParser.idl
|
|
|
nsIDOMSerializer.idl
|
|
|
nsIDroppedLinkHandler.idl
|
Bug 718203: don't allow drops of javascript: URIs on the home button, r=enndeakin, sr=bz
|
2012-01-30 17:58:30 -08:00 |
nsIEventSource.idl
|
Bug 664179 - Allow Cross-Origin URLs in EventSource (Server-Sent Events). r=sicking
|
2011-12-05 21:02:42 -02:00 |
nsIFrameLoader.idl
|
Bug 699351. Add nsIFrameLoader::clipSubdocument API to allow XUL <iframe> and <browser> to not clip the subdocument. r=tnikkel,sr=bzbarsky
|
2011-12-06 01:38:46 +13:00 |
nsIFrameMessageManager.idl
|
Bug 720647 - Add message managers to black-bit-propagation, r=mccr8
|
2012-01-26 16:39:23 +01:00 |
nsIHTMLToTextSink.h
|
|
|
nsIImageLoadingContent.idl
|
Bug 666446, Part 4/10 - Implement refresh driver based animations in nsImageLoadingContent to improve efficiency of animated GIF images. [r=roc][sr=mats]
|
2011-11-09 13:39:16 -08:00 |
nsIMessageWakeupService.idl
|
|
|
nsIMutationObserver2.h
|
|
|
nsIMutationObserver.h
|
|
|
nsINameSpaceManager.h
|
Bug 94199, part 4, serialize/deserialize xbl to startup cache, r=bz
|
2011-11-03 16:39:08 -04:00 |
nsINode.h
|
Bug 723441. Add a way to store base URI object on nodes out-of-band, and use the for <use>-cloned content. r=dholbert
|
2012-02-02 15:50:50 -05:00 |
nsINodeInfo.h
|
|
|
nsINodeList.h
|
|
|
nsIObjectLoadingContent.idl
|
Bug 90268: Change plugin instance ownership from layout to content. r=roc r=bsmedberg
|
2012-01-31 16:55:54 -05:00 |
nsIScriptElement.h
|
Bug 715103 - Move parser unblocking management from nsContentSink to nsScriptLoader. r=smaug.
|
2012-01-20 13:16:27 +02:00 |
nsIScriptLoaderObserver.idl
|
|
|
nsISelection.idl
|
Bug 722406 - Part a: Introduce nsISelection::CollapseNative; r=smaug
|
2012-02-01 11:54:22 +01:00 |
nsISelectionController.idl
|
Bug 718170 - Part b: Use nsINode in IsVisTextNode; r=ehsan
|
2012-01-25 08:50:05 +01:00 |
nsISelectionDisplay.idl
|
|
|
nsISelectionListener.idl
|
|
|
nsISelectionPrivate.idl
|
Bug 682611 - Part 2: Remove nsIRange; r=smaug
|
2012-01-10 15:19:54 +01:00 |
nsIStyleSheetLinkingElement.h
|
|
|
nsIWebSocket.idl
|
Bug 695635: Unprefix websockets. r=sicking, sr=smaug
|
2011-12-20 00:20:12 -08:00 |
nsIXFormsUtilityService.h
|
|
|
nsIXMLHttpRequest.idl
|
Implement XMLHttpRequest.timeout support. Bug 525816, r=smaug, sr=sicking.
|
2012-01-26 11:02:22 +01:00 |
nsIXPathEvaluatorInternal.h
|
Bug 693949 - Drop nsCStringArray. r=bsmedberg
|
2011-10-28 08:35:45 +01:00 |
nsLineBreaker.h
|
|
|
nsReferencedElement.h
|
|
|
nsTreeSanitizer.h
|
|
|
nsXMLNameSpaceMap.h
|
|
|