.. |
Element.h
|
Bug 708874 - API for locking pseudo-class state of an element. r=bz
|
2012-02-08 10:42:38 -08: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 693172 - Moved all subclasses of nsDOMEventTargetWrapperCache to nsDOMEventTargetHelper and then merged the classes. r=smaug
|
2012-02-08 10:53:33 +08: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 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 650784 part 1 - Introduce a new API for converting HTML to plain text. r=smaug.
|
2012-02-27 13:57:48 +02:00 |
nsCopySupport.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsDeprecatedOperationList.h
|
Bug 708169. Warn when null or no argument is passed to mozRequestAnimationFrame. r=roc
|
2011-12-15 08:53:06 -05: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 721920 - Honor the 'lang' and 'xml:lang' attributes in SVG as we do in HTML. r=bz.
|
2012-02-19 20:49:34 +00: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
|
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 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsIDocument.h
|
Bug 671299 (part 3) - Add style sheet memory reporters. r=dbaron.
|
2012-01-02 18:19:14 -08:00 |
nsIDocumentEncoder.idl
|
Bug 650784 part 4 - Scripted test for plain text conversion. r=smaug.
|
2012-02-27 13:57:48 +02:00 |
nsIDocumentObserver.h
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsIDOMFile.idl
|
Bug 725289 - Removed moz prefix in Blob.mozSlice. r=sicking
|
2012-02-16 11:22:25 +01: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 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
|
Fix license in new files added for bug 546528
|
2010-02-25 01:25:53 -08:00 |
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
|
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 726817 - Add nsIFrameLoaderOwner.clampScrollPosition. r=roc
|
2012-02-17 23:41:13 +00: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 |
nsIMutationObserver2.h
|
Bug 590771 - r=sicking a=blocking
|
2010-10-12 15:09:46 +02:00 |
nsIMutationObserver.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsINameSpaceManager.h
|
Bug 94199, part 4, serialize/deserialize xbl to startup cache, r=bz
|
2011-11-03 16:39:08 -04:00 |
nsINode.h
|
Backout Bug 704623, a=dromaeo regression
|
2012-02-20 14:54:45 +02:00 |
nsINodeInfo.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsINodeList.h
|
Bug 648801 (new DOM list bindings) - Generate new DOM bindings. r=bz/jst/mrbkap.
|
2011-08-20 15:53:33 +02:00 |
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
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsIWebSocket.idl
|
Bug 695635: Unprefix websockets. r=sicking, sr=smaug
|
2011-12-20 00:20:12 -08:00 |
nsIXFormsUtilityService.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsIXMLHttpRequest.idl
|
Bug 726434 - Return DOMString for XMLHttpRequest.getAllResponseHeaders(); r=bent
|
2012-02-21 10:34:01 +01:00 |
nsIXPathEvaluatorInternal.h
|
Bug 724873 - Don't include nsString.h in nsIXPathEvaluatorInternal.h; r=bsmedberg
|
2012-02-08 18:28:07 +01:00 |
nsLineBreaker.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsReferencedElement.h
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsTreeSanitizer.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsXMLNameSpaceMap.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |