.. |
Makefile.in
|
Add an API to access <input type="file"> data. r=smontagu (for charset stuff), r+sr=jonas
|
2007-07-24 21:29:47 -07:00 |
mozFlushType.h
|
Make sure to process style updates before reflow, and both before painting. Bug 375436, r+sr=roc, a=dbaron
|
2007-08-21 19:57:06 -07:00 |
mozISanitizingSerializer.h
|
Clean up header includes (bug 331050). This round of changes deals with some of the public content headers, and factors nsDOMClassInfoID out of nsIDOMClassInfo.h so that nsContentUtils.h doesn't have to bring in XPConnect. r+sr=jst.
|
2006-03-22 18:36:36 +00:00 |
nsCaseTreatment.h
|
Implement an AttrValueIs method on nsIContent which can be used to quickly
|
2005-09-11 19:20:08 +00:00 |
nsContentCID.h
|
Kill nsGeneratedContentIterator and related classes and code since it's not used. r/sr=dbaron b=357957
|
2006-10-25 20:24:00 +00:00 |
nsContentCreatorFunctions.h
|
Landing fix for bug 419716. Make us consistently deal how we're pass param tags to object tags when parsing XHTML. Patch by mrbkap@gmail.com and bent.mozilla@gmail.com, r+sr=jonas@sicking.cc, a=beltzner
|
2008-04-17 15:30:51 -07:00 |
nsContentErrors.h
|
Bug 343730: Don't execute scripts synchronously from BindToTree. Instead we wait until the last EndUpdate has been called. r/sr=bz
|
2006-11-04 05:45:02 +00:00 |
nsContentPolicyUtils.h
|
Bug 420609 - "XMLHttpRequest no longer able to parse XHTML documents with entity references" [p=trev.moz@adblockplus.org (Wladimir Palant) r+sr=bzbarsky a1.9=sicking a=blocking1.9+]
|
2008-03-05 02:29:32 -08:00 |
nsContentUtils.h
|
Count U+000C as a whitespace character for separating class attributes. (Bug 437915) r=bzbarsky sr=sicking
|
2008-06-10 17:27:00 -07:00 |
nsCopySupport.h
|
Adding support for cut, copy, paste events. Patch by mfenniak-moz@mathieu.fenniak.net, r=Olli.Pettay@gmail.com, sr=jst@mozilla.org,jonas@sicking.cc
|
2007-07-25 21:14:33 -07:00 |
nsDOMFile.h
|
Add an API to access <input type="file"> data. r=smontagu (for charset stuff), r+sr=jonas
|
2007-07-24 21:29:47 -07:00 |
nsIAttribute.h
|
change nsIAttribute so it can be used by extensions 390480, r+sr=bz a=jst
|
2007-08-07 16:01:57 -07:00 |
nsIChromeRegistry.idl
|
Bug 292789 (the chrome registry part), add a contentaccessible flag for packages and expose it on nsIXULChromeRegistry, r=dtownsend sr=jst a=beltzner
|
2008-04-11 06:39:43 -07:00 |
nsIContent.h
|
Bug 423355: Never fire mutation events on native-anon content. Also includes fix for nsIContent::IsInNativeAnonymousSubtree. Patch by Smaug. r/sr=sicking a=beltzner
|
2008-04-11 15:44:48 -07:00 |
nsIContentIterator.h
|
Kill nsGeneratedContentIterator and related classes and code since it's not used. r/sr=dbaron b=357957
|
2006-10-25 20:24:00 +00:00 |
nsIContentPolicy.idl
|
Bug 420609 - "XMLHttpRequest no longer able to parse XHTML documents with entity references" [p=trev.moz@adblockplus.org (Wladimir Palant) r+sr=bzbarsky a1.9=sicking a=blocking1.9+]
|
2008-03-05 02:29:32 -08:00 |
nsIContentSerializer.h
|
Don't play games with the <meta> tag when not serializing an entire document. Bug 390735, patch by Ryan Jones <sciguyryan@gmail.com>, r+sr=bzbarsky, a=jst
|
2007-08-10 17:38:53 -07:00 |
nsIDOMFile.idl
|
Add an API to access <input type="file"> data. r=smontagu (for charset stuff), r+sr=jonas
|
2007-07-24 21:29:47 -07:00 |
nsIDOMFileException.idl
|
Add an API to access <input type="file"> data. r=smontagu (for charset stuff), r+sr=jonas
|
2007-07-24 21:29:47 -07:00 |
nsIDOMFileList.idl
|
Add an API to access <input type="file"> data. r=smontagu (for charset stuff), r+sr=jonas
|
2007-07-24 21:29:47 -07:00 |
nsIDOMGCParticipant.h
|
backing out bug 333078, xpcom cycle collector due to perf issues
|
2006-11-22 23:18:16 +00:00 |
nsIDOMParser.idl
|
Bug 393762, Bug 393761 and Bug 382636, r=jst, sr=peterv
|
2007-10-01 03:02:32 -07:00 |
nsIDOMSerializer.idl
|
Make XML serializer output an encoding="..." which matches the actual encoding
|
2006-11-28 04:01:46 +00:00 |
nsIDocument.h
|
Remove unnecessary argument from SetBidiEnabled. Bug 435856, r+sr=roc
|
2008-06-16 02:28:17 -07:00 |
nsIDocumentEncoder.idl
|
Fixing comment to address review comment in bug 218277.
|
2006-08-07 05:05:11 +00:00 |
nsIDocumentObserver.h
|
Bug 342062: Add nsIMutationObserver which has the ability to get notifications for just mutations happening in a subtree under a given node. r/sr=bz
|
2006-07-02 07:23:10 +00:00 |
nsIDragDropHandler.idl
|
Remove rest of nsIDOMEventReceivers, Bug 363089, r+sr=jst
|
2007-05-15 01:50:33 -07:00 |
nsIFrameLoader.idl
|
bug 1156
|
2005-09-21 19:14:30 +00:00 |
nsIHTMLToTextSink.h
|
Bug 407297 - "nsIHTMLToTextSink should use nsStringGlue.h instead of nsString.h" [p=prasad@medhas.org (Prasad Sunkari) r=bsmedberg sr=bzbarsky a1.9=schrep]
|
2007-12-11 01:52:49 -08:00 |
nsIImageLoadingContent.idl
|
Bug 47475 Need "Show(View) Image" / "Reload Image" on context menu (UI is SeaMonkey-only)
|
2006-09-07 22:51:57 +00:00 |
nsIMutationObserver.h
|
390414 - text-changed:delete event details no longer correct effective, r=aaronlev, sr=bz, a=dsicore
|
2007-09-05 01:22:17 -07:00 |
nsINameSpaceManager.h
|
Bug 398910. Remove support for namespaced ARIA properties since they are no longer official (we are pre-1.0). r=surkov, r=ginn, r=bienvenu, r=mano, r=mconnor, r+sr=neil
|
2007-12-11 18:10:26 -08:00 |
nsINode.h
|
Bug 423355: Never fire mutation events on native-anon content. Also includes fix for nsIContent::IsInNativeAnonymousSubtree. Patch by Smaug. r/sr=sicking a=beltzner
|
2008-04-11 15:44:48 -07:00 |
nsINodeInfo.h
|
Bug 337365 - nsIDocument/nsINode methods aren't usable from strict-linkage code, r=sicking
|
2006-07-27 17:54:38 +00:00 |
nsIObjectLoadingContent.idl
|
Bug 401155: Make it safe to create a wrapper for an object at any time by making sure wrapping doesn't write script. Also set up a service that tries to keep track of when it's safe to execute script. r=bz sr=jst
|
2008-03-14 16:08:57 -07:00 |
nsIPrivateDOMImplementation.h
|
Give a saner principal to documents created via DOMImplementation. Bug 324601,
|
2006-02-20 18:57:32 +00:00 |
nsIRange.h
|
Make the ranges used by find code able to span anonymous content. Bug 384706,
|
2007-06-18 20:01:03 -07:00 |
nsIRangeUtils.h
|
bug 358073: Kill useless/redundant functions on nsIDOMNSRange. r/sr=jst
|
2006-10-25 21:53:03 +00:00 |
nsIScriptElement.h
|
Bug 343730: Don't execute scripts synchronously from BindToTree. Instead we wait until the last EndUpdate has been called. r/sr=bz
|
2006-11-04 05:45:02 +00:00 |
nsIScriptEventHandler.idl
|
bug #174404 (r=adam, sr=jst) Support the optional FOR and EVENT attributes on the SCRIPT tag
|
2002-11-07 05:17:21 +00:00 |
nsIScriptEventManager.idl
|
bug #174404 (r=adam, sr=jst) Support the optional FOR and EVENT attributes on the SCRIPT tag
|
2002-11-07 05:17:21 +00:00 |
nsIScriptLoader.idl
|
bug 271184: The output of nested document.write()s can get reversed (where later document.write()s are seen before previous document.write()s). This makes nsHTMLDocument use good parser keys. r=sicking sr=jst a=asa
|
2005-06-07 19:21:05 +00:00 |
nsIScriptLoaderObserver.idl
|
Bug 371576: Execute scripts syncronously when inserted in the tree whenever possible. r/sr=bz
|
2007-03-01 08:11:40 +00:00 |
nsISelection.idl
|
Bug 331848 - idl comment for containsNode is corrupt, r+sr=bzbarsky
|
2006-03-29 21:57:22 +00:00 |
nsISelection2.idl
|
Bug 371680 - expose nsIAccessibleText::scrollSubstringTo, r=aaronlev, roc, sr=roc, a=roc
|
2007-08-23 21:54:45 -07:00 |
nsISelectionController.idl
|
Backout bug 157546 (making the delete key delete by clusters) to fix blockers bug 419217 and bug 419406. Instead of removing the added test, mark now-failing tests as todo. a=damons
|
2008-04-14 18:04:18 -07:00 |
nsISelectionDisplay.idl
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +00:00 |
nsISelectionListener.idl
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +00:00 |
nsISelectionPrivate.idl
|
Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking.
|
2007-06-27 19:48:16 -07:00 |
nsIStyleSheetLinkingElement.h
|
Stop blocking the parser on CSS stylesheet loads. We still block scriptexecution on them, however. Bug 84582, r+sr=sicking
|
2007-04-20 15:59:18 -07:00 |
nsISyncLoadDOMService.idl
|
Bug 416534: Clean up cross-site xmlhttprequest security checks. With fixes to tests this time. r/sr=peterv
|
2008-02-26 19:45:29 -08:00 |
nsIXFormsUtilityService.h
|
Adding missing '= 0', Bug 367256, r=neil
|
2007-01-24 11:04:13 +00:00 |
nsIXMLHttpRequest.idl
|
Bug 383430 - Add features to XHR for convenience of background requests. Patch by Manish Singh <manish@flock.com> r/sr=sicking, a1.9=shaver
|
2008-03-18 17:14:38 -07:00 |
nsIXPathEvaluatorInternal.h
|
Fix for bug 278981 (Extension mechanism for XPath extension functions). r=sicking, sr=jst.
|
2006-07-13 14:21:53 +00:00 |
nsLineBreaker.h
|
Bug 403426. We should clear whitespace status when we reset the linebreaker. If a final break opportunity exists we should save it and forward it to the line layout. Relanding with a fix so hopefully we won't crash Tp this time. r=smontagu
|
2007-12-03 00:22:07 -08:00 |
nsPresShellIterator.h
|
relanding part of 407442.
|
2007-12-19 23:30:04 -08:00 |
nsXMLNameSpaceMap.h
|
Rename nsNameSpaceMap to nsXMLNameSpaceMap to avoid symbol collision in static builds (bug 281728). r=dbaron.
|
2005-02-19 00:10:38 +00:00 |