.. |
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 743438 - Move some style rule functions from nsIContent to Element; r=mounir sr=bz
|
2012-04-14 15:09:19 +02: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 730161 - Replace IDBDatabaseException and FileException with DOMException. r=sicking
|
2012-04-11 17:55:21 -04:00 |
mozFlushType.h
|
Bug 560647 - add startup timeline instrumentation; r=vlad
|
2010-05-19 19:22:19 -04:00 |
nsCaseTreatment.h
|
…
|
|
nsContentCID.h
|
Bug 682611 - Part 3: Remove ns(I)RangeUtils; r=smaug
|
2012-01-28 16:42:14 +01:00 |
nsContentCreatorFunctions.h
|
Back out b00bf7f3869c (bug 737976) for apparently causing mochitest-1 leaks on a CLOSED TREE
|
2012-03-28 22:43:09 -07: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 664918. Part 0: Refactor nsMediaCache's handling of principals into a helper method in nsContentUtils. r=bzbarsky
|
2012-04-30 15:11:00 +12: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 |
nsDOMFile.h
|
Bug 738593 - Rename IsProxy to IsDOMBinding; r=mrbkap
|
2012-03-16 16:44:09 +01:00 |
nsDeprecatedOperationList.h
|
Bug 743574 - Deprecate DOMException.code. r=sicking
|
2012-04-11 17:55:23 -04:00 |
nsIAttribute.h
|
Back out b00bf7f3869c (bug 737976) for apparently causing mochitest-1 leaks on a CLOSED TREE
|
2012-03-28 22:43:09 -07:00 |
nsIContent.h
|
Bug 700538 part 2 - Make methods that return editing hosts return dom::Element* instead of nsIContent*; r=ehsan
|
2012-05-06 10:53:11 +03: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 |
nsIDOMFile.idl
|
Bug 736804 - Bump iid of MozBlobBuilder. r=smaug
|
2012-03-18 15:49:45 +01:00 |
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
|
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
|
…
|
|
nsIDocument.h
|
Bug 633602 - Implement Pointer Lock (Mouse Lock) API. r=roc,smaug
|
2012-04-11 17:55:21 -04:00 |
nsIDocumentEncoder.idl
|
Bug 599983 part 2 - Don't emit or process _moz_dirty more than necessary; r=ehsan,bz
|
2012-04-24 09:06:11 +03: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 |
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 749018 - Make OOP <iframe mozbrowser> pass current browser frame tests. r=smaug,cjones
|
2012-05-08 09:20:35 -07: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 |
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 748725 - nsINode::GetParentElement() should return dom::Element*; r=smaug
|
2012-04-27 16:21:12 +03:00 |
nsINodeInfo.h
|
Back out b00bf7f3869c (bug 737976) for apparently causing mochitest-1 leaks on a CLOSED TREE
|
2012-03-28 22:43:09 -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 730318 - Implement a way for chrome js to enumerate the plugin objects on a page for activation. r=khuey
|
2012-03-28 08:53:56 -07: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-19 21:09:50 -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 711843 - Update JSAPI for typed arrays, remove uses of jstypedarray.h outside the engine [r=Waldo,bz,Ms2ger,bholley,bjacob,philikon,evilpie,bent,yourmama] [a=mfinkle thanks to gkw]
|
2012-01-14 09:43:00 -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 732377. Add the API for the new DOM bindings to XMLHttpRequest. r=bzbarsky
|
2012-03-26 08:38:06 -07: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 249159 - Part 1 Add word-break interface to nsILineBreaker. r=smontagu
|
2012-05-07 12:18:23 -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 |