.. |
Makefile.in
|
Fix for bug 460512 (Avoid AddRef/Release in scriptable helper methods for NodeList). r/sr=bz.
|
2008-10-22 16:31:14 +02:00 |
mozAutoDocUpdate.h
|
Bug 442735 - Annotate classes in dom/content which only appear on the stack, r+sr=jst
|
2008-06-30 21:03:50 -04:00 |
mozSanitizingSerializer.cpp
|
Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan
|
2008-10-10 17:04:34 +02:00 |
mozSanitizingSerializer.h
|
Bug 461031 - Bring a little more sanity to parser notifications of the content sink. This should help increase responsiveness, especially on pages with lots of inline scripts. r+sr=jst
|
2008-10-30 14:31:00 -07:00 |
nsAtomListUtils.cpp
|
…
|
|
nsAtomListUtils.h
|
…
|
|
nsAttrAndChildArray.cpp
|
Add a faster method for iterating the nsIContent children of an
|
2008-07-11 16:42:19 -04:00 |
nsAttrAndChildArray.h
|
Add a faster method for iterating the nsIContent children of an
|
2008-07-11 16:42:19 -04:00 |
nsAttrName.h
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07:00 |
nsAttrValue.cpp
|
Bug 433533 - Attributes stored using enum value don't keep the 'caseness', r+sr=sicking
|
2008-09-26 13:39:18 +03:00 |
nsAttrValue.h
|
Bug 433533 - Attributes stored using enum value don't keep the 'caseness', r+sr=sicking
|
2008-09-26 13:39:18 +03:00 |
nsBadCertHandler.js
|
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 |
nsCCUncollectableMarker.cpp
|
Relanding bug 378987. Don't try to collect windows, documents or elements of actively viewed pages. r=bz/jst sr=jst
|
2007-05-10 13:21:12 -07:00 |
nsCCUncollectableMarker.h
|
Bug 381329 - Build fails with GCC-4.3 due to extra semi-colons and '-pedantic' flag. Patch by Art Haas <ahaas@airmail.net>. r+sr=roc.
|
2007-06-16 12:53:59 -07:00 |
nsCommentNode.cpp
|
Fix for bug 457897 (Remove QI on 'this' object when calling from JS to C++). Patch by jorendorff and me, r/sr=jst.
|
2008-11-03 11:31:47 +01:00 |
nsContentAreaDragDrop.cpp
|
Bug 459323 - Drag and Drop in input controls is broken. r=smaug, sr=sicking.
|
2008-10-17 22:04:55 +02:00 |
nsContentAreaDragDrop.h
|
Bug 459323 - Drag and Drop in input controls is broken. r=smaug, sr=sicking.
|
2008-10-17 22:04:55 +02:00 |
nsContentIterator.cpp
|
bug 302775 - extractContents doesn't work if start and end node of a Range object is an attribute node, r=peterv, sr=sicking
|
2008-10-15 12:40:28 +03:00 |
nsContentList.cpp
|
Fix for bug 457022 (Cache DOM wrappers in the DOM object). r/sr=jst.
|
2008-11-13 17:54:52 +01:00 |
nsContentList.h
|
Fix for bug 457022 (Cache DOM wrappers in the DOM object). r/sr=jst.
|
2008-11-13 17:54:52 +01:00 |
nsContentPolicy.cpp
|
…
|
|
nsContentPolicy.h
|
…
|
|
nsContentSink.cpp
|
Bug 453403. Add DNS prefetching, similar to what Google chrome does. r+sr=bzbarsky, a=beltzner
|
2008-11-07 18:00:26 -05:00 |
nsContentSink.h
|
Bug 453403. Add DNS prefetching, similar to what Google chrome does. r+sr=bzbarsky, a=beltzner
|
2008-11-07 18:00:26 -05:00 |
nsContentUtils.cpp
|
Bug 460425. Do better security checks during redirection. r=sicking,biesi, sr=sicking
|
2008-11-25 20:50:04 -05:00 |
nsCopySupport.cpp
|
Bug 261081. Support official 'pre-wrap' value for CSS 'white-space' since we already support it well as '-moz-pre-wrap'. r+sr=dbaron,a=schrep
|
2008-02-19 18:07:48 -08:00 |
nsCrossSiteListenerProxy.cpp
|
Bug 460425. Do better security checks during redirection. r=sicking,biesi, sr=sicking
|
2008-11-25 20:50:04 -05:00 |
nsCrossSiteListenerProxy.h
|
Bug 457825 - Support access control headers when downloading fonts. r=jonas,dbaron, sr=jonas
|
2008-11-06 09:32:12 +09:00 |
nsDOMAttribute.cpp
|
Fix for bug 457022 (Cache DOM wrappers in the DOM object). r/sr=jst.
|
2008-11-13 17:54:52 +01:00 |
nsDOMAttribute.h
|
Fix for bug 460512 (Avoid AddRef/Release in scriptable helper methods for NodeList). r/sr=bz.
|
2008-10-22 16:31:14 +02:00 |
nsDOMAttributeMap.cpp
|
Fix for bug 457897 (Remove QI on 'this' object when calling from JS to C++). Patch by jorendorff and me, r/sr=jst.
|
2008-11-03 11:31:47 +01:00 |
nsDOMAttributeMap.h
|
Fix for bug 461560 (Make nsNamedArraySH::NamedItem not AddRef/Release). r/sr=bz.
|
2008-10-31 14:40:35 -07:00 |
nsDOMBuilder.cpp
|
…
|
|
nsDOMBuilder.h
|
…
|
|
nsDOMDocumentType.cpp
|
Fix for bug 457897 (Remove QI on 'this' object when calling from JS to C++). Patch by jorendorff and me, r/sr=jst.
|
2008-11-03 11:31:47 +01:00 |
nsDOMDocumentType.h
|
…
|
|
nsDOMFile.cpp
|
Fix for bug 460512 (Avoid AddRef/Release in scriptable helper methods for NodeList). r/sr=bz.
|
2008-10-22 16:31:14 +02:00 |
nsDOMLists.cpp
|
Fix for bug 457897 (Remove QI on 'this' object when calling from JS to C++). Patch by jorendorff and me, r/sr=jst.
|
2008-11-03 11:31:47 +01:00 |
nsDOMLists.h
|
…
|
|
nsDOMParser.cpp
|
Fixing second part of bug 453571. Use more [optional] idl arguments, and less nsAXPCNativeCallContext. r+sr=bzbarsky@mit.edu
|
2008-09-05 14:54:53 -07:00 |
nsDOMParser.h
|
Fix bug 421228. r+sr=sicking
|
2008-03-27 20:46:15 -07:00 |
nsDOMSerializer.cpp
|
…
|
|
nsDOMSerializer.h
|
…
|
|
nsDataDocumentContentPolicy.cpp
|
Backed out changeset 4e7a2d27d636: relanding Bug 433616 part 2. Implement loading of external resource documents. r=jst, sr=roc
|
2008-10-04 13:00:09 -07:00 |
nsDataDocumentContentPolicy.h
|
…
|
|
nsDocument.cpp
|
Bug 460425. Do better security checks during redirection. r=sicking,biesi, sr=sicking
|
2008-11-25 20:50:04 -05:00 |
nsDocument.h
|
Bug 457153. Introduce an nsILoadContext interface so that consumers can get load context information from a channel/loadgroup without having to depend on getInterface of docshell stuff. r=dwitte for cookie part, r=jst for rest, sr=jst, a=beltzner for CLOSED TREE
|
2008-11-24 13:32:04 -05:00 |
nsDocumentEncoder.cpp
|
Bug 449692. Make sure to initialize the variable we'll be using
|
2008-08-08 01:07:34 -04:00 |
nsDocumentFragment.cpp
|
Fix for bug 457897 (Remove QI on 'this' object when calling from JS to C++). Patch by jorendorff and me, r/sr=jst.
|
2008-11-03 11:31:47 +01:00 |
nsFrameLoader.cpp
|
Bug 456980. Make it possible to swap chrome docshells as well, if there is no session history involved. Can be used for sidebars and such. r+sr=jst
|
2008-10-08 09:04:32 -04:00 |
nsFrameLoader.h
|
Bug 113934. Backend and some minimal front end for dragging tabs between windows. r=gavin, r+sr=jst
|
2008-08-11 09:38:43 +01:00 |
nsGenConImageContent.cpp
|
Bug 238072. Make generated content take the normal frame construction path. Relanding with changes so that counter and quote nodes are initialized after their frames are available, more like the old code. r+sr=dbaron,bzbarsky
|
2008-08-18 13:16:42 +12:00 |
nsGenericDOMDataNode.cpp
|
Fix for bug 457022 (Cache DOM wrappers in the DOM object). r/sr=jst.
|
2008-11-13 17:54:52 +01:00 |
nsGenericDOMDataNode.h
|
Bug 454317. Improve GetClasses to not do virtual calls when not needed. r=smaug, sr=jst
|
2008-09-10 23:22:20 -04:00 |
nsGenericElement.cpp
|
Fix for bug 457022 (Cache DOM wrappers in the DOM object). r/sr=jst.
|
2008-11-13 17:54:52 +01:00 |
nsGenericElement.h
|
Fix for bug 457022 (Cache DOM wrappers in the DOM object). r/sr=jst.
|
2008-11-13 17:54:52 +01:00 |
nsGkAtomList.h
|
Bug 453403. Add DNS prefetching, similar to what Google chrome does. r+sr=bzbarsky, a=beltzner
|
2008-11-07 18:00:26 -05:00 |
nsGkAtoms.cpp
|
Bug 422538. Integrate Ogg decoders, remove excess whitespace from nsGkAtoms.cpp to force it to be rebuilt.
|
2008-07-30 01:50:48 -07:00 |
nsGkAtoms.h
|
…
|
|
nsHTMLContentSerializer.cpp
|
Bug 424359. Fix OutputBodyOnly to not output a stray </html> and fix newline stuff for doctypes, comments, and the entire XML serializer. Now with even better passing tests. Third time is the charm! r=smaug, sr=bzbarsky
|
2008-10-21 16:30:09 -04:00 |
nsHTMLContentSerializer.h
|
Bug 424359. Fix OutputBodyOnly to not output a stray </html> and fix newline stuff for doctypes, comments, and the entire XML serializer. Now with even better passing tests. Third time is the charm! r=smaug, sr=bzbarsky
|
2008-10-21 16:30:09 -04:00 |
nsImageLoadingContent.cpp
|
Backing out bug 448830
|
2008-09-28 23:13:58 +13:00 |
nsImageLoadingContent.h
|
…
|
|
nsLineBreaker.cpp
|
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 |
nsLoadListenerProxy.cpp
|
…
|
|
nsLoadListenerProxy.h
|
…
|
|
nsMappedAttributeElement.cpp
|
Bug 355548. Clean up MathML's font handling by moving most of it to the style system. Creates nsMathMLElement to put functionality there. Tightens MathML attribute parsing and introduces full support for 'scriptsizemultiplier', 'scriptminsize' and their interactions with CSS font-size. r+sr=dbaron
|
2008-01-08 14:36:46 -08:00 |
nsMappedAttributeElement.h
|
Attempting to fix windows bustage
|
2008-01-09 02:43:57 -08:00 |
nsMappedAttributes.cpp
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07:00 |
nsMappedAttributes.h
|
Bug 355548. Clean up MathML's font handling by moving most of it to the style system. Creates nsMathMLElement to put functionality there. Tightens MathML attribute parsing and introduces full support for 'scriptsizemultiplier', 'scriptminsize' and their interactions with CSS font-size. r+sr=dbaron
|
2008-01-09 01:38:28 -08:00 |
nsNameSpaceManager.cpp
|
Backed out changeset 92e24ee719b8
|
2008-10-09 22:13:30 -07:00 |
nsNoDataProtocolContentPolicy.cpp
|
Add a flag that allows protocol handlers to indicate that they don't return any
|
2007-07-25 10:21:41 -07:00 |
nsNoDataProtocolContentPolicy.h
|
…
|
|
nsNodeInfo.cpp
|
Fix for bug 415192 (Crash (within nsCycleCollector::Shutdown and nsXBLBinding::RemoveInsertionParent) with <xul:wizard>, cloneNode). r/sr=sicking.
|
2008-03-28 07:09:00 -07:00 |
nsNodeInfo.h
|
Fix for bug 415192 (Crash (within nsCycleCollector::Shutdown and nsXBLBinding::RemoveInsertionParent) with <xul:wizard>, cloneNode). r/sr=sicking.
|
2008-03-28 07:09:00 -07:00 |
nsNodeInfoManager.cpp
|
Bug 455540. Eliminate the non-OOM-failures-possible version of GetNodInfo. r+sr=jst
|
2008-10-07 14:53:22 -04:00 |
nsNodeInfoManager.h
|
Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan
|
2008-10-10 17:04:34 +02:00 |
nsNodeIterator.cpp
|
Landing missing files from last commit (bug 132824
|
2008-07-21 17:38:52 -07:00 |
nsNodeIterator.h
|
Landing missing files from last commit (bug 132824
|
2008-07-21 17:38:52 -07:00 |
nsNodeUtils.cpp
|
Fix for bug 457022 (Cache DOM wrappers in the DOM object). r/sr=jst.
|
2008-11-13 17:54:52 +01:00 |
nsNodeUtils.h
|
Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan
|
2008-10-10 17:04:34 +02:00 |
nsObjectLoadingContent.cpp
|
Bug 458100. Make sure that we'll also instantiate the plug-in even if the nsPluginDocument has no presshell yet at OnStartRequest time. Thanks to Evgeny <evg.salmin@gmail.com> for pointing out the problem. r+sr=jst
|
2008-10-07 14:53:23 -04:00 |
nsObjectLoadingContent.h
|
Bug 391728: No placeholder for disabled plugins. r=jst, r=josh, sr=bz
|
2008-09-09 16:43:21 +01:00 |
nsParserUtils.cpp
|
Bug 389508: Cross site XMLHttpRequest. r=jst/biesi sr/dveditz/biesi
|
2007-07-26 19:49:18 -07:00 |
nsParserUtils.h
|
Bug 389508: Cross site XMLHttpRequest. r=jst/biesi sr/dveditz/biesi
|
2007-07-26 19:49:18 -07:00 |
nsPlainTextSerializer.cpp
|
Bug 433065 - remove support for -moz-pre-wrap. r=dbaron sr=bz
|
2008-10-01 01:49:47 +02:00 |
nsPlainTextSerializer.h
|
Bug 461031 - Bring a little more sanity to parser notifications of the content sink. This should help increase responsiveness, especially on pages with lots of inline scripts. r+sr=jst
|
2008-10-30 14:31:00 -07:00 |
nsPropertyTable.cpp
|
Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan
|
2008-10-10 17:04:34 +02:00 |
nsPropertyTable.h
|
Fix for bug 324871 (UserData can cause reference cycles). r/sr=sicking.
|
2007-05-12 08:36:28 -07:00 |
nsRange.cpp
|
Bug 460156 - bring back the old behavior of range.isPointInRange(), r=surkov, sr=sicking
|
2008-10-19 23:41:21 +03:00 |
nsRange.h
|
bug 302775 - extractContents doesn't work if start and end node of a Range object is an attribute node, r=peterv, sr=sicking
|
2008-10-15 12:40:28 +03:00 |
nsReferencedElement.cpp
|
Backing out changesets 2ea77fa990af, 7d2d8869e73c, 93441e4f521e, 43d2ee100f3b, a2d84821ea71 to see whether they're causing the Windows Txul or Mac Tp regressions
|
2008-09-29 08:51:29 -04:00 |
nsScriptElement.cpp
|
Bug 384409 - Create a common GetContextForContent method in nsContentUtils and use it in nsScriptElement and svg. r=tor,r+sr=jonas
|
2007-07-13 01:49:07 -07:00 |
nsScriptElement.h
|
Make attribute changes that also cause a state change properly reresolve style
|
2007-07-12 13:05:45 -07:00 |
nsScriptEventManager.cpp
|
…
|
|
nsScriptEventManager.h
|
…
|
|
nsScriptLoader.cpp
|
Bug 464754 - nsIContentPolicy.shouldLoad() called without context for scripts. r/sr=bz a=beltzner
|
2008-11-19 02:05:05 -05:00 |
nsScriptLoader.h
|
Bug 464754 - nsIContentPolicy.shouldLoad() called without context for scripts. r/sr=bz a=beltzner
|
2008-11-19 02:05:05 -05:00 |
nsStubDocumentObserver.cpp
|
…
|
|
nsStubDocumentObserver.h
|
…
|
|
nsStubImageDecoderObserver.cpp
|
…
|
|
nsStubImageDecoderObserver.h
|
…
|
|
nsStubMutationObserver.cpp
|
…
|
|
nsStubMutationObserver.h
|
…
|
|
nsStyleLinkElement.cpp
|
Bug 433616. Fix the XML parser's bailing out on CSS loads blocked by the security manager, fix a base URI bug in <svg:use>, add some more tests. r=jst, sr=roc
|
2008-09-28 15:18:04 -04:00 |
nsStyleLinkElement.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 |
nsStyledElement.cpp
|
Bug 454317. Improve GetClasses to not do virtual calls when not needed. r=smaug, sr=jst
|
2008-09-10 23:22:20 -04:00 |
nsStyledElement.h
|
Bug 454317. Improve GetClasses to not do virtual calls when not needed. r=smaug, sr=jst
|
2008-09-10 23:22:20 -04:00 |
nsSyncLoadService.cpp
|
Implement cookieless requests for Access-Control. b=389508 r=biesi sr=jst
|
2008-09-30 17:52:52 -07:00 |
nsSyncLoadService.h
|
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 |
nsTextFragment.cpp
|
Bug 454394. Speed up the copying code when using a single-byte buffer in the textfragment. r+sr=jst
|
2008-09-10 23:22:23 -04:00 |
nsTextFragment.h
|
Bug 414894 - Remove content arena. r=smaug, sr=sicking, a=schrep
|
2008-02-02 15:41:24 -08:00 |
nsTextNode.cpp
|
Fix for bug 457897 (Remove QI on 'this' object when calling from JS to C++). Patch by jorendorff and me, r/sr=jst.
|
2008-11-03 11:31:47 +01:00 |
nsTextNode.h
|
bug 302775 - extractContents doesn't work if start and end node of a Range object is an attribute node, r=peterv, sr=sicking
|
2008-10-15 12:40:28 +03:00 |
nsTraversal.cpp
|
Landing missing files from last commit (bug 132824
|
2008-07-21 17:38:52 -07:00 |
nsTraversal.h
|
Landing missing files from last commit (bug 132824
|
2008-07-21 17:38:52 -07:00 |
nsTreeWalker.cpp
|
Landing fix for bug 132824. Implement NodeIterator object of Traversal API. Patch by craig.topper@gmail.com, r+sr=jonas@sicking.cc
|
2008-07-21 17:35:38 -07:00 |
nsTreeWalker.h
|
Landing fix for bug 132824. Implement NodeIterator object of Traversal API. Patch by craig.topper@gmail.com, r+sr=jonas@sicking.cc
|
2008-07-21 17:35:38 -07:00 |
nsXMLContentSerializer.cpp
|
Bug 424359. Fix OutputBodyOnly to not output a stray </html> and fix newline stuff for doctypes, comments, and the entire XML serializer. Now with even better passing tests. Third time is the charm! r=smaug, sr=bzbarsky
|
2008-10-21 16:30:09 -04:00 |
nsXMLContentSerializer.h
|
Bug 424359. Fix OutputBodyOnly to not output a stray </html> and fix newline stuff for doctypes, comments, and the entire XML serializer. Now with even better passing tests. Third time is the charm! r=smaug, sr=bzbarsky
|
2008-10-21 16:30:09 -04:00 |
nsXMLHttpRequest.cpp
|
Bug 465455. Use the charset we'll send in the header to encode with. r+sr=sicking, a=beltzner
|
2008-11-26 23:10:28 -05:00 |
nsXMLHttpRequest.h
|
Fix for bug 457022 (Cache DOM wrappers in the DOM object). r/sr=jst.
|
2008-11-13 17:54:52 +01:00 |
nsXMLNameSpaceMap.cpp
|
Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan
|
2008-10-10 17:04:34 +02:00 |