.. |
Element.h
|
Bug 479655 part 2. Add element restyle flags. r=dbaron, sr=jst
|
2010-06-18 12:23:04 -04: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 594339 - Create a FromParser enum. r=hsivonen, sr=bzbarsky, a=jonas.
|
2010-10-25 15:17:38 +03:00 |
mozFlushType.h
|
Bug 560647 - add startup timeline instrumentation; r=vlad
|
2010-05-19 19:22:19 -04: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
|
Bug 595305 - Factor cookie third-party URI code into separate API. r=bent, a=betaN+
|
2010-10-19 09:37:03 -07:00 |
nsContentCreatorFunctions.h
|
Bug 594339 - Create a FromParser enum. r=hsivonen, sr=bzbarsky, a=jonas.
|
2010-10-25 15:17:38 +03:00 |
nsContentErrors.h
|
Bug 591198: Display element using normal layout rules if XBL binding fails for security reasons. r=jst a=blocker
|
2010-09-15 15:53:01 -07:00 |
nsContentPolicyUtils.h
|
Remove MailNews special casing from nsScriptSecurityManager (bug 374577), r+sr=bzbarsky
|
2009-02-17 20:32:57 -08:00 |
nsContentUtils.h
|
Bug 604314 - "ASSERTION: unexpected disconnected nodes"; r,a=roc
|
2010-10-18 23:24:39 -04:00 |
nsCopySupport.h
|
Make it possible to drag a non-selectable node again. b=574596 r=dbaron
|
2010-07-12 22:24:25 +02:00 |
nsDOMEventTargetWrapperCache.h
|
Bug 575701 - build warning in nsDOMEventTargetWrapperCache.cpp
|
2010-07-01 19:34:51 +03:00 |
nsDOMFile.h
|
Bug 575946: Implement File.slice. r=khuey sr=biesi a=beltzner
|
2010-10-13 16:25:33 -07:00 |
nsIAttribute.h
|
Bug 599590 - Attrib.value can return empty for case-sensitive attributes after calling removeAttribute, r=sicking, a=jst
|
2010-10-14 17:07:20 +03:00 |
nsIContent.h
|
Bug 595036 (2/2) - Introduce nsEventStates class to represent event states. r+a=bz
|
2010-10-20 13:26:32 +02:00 |
nsIContentIterator.h
|
Bug 486547 part 1. Switch nsTypedSelection to storing nsIRange, not nsIDOMRange, objects. r+sr=smaug
|
2009-04-06 13:17:37 -04:00 |
nsIContentPolicy.idl
|
Fix bug 490790. r=dveditz
|
2010-03-02 11:40:14 -08:00 |
nsIContentSecurityPolicy.idl
|
Backed out changeset f0d3b958d38d (bug 552523) for causing 137-140 mochitest failures on the two mochitest runs (both Windows) that have completed so far.
|
2010-07-02 18:15:13 -07:00 |
nsIContentSerializer.h
|
Bug 562321 - De-nsIDOM* nsIContentSerializer methods, r=sicking
|
2010-05-04 16:19:54 +03:00 |
nsIContentUtils.h
|
Bug 513162 - Add 'top, right, bottom, left' margin support in nsAttrValue. r=smaug.
|
2010-06-24 21:01:07 -05:00 |
nsIDOMFile.idl
|
Bug 575946: Implement File.slice. r=khuey sr=biesi a=beltzner
|
2010-10-13 16:25:33 -07:00 |
nsIDOMFileError.idl
|
Bug 530901. Fix a warning and align an error code with the spec. r=jst a=jst
|
2009-11-24 17:53:17 -08: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 |
nsIDOMFileReader.idl
|
Bug 575946: Implement File.slice. r=khuey sr=biesi a=beltzner
|
2010-10-13 16:25:33 -07:00 |
nsIDOMFormData.idl
|
Fix license in new files added for bug 546528
|
2010-02-25 01:25:53 -08: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 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
|
Make XML serializer output an encoding="..." which matches the actual encoding
|
2006-11-28 04:01:46 +00:00 |
nsIDocument.h
|
Bug 606942: Pause SMIL Animation Controller (not just time container), and allow helper-images to suspend, when SVG-as-an-image is paused. r=roc a=blocking-final
|
2010-11-06 12:13:01 -07:00 |
nsIDocumentEncoder.idl
|
Bug 574089 - Optimize ::GetInnerHTML, r=jst
|
2010-06-26 23:39:56 +03:00 |
nsIDocumentObserver.h
|
Bug 595036 (2/2) - Introduce nsEventStates class to represent event states. r+a=bz
|
2010-10-20 13:26:32 +02:00 |
nsIDroppedLinkHandler.idl
|
Bug 545714, consolidate dropped link handlers into one single component and use it for security checking, r=mano,neil,sr=sicking
|
2010-04-18 14:27:18 -04:00 |
nsIFrameLoader.idl
|
Bug 598439 Shadow layer offset is incorrect when content scroll offset is non-zero r=cjones a=blocking-fennec-2b1
|
2010-09-23 11:54:36 -07:00 |
nsIFrameMessageManager.idl
|
Bug 585173 - Process message manager. r=dougt a=blocking-fennec
|
2010-08-31 11:58:35 -07: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 595036 (2/2) - Introduce nsEventStates class to represent event states. r+a=bz
|
2010-10-20 13:26:32 +02:00 |
nsIMessageWakeupService.idl
|
Bug 591052 - MessageManager wakeup service. r=mfinkle,smaug a=blocking-fennec2.0b1
|
2010-09-03 19:04:05 -07:00 |
nsIMutationObserver.h
|
Bug 562698 - Part c: Pass Elements to AttributeWillChange; r=bzbarsky, a=dbaron
|
2010-08-24 09:06:20 +02:00 |
nsIMutationObserver2.h
|
Bug 590771 - r=sicking a=blocking
|
2010-10-12 15:09:46 +02:00 |
nsINameSpaceManager.h
|
Bug 506041 Part 2: Correct misspellings in source code
|
2010-05-13 14:19:51 +02:00 |
nsINode.h
|
Bug 572689 - Make nsSVGRenderingObservers observe elements instead of frames. r=roc
|
2010-08-13 15:31:31 +02:00 |
nsINodeInfo.h
|
Bug 566466 - speed up createElement(), r=jst, peterv
|
2010-07-23 12:49:57 +03:00 |
nsINodeList.h
|
Bug 307394 part 1. Create a non-COM way to get at XBL child nodes, and put an IndexOf() method on nsINodeList. r+sr=peterv
|
2009-01-29 14:46:18 -05:00 |
nsIObjectLoadingContent.idl
|
Bug 544936, part 6: Submit a browser minidump along with the plugin's, if we got one. r=dolske,gavin,josh
|
2010-03-24 16:22:04 -05:00 |
nsIPrivateDOMImplementation.h
|
Give a saner principal to documents created via DOMImplementation. Bug 324601,
|
2006-02-20 18:57:32 +00:00 |
nsIRange.h
|
Bug 486547 part 4. Switch some more code off nsIDOMNode/nsIDOMRange r+sr=smaug
|
2009-04-06 13:17:38 -04: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 604660 - Make XSLT-inserted script execute in the insertion order. r=jonas, a=blocking2.0-beta7.
|
2010-10-27 10:18:24 +03: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
|
Remove @status FROZEN and @status UNDER_REVIEW. r=bsmedberg
|
2010-07-02 10:27:06 -04:00 |
nsISelection2.idl
|
bug 345759 - Spell as you type not accessible, r=aaronlev, r=Olli.Pettay, sr=neil
|
2008-07-17 14:06:24 +02:00 |
nsISelection3.idl
|
Bug 581051 - Move selection.modify() from nsISelection.idl into nsISelection3.idl. r,approval2.0=jst
|
2010-07-22 11:02:06 -07:00 |
nsISelectionController.idl
|
Bug 605138 - Scripts from topix.net apparently causing page to scroll down when opening; r=roc a=blocking-final+
|
2010-10-21 16:56:20 -04:00 |
nsISelectionDisplay.idl
|
…
|
|
nsISelectionListener.idl
|
…
|
|
nsISelectionPrivate.idl
|
Bug 482138 [TSF] nsTextFrame has to draw composition string by TIP specified style r+sr=roc
|
2009-04-23 12:27:12 +09: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 |
nsIWebSocket.idl
|
Bug 573422 - WebSocket .URL should be .url, r=sicking
|
2010-06-21 22:56:03 +03:00 |
nsIXFormsUtilityService.h
|
Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg
|
2009-01-21 22:55:08 -08:00 |
nsIXMLHttpRequest.idl
|
b=572522; add experimental mozArrayBuffer to XHR; r=jst, a=bsmedberg
|
2010-08-14 10:52:19 -07:00 |
nsIXPathEvaluatorInternal.h
|
Bug 466622. Replace nsCStringArray with nsTArray<nsCString> for more consistent code and fewer heap allocations. r+sr=roc,r=bsmedberg
|
2009-01-22 17:15:34 +13:00 |
nsLineBreaker.h
|
Bug 581499 - CR and LF characters in a textarea field shouldn't trigger JIS x 4051 line breaking; r=roc approval2.0=benjamin
|
2010-07-26 20:05:11 -04:00 |
nsReferencedElement.h
|
Bug 572688 - Add a DOM API called document.mozSetImageElement for overriding -moz-element ID target elements. r=jonas, r=roc
|
2010-08-13 15:35:36 +02:00 |
nsXMLNameSpaceMap.h
|
Bug 520563. Shouldn't predefine xml and xmlns prefixes for CSS selectors. r=dbaron,sicking
|
2009-10-29 21:47:48 -04:00 |