gecko/content/base/src
2008-10-20 00:26:37 +03:00
..
Makefile.in Reland old Access-Control implementation. b=389508 r/sr=jst 2008-09-30 17:49:30 -07: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 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan 2008-10-10 17:04:34 +02: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
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
nsCCUncollectableMarker.h
nsCommentNode.cpp Don't notify when setting text from within the constructor. b=420429 r+sr=jonas a=blocking1.9 2008-03-04 23:14:42 -08: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 Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan 2008-10-10 17:04:34 +02:00
nsContentList.h Bug 454280 relanding, now with orangeness fixed 2008-09-12 18:35:15 -04:00
nsContentPolicy.cpp
nsContentPolicy.h
nsContentSink.cpp Bug 442812: Implement the application cache selection algorithm. r+sr=bz 2008-08-27 18:15:32 -07:00
nsContentSink.h Bug 442812: Implement the application cache selection algorithm. r+sr=bz 2008-08-27 18:15:32 -07:00
nsContentUtils.cpp Ignore the keypress event if DOMEventToNativeKeyEvent() fails. b=456273 r=Olli.Pettay sr=jonas 2008-10-15 12:50:42 +02: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 backout due to test failure 2008-10-14 17:12:28 -07:00
nsCrossSiteListenerProxy.h backout due to test failure 2008-10-14 17:12:28 -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 Relanding bug 459424 (backing out backout changeset 530f1077cae4). Don't pass null documents to the enumerator. r+sr=roc. 2008-10-14 10:24:55 -04:00
nsDocument.h Fixing bug due to missing parentheses. Bug 344258 followup, no bug. 2008-10-12 13:26:58 -04: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 bug 455536: s/NS_ERROR_FAILURE/NS_ERROR_OOM/ outparamdelled nsNodeInfoManager::GetNodeInfo r+sr=jsr 2008-09-25 15:46:52 -07:00
nsDOMAttribute.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
nsDOMAttribute.h Bug 435656, Make nsCxPusher::Push to handle all kinds of nsPIDOMEventTargets, r+sr=jst 2008-07-19 18:11:37 +03:00
nsDOMAttributeMap.cpp bug 455536: s/NS_ERROR_FAILURE/NS_ERROR_OOM/ outparamdelled nsNodeInfoManager::GetNodeInfo r+sr=jsr 2008-09-25 15:46:52 -07:00
nsDOMAttributeMap.h Add missing parentheses to complete cast and fix bustage. 2008-02-13 03:45:22 -08:00
nsDOMBuilder.cpp
nsDOMBuilder.h
nsDOMDocumentType.cpp bug 455536: s/NS_ERROR_FAILURE/NS_ERROR_OOM/ outparamdelled nsNodeInfoManager::GetNodeInfo r+sr=jsr 2008-09-25 15:46:52 -07:00
nsDOMDocumentType.h
nsDOMFile.cpp Bug 414796: nsIDOMFile::getAsText(iso-8859-1) only returns first 8192 chars of file. r/sr/blocking-1.9=sicking 2008-02-07 14:45:29 -08:00
nsDOMLists.cpp
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
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 Bug 283861 - Want Text3.isElementContentWhitespace; r+sr=jonas 2008-10-16 03:23:17 +02: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
nsGenericDOMNodeList.cpp Bug 453858. Get rid of some XPCOM-ness in nsArraySH::GetItemAt. r+sr=jst 2008-09-10 23:15:29 -04:00
nsGenericDOMNodeList.h Bug 453858. Get rid of some XPCOM-ness in nsArraySH::GetItemAt. r+sr=jst 2008-09-10 23:15:29 -04:00
nsGenericElement.cpp Backing out bug 450990 to try to fix leaks 2008-10-10 15:45:32 -04:00
nsGenericElement.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
nsGkAtomList.h Bug 450930. Fire a DOM event when painting so that content and chrome can track what's being repainted. r=smaug,sr=dbaron 2008-09-18 21:47:21 +12: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 Backed out changeset 9fde2bdd93ef 2008-10-16 14:09:08 -04:00
nsHTMLContentSerializer.h Backed out changeset 9fde2bdd93ef 2008-10-16 14:09:08 -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
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
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 Bug 455988. Optimize MozAfterPaint so we never even dispatch an XPCOM event if there are no listeners. r=smaug,sr=mats 2008-10-16 10:06:32 +13: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
nsParserUtils.h
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 417384, r+sr=peterv, a=mtschrep 2008-02-19 05:17:29 -08: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
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
nsScriptElement.h
nsScriptEventManager.cpp
nsScriptEventManager.h
nsScriptLoader.cpp Bug 364315 - Implement speculative parsing. r+sr=jst 2008-09-30 23:48:47 -07:00
nsScriptLoader.h Bug 364315 - Implement speculative parsing. r+sr=jst 2008-09-30 23:48:47 -07:00
nsStubDocumentObserver.cpp
nsStubDocumentObserver.h
nsStubImageDecoderObserver.cpp
nsStubImageDecoderObserver.h
nsStubMutationObserver.cpp
nsStubMutationObserver.h
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
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
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 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
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 Backed out changeset 9fde2bdd93ef 2008-10-16 14:09:08 -04:00
nsXMLContentSerializer.h Backed out changeset 9fde2bdd93ef 2008-10-16 14:09:08 -04:00
nsXMLHttpRequest.cpp Bug 444546 - Don't dispatch progress event more often than every 350msec, r+sr=sicking 2008-10-20 00:26:37 +03:00
nsXMLHttpRequest.h Bug 444546 - Don't dispatch progress event more often than every 350msec, r+sr=sicking 2008-10-20 00:26:37 +03: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