.. |
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
|
|
|
nsCaseTreatment.h
|
|
|
nsContentCID.h
|
|
|
nsContentCreatorFunctions.h
|
|
|
nsContentErrors.h
|
|
|
nsContentPolicyUtils.h
|
Make NS_CheckContent(Load|Process)Policy only take a principal, not a principal and a uri. Get the URI from the principal. Bug 391438, r+sr+a=sicking
|
2007-08-09 22:35:08 -07:00 |
nsContentUtils.h
|
Reland 406686, tests went green apparently before picking up the backout.
|
2008-02-08 12:23:05 -08: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
|
|
|
nsIContent.h
|
Bug 415026 IME is always enabled in a page has contentEditable=true r+sr=roc, a1.9=mtschrep
|
2008-02-08 09:58:09 -08:00 |
nsIContentIterator.h
|
|
|
nsIContentPolicy.idl
|
|
|
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 |
nsIDocument.h
|
Bug 386769 - "Make setting innerHTML faster". r=jst, sr=peterv, a=blocking1.9.
|
2008-02-08 14:07:51 -08:00 |
nsIDocumentEncoder.idl
|
|
|
nsIDocumentObserver.h
|
|
|
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
|
|
|
nsIDOMParser.idl
|
Bug 393762, Bug 393761 and Bug 382636, r=jst, sr=peterv
|
2007-10-01 03:02:32 -07:00 |
nsIDOMSerializer.idl
|
|
|
nsIDragDropHandler.idl
|
|
|
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 01:52:49 -08:00 |
nsIImageLoadingContent.idl
|
|
|
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 414894 - Remove content arena. r=smaug, sr=sicking, a=schrep
|
2008-02-02 15:41:24 -08:00 |
nsINodeInfo.h
|
|
|
nsIObjectLoadingContent.idl
|
|
|
nsIPrivateDOMImplementation.h
|
|
|
nsIRange.h
|
|
|
nsIRangeUtils.h
|
|
|
nsIScriptElement.h
|
|
|
nsIScriptEventHandler.idl
|
|
|
nsIScriptEventManager.idl
|
|
|
nsIScriptLoader.idl
|
|
|
nsIScriptLoaderObserver.idl
|
|
|
nsISelection2.idl
|
Bug 371680 - expose nsIAccessibleText::scrollSubstringTo, r=aaronlev, roc, sr=roc, a=roc
|
2007-08-23 21:54:45 -07:00 |
nsISelection.idl
|
|
|
nsISelectionController.idl
|
|
|
nsISelectionDisplay.idl
|
|
|
nsISelectionListener.idl
|
|
|
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
|
|
|
nsISyncLoadDOMService.idl
|
|
|
nsIXFormsUtilityService.h
|
|
|
nsIXMLHttpRequest.idl
|
Bug 392322 - "XMLHttpRequest crashes on local file retrieval [@ nsCrossSiteListenerProxy::OnStartRequest]". r+sr=sicking, a=blocking1.9+.
|
2008-02-12 20:54:08 -08:00 |
nsIXPathEvaluatorInternal.h
|
|
|
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
|
|
|