.. |
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 |
mozSanitizingSerializer.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 |
mozSanitizingSerializer.h
|
…
|
|
nsAtomListUtils.cpp
|
…
|
|
nsAtomListUtils.h
|
…
|
|
nsAttrAndChildArray.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 |
nsAttrAndChildArray.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 |
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 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.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 |
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
|
…
|
|
nsContentAreaDragDrop.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 |
nsContentAreaDragDrop.h
|
Bug 363089, Remove nsIDOMEventReceiver (this time passes mochitest), r+sr=jst
|
2007-05-14 02:11:38 -07:00 |
nsContentIterator.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 |
nsContentList.cpp
|
Make attribute changes that also cause a state change properly reresolve style
|
2007-07-12 13:05:45 -07:00 |
nsContentList.h
|
Make attribute changes that also cause a state change properly reresolve style
|
2007-07-12 13:05:45 -07:00 |
nsContentPolicy.cpp
|
…
|
|
nsContentPolicy.h
|
…
|
|
nsContentSink.cpp
|
move the offline cache update logic from the content sink and prefetch service into an nsOfflineCacheUpdate object. bug=388839, r=biesi, sr=jst
|
2007-07-24 22:35:39 -07:00 |
nsContentSink.h
|
move the offline cache update logic from the content sink and prefetch service into an nsOfflineCacheUpdate object. bug=388839, r=biesi, sr=jst
|
2007-07-24 22:35:39 -07:00 |
nsContentUtils.cpp
|
Propagate stylesheet principals through to XBL binding loads; streamline load
|
2007-07-18 14:56:57 -07:00 |
nsCopySupport.cpp
|
…
|
|
nsDOMAttribute.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 |
nsDOMAttribute.h
|
Bug 363089, Remove nsIDOMEventReceiver (this time passes mochitest), r+sr=jst
|
2007-05-14 02:11:38 -07:00 |
nsDOMAttributeMap.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 |
nsDOMAttributeMap.h
|
Remove GetKeyPointer method from nsTHashtable key types. b=374906 r=bsmedberg
|
2007-03-27 08:34:59 -07:00 |
nsDOMBuilder.cpp
|
…
|
|
nsDOMBuilder.h
|
…
|
|
nsDOMDocumentType.cpp
|
…
|
|
nsDOMDocumentType.h
|
…
|
|
nsDOMFile.cpp
|
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 |
nsDOMLists.cpp
|
…
|
|
nsDOMLists.h
|
…
|
|
nsDOMParser.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 |
nsDOMParser.h
|
…
|
|
nsDOMSerializer.cpp
|
…
|
|
nsDOMSerializer.h
|
…
|
|
nsDataDocumentContentPolicy.cpp
|
…
|
|
nsDataDocumentContentPolicy.h
|
…
|
|
nsDocument.cpp
|
Propagate stylesheet principals through to XBL binding loads; streamline load
|
2007-07-18 14:56:57 -07:00 |
nsDocument.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 |
nsDocumentEncoder.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 |
nsDocumentFragment.cpp
|
…
|
|
nsFrameLoader.cpp
|
More consistent handling of principals for loads across docshell type
|
2007-07-17 18:47:07 -07:00 |
nsFrameLoader.h
|
Bug 386599, Recursive <object> with border hangs Firefox, r=biesi, sr=bz
|
2007-07-17 00:43:36 -07:00 |
nsGenConImageContent.cpp
|
Bug 394114 Interfaces missing from various QI implementations.
|
2008-04-06 12:28:42 +00:00 |
nsGenericDOMDataNode.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 |
nsGenericDOMDataNode.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 |
nsGenericDOMNodeList.cpp
|
…
|
|
nsGenericDOMNodeList.h
|
…
|
|
nsGenericElement.cpp
|
Make attribute changes that also cause a state change properly reresolve style
|
2007-07-12 13:05:45 -07:00 |
nsGenericElement.h
|
Fix for bug 386496 (Clicking on link in designMode document does follow that link now). r/sr=bz.
|
2007-07-11 06:05:05 -07:00 |
nsGkAtomList.h
|
fix bug 388709 - "ASSERTION: Please remove this from the document properly: '!IsInDoc()'" with :after, floating :first-letter
|
2007-07-23 16:31:11 -07:00 |
nsGkAtoms.cpp
|
…
|
|
nsGkAtoms.h
|
…
|
|
nsHTMLContentSerializer.cpp
|
Don't be confused by misleading tag names. bug 386794, r+sr=sicking
|
2007-07-04 00:45:04 -07:00 |
nsHTMLContentSerializer.h
|
…
|
|
nsImageLoadingContent.cpp
|
Propagate the principal responsible an image load all the way to
|
2007-07-03 11:45:39 -07:00 |
nsImageLoadingContent.h
|
…
|
|
nsLineBreaker.cpp
|
Bug 388602 ###!!! ASSERTION: invalid array index: 'i < Length()' when loading some webpages r+sr=roc
|
2007-07-24 04:47:22 -07:00 |
nsLoadListenerProxy.cpp
|
…
|
|
nsLoadListenerProxy.h
|
…
|
|
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 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 |
nsNameSpaceManager.cpp
|
Bug 383901 having two different gNameSpaceManagers is confusing (at least to debuggers)
|
2007-06-19 22:23:50 -07:00 |
nsNoDataProtocolContentPolicy.cpp
|
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 06:50:50 -07:00 |
nsNoDataProtocolContentPolicy.h
|
…
|
|
nsNodeInfo.cpp
|
…
|
|
nsNodeInfo.h
|
…
|
|
nsNodeInfoManager.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 |
nsNodeInfoManager.h
|
…
|
|
nsNodeUtils.cpp
|
Make attribute changes that also cause a state change properly reresolve style
|
2007-07-12 13:05:45 -07:00 |
nsNodeUtils.h
|
Make attribute changes that also cause a state change properly reresolve style
|
2007-07-12 13:05:45 -07:00 |
nsObjectLoadingContent.cpp
|
385118 make sure to set mInstantiating to false again before returning
|
2007-07-18 17:28:39 -07:00 |
nsObjectLoadingContent.h
|
Bug 386599, Recursive <object> with border hangs Firefox, r=biesi, sr=bz
|
2007-07-17 00:43:36 -07:00 |
nsParserUtils.cpp
|
Bug 382182 - script tag should support version 1.8, r=jonas,sr=brendan
|
2007-05-29 22:55:55 -07:00 |
nsParserUtils.h
|
…
|
|
nsPlainTextSerializer.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 |
nsPlainTextSerializer.h
|
…
|
|
nsPropertyTable.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 |
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 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 |
nsRange.h
|
Make the ranges used by find code able to span anonymous content. Bug 384706,
|
2007-06-18 20:01:03 -07: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 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 |
nsScriptLoader.h
|
…
|
|
nsStubDocumentObserver.cpp
|
…
|
|
nsStubDocumentObserver.h
|
…
|
|
nsStubImageDecoderObserver.cpp
|
…
|
|
nsStubImageDecoderObserver.h
|
…
|
|
nsStubMutationObserver.cpp
|
…
|
|
nsStubMutationObserver.h
|
…
|
|
nsStyleLinkElement.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 |
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 |
nsSyncLoadService.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 |
nsSyncLoadService.h
|
…
|
|
nsTextFragment.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 |
nsTextFragment.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 |
nsTextNode.cpp
|
Make attribute changes that also cause a state change properly reresolve style
|
2007-07-12 13:05:45 -07:00 |
nsTreeWalker.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 |
nsTreeWalker.h
|
…
|
|
nsXMLContentSerializer.cpp
|
…
|
|
nsXMLContentSerializer.h
|
…
|
|
nsXMLHttpRequest.cpp
|
add a sendAsBinary() method to XMLHttpRequest (for sending data from an <input type=file> element, among other things). b=371432, r+sr=jonas
|
2007-07-24 21:53:21 -07:00 |
nsXMLHttpRequest.h
|
Fix for bug 326337 (XMLHttpRequest.responseXML permission denied if document.domain set). r=jst, sr=bz.
|
2007-07-02 06:20:01 -07:00 |
nsXMLNameSpaceMap.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 |