.. |
CORSMode.h
|
Bug 696301 part 1. Refactor CORS attribute handling a bit. r=sicking
|
2012-03-10 10:13:51 -06:00 |
Element.h
|
Bug 730181 (part 2) - Rename nsDOMMemoryReporter. r=khuey.
|
2012-02-23 18:43:33 -08:00 |
FromParser.h
|
|
|
Makefile.in
|
merge m-c tip over to m-i
|
2012-03-11 15:40:05 -07: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 492931 - Fix case conversion in a bunch of DOM functions to only convert ASCII characters. r=sicking,khuey
|
2012-03-09 21:50:34 -08: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 736687 - Warn on use of MozBlobBuilder. r=sicking
|
2012-03-19 12:00:43 +01:00 |
nsDOMFile.h
|
Bug 727884 - Make nsWrapperCache::WrapObject take a JSObject scope instead of XPCWrappedNativeScope. r=peterv
|
2012-03-14 16:25:40 +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 730587: Stash a pointer to the subtree root on DOM nodes. r=smaug, sr=jst
|
2012-03-14 13:14:02 -07: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
|
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 730587: Stash a pointer to the subtree root on DOM nodes. r=smaug, sr=jst
|
2012-03-14 13:14:02 -07: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 736804 - Bump iid of MozBlobBuilder. r=smaug
|
2012-03-18 15:49:45 +01:00 |
nsIDOMFileException.idl
|
|
|
nsIDOMFileList.idl
|
Fix for bug 734505 (Add new DOM binding for FileList). r=jst.
|
2011-08-22 11:14:13 +02:00 |
nsIDOMFileReader.idl
|
Bug 732769 - Remove FileError; r=sicking
|
2012-03-11 09:47:38 +01: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 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 |
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
|
|
|
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
|
Bug 730587 followup: Make nsINode::OwnerDocAsNode() non-inline to prevent "inline function ... used but never defined" build warnings. rs=khuey
|
2012-03-16 15:16:41 -07: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 729009 - Send the embedded document (SWF file) as the referer for plugin-initiated streams, r=josh
|
2012-03-12 12:48:27 -04:00 |
nsIScriptElement.h
|
Bug 696301 part 3. Propagate the CORS mode to the script loader correctly; make sure the CORS mode of script preloads matches the actual load. r=sicking
|
2012-03-10 10:13:52 -06: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 720126 - Update scroll API to use ScrollAxis parameters (where and when). r=roc
|
2012-03-18 14:42:25 -05: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 650776 part 1 - Introduce a new HTML source to HTML source sanitizer XPCOM API. r=smaug.
|
2012-03-19 10:16:20 +02: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 |