.. |
.cvsignore
|
…
|
|
Makefile.in
|
Add an API to access <input type="file"> data. b=371432, r=smontagu (for charset stuff), r+sr=jonas
|
2007-07-25 04:29:49 +00:00 |
mozFlushType.h
|
Make sure to process style updates before reflow, and both before painting.
|
2007-08-22 02:57:08 +00:00 |
mozISanitizingSerializer.h
|
…
|
|
nsCaseTreatment.h
|
…
|
|
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
|
Bug 355451: Be more efficient when creating HTML elements. r/sr=jst
|
2006-10-13 22:54:12 +00: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
|
Make NS_CheckContent(Load|Process)Policy only take a principal, not a principal
|
2007-08-10 05:35:09 +00:00 |
nsContentUtils.h
|
Backing out 406686 again
|
2008-02-07 02:19:13 +00:00 |
nsCopySupport.h
|
Bug 280959: 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-26 04:14:35 +00:00 |
nsDOMFile.h
|
Add an API to access <input type="file"> data. b=371432, r=smontagu (for charset stuff), r+sr=jonas
|
2007-07-25 04:29:49 +00:00 |
nsIAttribute.h
|
change nsIAttribute so it can be used by extensions 390480, r+sr=bz a=jst
|
2007-08-07 23:01:57 +00:00 |
nsIChromeRegistry.idl
|
…
|
|
nsIContent.h
|
Make XUL elements really native anonymous b=410119 r=smaug sr+a=sicking
|
2008-01-04 11:24:42 +00: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 375314 - discriminate ping and xmlhttprequests in content policy check. Patch by Wladimir Palant <trev.moz@adblockplus.org>, r=jst, sr=peterv.
|
2007-06-17 13:50:53 +00:00 |
nsIContentSerializer.h
|
Don't play games with the <meta> tag when not serializing an entire document.
|
2007-08-11 00:38:54 +00:00 |
nsIDOMFile.idl
|
Add an API to access <input type="file"> data. b=371432, r=smontagu (for charset stuff), r+sr=jonas
|
2007-07-25 04:29:49 +00:00 |
nsIDOMFileException.idl
|
Add an API to access <input type="file"> data. b=371432, r=smontagu (for charset stuff), r+sr=jonas
|
2007-07-25 04:29:49 +00:00 |
nsIDOMFileList.idl
|
Add an API to access <input type="file"> data. b=371432, r=smontagu (for charset stuff), r+sr=jonas
|
2007-07-25 04:29:49 +00: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 10:02:34 +00:00 |
nsIDOMSerializer.idl
|
Make XML serializer output an encoding="..." which matches the actual encoding
|
2006-11-28 04:01:46 +00:00 |
nsIDocument.h
|
When showing a document viewer, don't start layout on the documnt unless it's
|
2008-01-20 18:02:03 +00: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 08:50:37 +00:00 |
nsIFrameLoader.idl
|
…
|
|
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 09:52:49 +00: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 08:22:19 +00: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-12 02:10:31 +00:00 |
nsINode.h
|
Bug 414894 - Remove content arena. r=smaug, sr=sicking, a=schrep
|
2008-02-02 23:41:26 +00: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
|
…
|
|
nsIPrivateDOMImplementation.h
|
…
|
|
nsIRange.h
|
Make the ranges used by find code able to span anonymous content. Bug 384706,
|
2007-06-19 03:01:04 +00: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
|
…
|
|
nsIScriptEventManager.idl
|
…
|
|
nsIScriptLoader.idl
|
…
|
|
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
|
…
|
|
nsISelection2.idl
|
Bug 371680 - expose nsIAccessibleText::scrollSubstringTo, r=aaronlev, roc, sr=roc, a=roc
|
2007-08-24 04:54:46 +00:00 |
nsISelectionController.idl
|
rev the uuid because uri forgot to in bug 344226 r=timeless
|
2006-07-19 11:48:28 +00:00 |
nsISelectionDisplay.idl
|
…
|
|
nsISelectionListener.idl
|
…
|
|
nsISelectionPrivate.idl
|
Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking.
|
2007-06-28 02:48:22 +00:00 |
nsIStyleSheetLinkingElement.h
|
Stop blocking the parser on CSS stylesheet loads. We still block script
|
2007-04-20 22:59:18 +00:00 |
nsISyncLoadDOMService.idl
|
Fix for bug 337704 (Clean up files moved from xmlextras). r/sr=bz.
|
2006-06-15 20:30:44 +00:00 |
nsIXFormsUtilityService.h
|
Adding missing '= 0', Bug 367256, r=neil
|
2007-01-24 11:04:13 +00:00 |
nsIXMLHttpRequest.idl
|
reverting 1.34 - meant for trunk
|
2007-07-27 00:21:01 +00: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 08:23:31 +00:00 |
nsPresShellIterator.h
|
relanding part of 407442.
|
2007-12-20 07:30:06 +00:00 |
nsXMLNameSpaceMap.h
|
…
|
|