.. |
Makefile.in
|
Backing out bug 520417
|
2009-10-18 16:29:08 +09:00 |
mozAutoDocUpdate.h
|
|
|
mozSanitizingSerializer.cpp
|
Bug 488249. Replace IsNodeOfType(eHTML) checks with namespace checks. r+sr=jst
|
2009-08-24 16:02:07 -04:00 |
mozSanitizingSerializer.h
|
Bug 484121 (2/6) - Add nsIDTD::GetMode to eliminate heinous const_cast. r+sr=mrbkap
|
2009-06-23 14:22:16 -07:00 |
nsAtomListUtils.cpp
|
|
|
nsAtomListUtils.h
|
|
|
nsAttrAndChildArray.cpp
|
Bug 504453 nsAttrAndChildArray::GrowBy worries coverity
|
2009-07-22 17:31:01 -05:00 |
nsAttrAndChildArray.h
|
Use the same type as mAttrAndChildCount when defining ATTRCHILD_ARRAY_MAX_CHILD_COUNT. b=480655 r+sr=jonas
|
2009-03-07 18:08:47 +01:00 |
nsAttrName.h
|
Bug 239499 - 64bit safe code for mozilla/content (WinXP AMD64) part 2. r+sr/peterv
|
2009-04-13 20:57:53 +09:00 |
nsAttrValue.cpp
|
Bug 444377 - preserve string form of color attributes; r=bzbarsky
|
2009-08-19 17:05:14 +02:00 |
nsAttrValue.h
|
Bug 444377 - preserve string form of color attributes; r=bzbarsky
|
2009-08-19 17:05:14 +02:00 |
nsBadCertHandler.js
|
|
|
nsCCUncollectableMarker.cpp
|
|
|
nsCCUncollectableMarker.h
|
Make some of the DEBUG_CC code accessible to code in non-debug builds so it can be used by memory tools for Web developers. (Bug 500233) r+sr=peterv
|
2009-07-08 18:10:29 -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 508479 - HTML5 Drag and Drop: Drop event on elements that are not drop targets, r=enn, sr=sicking
|
2009-10-29 13:11:02 +02:00 |
nsContentAreaDragDrop.h
|
Bug 753 - Remove nsIImage, gfxIImageFrame, and their implementations, and expose an equivalent api on imgIContainer. r=roc,josh,bz,longsonr,vlad,karlt,jimm,bsmedberg,mfinkle,peterw,peterv sr=vlad,roc
|
2009-07-20 18:50:15 -07:00 |
nsContentIterator.cpp
|
The traversal range end points are always part of the range. b=327694 r=jst
|
2009-08-27 20:05:23 +02:00 |
nsContentList.cpp
|
Bug 519905. Avoid some QIs to nsWrapperCache. r=peterv
|
2009-10-05 19:16:22 -04:00 |
nsContentList.h
|
Bug 519905. Avoid some QIs to nsWrapperCache. r=peterv
|
2009-10-05 19:16:22 -04:00 |
nsContentPolicy.cpp
|
|
|
nsContentPolicy.h
|
|
|
nsContentSink.cpp
|
Bug 518104 - Implement HTML5 changes to <script defer>. r=hsivonen, sr=mrbkap. (Tests fixed and code merged to tip by hsivonen.)
|
2009-10-02 14:13:59 +03:00 |
nsContentSink.h
|
Bug 518104 - Implement HTML5 changes to <script defer>. r=hsivonen, sr=mrbkap. (Tests fixed and code merged to tip by hsivonen.)
|
2009-10-02 14:13:59 +03:00 |
nsContentUtils.cpp
|
Backout Bug 182954 - Content should use the newer nsIPrefService APIs instead of nsIPref
|
2009-10-26 21:53:41 +09:00 |
nsCopySupport.cpp
|
Bug 488249. Replace IsNodeOfType(eHTML) checks with namespace checks. r+sr=jst
|
2009-08-24 16:02:07 -04:00 |
nsCrossSiteListenerProxy.cpp
|
Add prefs to disable CORS, as well as fix compliance issue in Access-Control-Request-Headers header. r/sr/a=jst
|
2009-05-20 16:07:18 -07:00 |
nsCrossSiteListenerProxy.h
|
Add prefs to disable CORS, as well as fix compliance issue in Access-Control-Request-Headers header. r/sr/a=jst
|
2009-05-20 16:07:18 -07:00 |
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 524737. ifdef nsHTMLMediaElement.h to fix compilation with --disable-ogg + --disable-wav, p=bartml@wp.pl,r=roc
|
2009-10-30 00:55:05 +01:00 |
nsDocument.h
|
Bug 333673 - document.implementation != document.implementation, r=peterv
|
2009-10-18 19:39:52 +03:00 |
nsDocumentEncoder.cpp
|
Bug 500937 - Make the output of XMLSerializer more HTML-friendly. r=laurent, sr=jst.
|
2009-09-28 10:59:52 +03: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 |
nsDOMAttribute.cpp
|
Bug 487949 - Land HTML5 parser on trunk preffed off r=mrbkap, sr=jonas
|
2009-06-29 00:44:22 +02:00 |
nsDOMAttribute.h
|
Bug 487949 - Land HTML5 parser on trunk preffed off r=mrbkap, sr=jonas
|
2009-06-29 00:44:22 +02:00 |
nsDOMAttributeMap.cpp
|
Bug 488249. Replace IsNodeOfType(eHTML) checks with namespace checks. r+sr=jst
|
2009-08-24 16:02:07 -04: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
|
Bug 507805: Support FileRequest API for reading Files. r/sr=sicking
|
2009-10-07 01:30:26 -07:00 |
nsDOMFileRequest.cpp
|
Bug 507805: Support FileRequest API for reading Files. r/sr=sicking
|
2009-10-07 01:30:26 -07:00 |
nsDOMFileRequest.h
|
Bug 507805: Support FileRequest API for reading Files. r/sr=sicking
|
2009-10-07 01:30:26 -07:00 |
nsDOMLists.cpp
|
Bug 461047 follow-up patch - Fix a number of small issues from the nsStringArray to nsTArray<nsString> switchover, mostly related to signed vs unsigned array sizes. r+sr=roc
|
2009-02-10 12:39:43 -08:00 |
nsDOMLists.h
|
Bug 474369 - get rid of nsVoidArray, content part; r=jwatt, sr=sicking
|
2009-03-20 09:15:35 +01:00 |
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
|
|
|
nsDOMSerializer.cpp
|
Bug 500937 - Make the output of XMLSerializer more HTML-friendly. r=laurent, sr=jst.
|
2009-09-28 10:59:52 +03:00 |
nsDOMSerializer.h
|
|
|
nsDOMTokenList.cpp
|
Bug 501257 - Implement HTML 5's HTMLElement.classList property, p=sylvain.pasche@gmail.com, r=smaug, sr=sicking
|
2009-08-12 11:55:14 +03:00 |
nsDOMTokenList.h
|
Bug 501257 - Implement HTML 5's HTMLElement.classList property, p=sylvain.pasche@gmail.com, r=smaug, sr=sicking
|
2009-08-12 11:55:14 +03:00 |
nsFrameLoader.cpp
|
Bug 522352 - make nsSubDocumentFrame not assume as much about docshells: move all that into the frameloader, r=bz (preparation and merge reduction for Electrolysis, where not all frameloaders have docshells)
|
2009-10-16 15:42:29 -04:00 |
nsFrameLoader.h
|
Bug 522352 - make nsSubDocumentFrame not assume as much about docshells: move all that into the frameloader, r=bz (preparation and merge reduction for Electrolysis, where not all frameloaders have docshells)
|
2009-10-16 15:42:29 -04:00 |
nsGenConImageContent.cpp
|
|
|
nsGenericDOMDataNode.cpp
|
Bug 474049: (first patch) Add SMILOverrideStyle rule & accessors on nsIContent/nsGenericElement, to store SMIL-animated style values. r=dbaron r=bz
|
2009-09-02 17:28:37 -07:00 |
nsGenericDOMDataNode.h
|
Bug 474049: (first patch) Add SMILOverrideStyle rule & accessors on nsIContent/nsGenericElement, to store SMIL-animated style values. r=dbaron r=bz
|
2009-09-02 17:28:37 -07:00 |
nsGenericElement.cpp
|
Bug 523188: Allow for ClearAnimValue() (and SetSMILOverrideStyleRule()) to be called for animation targets that aren't in a document. r=birtles r=roc
|
2009-10-20 09:54:47 -07:00 |
nsGenericElement.h
|
Bug 519905. Avoid some QIs to nsWrapperCache. r=peterv
|
2009-10-05 19:16:22 -04:00 |
nsGkAtomList.h
|
Bug 515880 - Add drawintitlebar attribute to XUL root elements and sync it to the window widget. r=neil, sr=roc
|
2009-10-21 09:05:34 +02:00 |
nsGkAtoms.cpp
|
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 |
nsGkAtoms.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 |
nsHTMLContentSerializer.cpp
|
Bug 500937 - Make the output of XMLSerializer more HTML-friendly. r=laurent, sr=jst.
|
2009-09-28 10:59:52 +03:00 |
nsHTMLContentSerializer.h
|
bug 513647: fixed a compil warning on nsHTMLContentSerializer::SerializeAttributes. r=Olli.Pettay, sr=bzbarsky
|
2009-09-01 16:31:05 +02:00 |
nsImageLoadingContent.cpp
|
Null-check document pointer. (Bug 516307) r=bzbarsky
|
2009-09-16 12:01:18 -07:00 |
nsImageLoadingContent.h
|
Bug 512435 - document onload should not fire until all visible images have 1 decoded frame. r=bz
|
2009-09-12 16:44:18 -06:00 |
nsLineBreaker.cpp
|
|
|
nsLoadListenerProxy.cpp
|
|
|
nsLoadListenerProxy.h
|
|
|
nsMappedAttributeElement.cpp
|
|
|
nsMappedAttributeElement.h
|
|
|
nsMappedAttributes.cpp
|
|
|
nsMappedAttributes.h
|
|
|
nsNameSpaceManager.cpp
|
Bug 461047 - Replace nsStringArray with nsTArray<nsString>. r+sr=roc
|
2009-01-18 21:14:14 +01:00 |
nsNoDataProtocolContentPolicy.cpp
|
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 |
nsNoDataProtocolContentPolicy.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 |
nsNodeInfo.cpp
|
|
|
nsNodeInfo.h
|
|
|
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
|
|
|
nsNodeIterator.h
|
|
|
nsNodeUtils.cpp
|
Bug 524737. ifdef nsHTMLMediaElement.h to fix compilation with --disable-ogg + --disable-wav, p=bartml@wp.pl,r=roc
|
2009-10-30 00:55:05 +01:00 |
nsNodeUtils.h
|
Address drive-by review comment for bug 518669 (Remove a QI and AddRef/Release from nsNodeUtils::CloneAndAdopt).
|
2009-10-16 16:00:38 +02:00 |
nsObjectLoadingContent.cpp
|
Bug 523438 - make nsFrameLoader* available to content/layout, r=bz
|
2009-10-20 17:33:59 -04:00 |
nsObjectLoadingContent.h
|
Bug 514327 - Detect outdated plugins and offer upgrade path. ui-r=beltzner, r=dtownsend,josh
|
2009-10-02 13:26:04 +02:00 |
nsParserUtils.cpp
|
|
|
nsParserUtils.h
|
|
|
nsPlainTextSerializer.cpp
|
Bug 488249. Replace IsNodeOfType(eHTML) checks with namespace checks. r+sr=jst
|
2009-08-24 16:02:07 -04:00 |
nsPlainTextSerializer.h
|
Bug 484121 (2/6) - Add nsIDTD::GetMode to eliminate heinous const_cast. r+sr=mrbkap
|
2009-06-23 14:22:16 -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
|
Bug 239499 - 64bit safe code for mozilla/content (WinXP AMD64) part 2. r+sr/peterv
|
2009-04-13 20:57:53 +09:00 |
nsRange.cpp
|
Bug 396392 - Support for getClientRects and getBoundingClientRect in DOM Range
|
2009-09-24 23:01:48 +02:00 |
nsRange.h
|
Bug 486547 part 4. Switch some more code off nsIDOMNode/nsIDOMRange r+sr=smaug
|
2009-04-06 13:17:38 -04:00 |
nsReferencedElement.cpp
|
Bug 474041. Don't leak if we end up with a Reset() while we have a pending id change notification. r+sr=roc
|
2009-01-19 17:49:21 -05:00 |
nsScriptElement.cpp
|
Bug 488249. Replace IsNodeOfType(eHTML) checks with namespace checks. r+sr=jst
|
2009-08-24 16:02:07 -04:00 |
nsScriptElement.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 |
nsScriptEventManager.cpp
|
|
|
nsScriptEventManager.h
|
Bug 474369 - get rid of nsVoidArray, content part; r=jwatt, sr=sicking
|
2009-03-20 09:15:35 +01:00 |
nsScriptLoader.cpp
|
Attempting to wallpaper over the topcrash reported in bug 408116. r+sr=jst@mozilla.com
|
2009-10-23 14:50:40 -07:00 |
nsScriptLoader.h
|
Bug 466409. If the load is stopped, don't run any pending scripts. r+sr=sicking
|
2009-07-07 22:55:05 -07:00 |
nsStubDocumentObserver.cpp
|
|
|
nsStubDocumentObserver.h
|
|
|
nsStubImageDecoderObserver.cpp
|
Bug 435296 - Decode-On-Draw. r=joe,roc,bz,dolske,peterw sr=vlad
|
2009-09-12 16:44:18 -06:00 |
nsStubImageDecoderObserver.h
|
|
|
nsStubMutationObserver.cpp
|
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 |
nsStubMutationObserver.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 |
nsStyledElement.cpp
|
Bug 474049: (first patch) Add SMILOverrideStyle rule & accessors on nsIContent/nsGenericElement, to store SMIL-animated style values. r=dbaron r=bz
|
2009-09-02 17:28:37 -07:00 |
nsStyledElement.h
|
Remove nsCSSOMFactory/nsICSSOMFactory. (Bug 376111) r+sr=bzbarsky
|
2009-04-08 13:52:37 -07:00 |
nsStyleLinkElement.cpp
|
Bug 484200. src attribute on <style> makes styles not apply. r=bzbarsky
|
2009-07-28 12:07:31 -04:00 |
nsStyleLinkElement.h
|
Bug 484200. src attribute on <style> makes styles not apply. r=bzbarsky
|
2009-07-28 12:07:31 -04:00 |
nsSyncLoadService.cpp
|
Initialize nsSyncLoader members. b=479709 r+sr=jonas
|
2009-02-27 18:48:48 +01:00 |
nsSyncLoadService.h
|
|
|
nsTextFragment.cpp
|
Bug 425265, r=roc, sr=bz
|
2009-03-08 21:01:02 +02:00 |
nsTextFragment.h
|
Bug 425265, r=roc, sr=bz
|
2009-03-08 21:01:02 +02: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
|
|
|
nsTraversal.h
|
|
|
nsTreeWalker.cpp
|
Bug 474369 - get rid of nsVoidArray, content part; r=jwatt, sr=sicking
|
2009-03-20 09:15:35 +01:00 |
nsTreeWalker.h
|
Bug 474369 - get rid of nsVoidArray, content followup; r+sr=sicking
|
2009-03-20 11:41:27 +01:00 |
nsXHTMLContentSerializer.cpp
|
Bug 500937 - Make the output of XMLSerializer more HTML-friendly. r=laurent, sr=jst.
|
2009-09-28 10:59:52 +03:00 |
nsXHTMLContentSerializer.h
|
Bug 500937 - Make the output of XMLSerializer more HTML-friendly. r=laurent, sr=jst.
|
2009-09-28 10:59:52 +03:00 |
nsXMLContentSerializer.cpp
|
Bug 500937 - Make the output of XMLSerializer more HTML-friendly. r=laurent, sr=jst.
|
2009-09-28 10:59:52 +03:00 |
nsXMLContentSerializer.h
|
Bug 500937 - Make the output of XMLSerializer more HTML-friendly. r=laurent, sr=jst.
|
2009-09-28 10:59:52 +03:00 |
nsXMLHttpRequest.cpp
|
Part 2 of fix for bug 459452 (Add support for optional arg count for IDL methods): use [optional_argc] for DOM methods. r=peterv.
|
2009-08-10 16:41:12 +02:00 |
nsXMLHttpRequest.h
|
Bug 495764 - remove unused methods from nsIPrivateDOMEvent, r+sr=jst
|
2009-06-24 12:02:37 +03:00 |
nsXMLNameSpaceMap.cpp
|
Bug 520563. Shouldn't predefine xml and xmlns prefixes for CSS selectors. r=dbaron,sicking
|
2009-10-29 21:47:48 -04:00 |