gecko-dev/content/base/src
2006-10-07 10:27:45 +00:00
..
.cvsignore
Makefile.in Bug 339144 - Expose a custom factory type for simple nsIUnicharInputStream instances, r=darin 2006-07-21 16:28:51 +00:00
mozSanitizingSerializer.cpp Bug 344050: Kill nsITextContent and move the methods to nsIContent. r/sr=jst 2006-07-19 04:36:36 +00:00
mozSanitizingSerializer.h Make nsIDocumentEncoder::init scriptable. Bug 330517, patch by jpl24 2006-05-01 05:25:52 +00:00
nsAtomListUtils.cpp Add some comments explaining what these files do. rs=jst 2006-03-30 08:03:04 +00:00
nsAtomListUtils.h Add some comments explaining what these files do. rs=jst 2006-03-30 08:03:04 +00:00
nsAttrAndChildArray.cpp Bug 335913: Reimplement CompareDocumentPosition using nsINode interfaces. r/sr=bz 2006-05-16 14:51:52 +00:00
nsAttrAndChildArray.h Bug 335913: Reimplement CompareDocumentPosition using nsINode interfaces. r/sr=bz 2006-05-16 14:51:52 +00:00
nsAttrName.h Bug 335913: Reimplement CompareDocumentPosition using nsINode interfaces. r/sr=bz 2006-05-16 14:51:52 +00:00
nsAttrValue.cpp Add some comments explaining what these files do. rs=jst 2006-03-30 08:03:04 +00:00
nsAttrValue.h Add some comments explaining what these files do. rs=jst 2006-03-30 08:03:04 +00:00
nsCommentNode.cpp Fix for bug 347524 (Refactor adoptNode, importNode and cloneNode to share implementation). r/sr=bz. 2006-09-05 10:22:54 +00:00
nsContentAreaDragDrop.cpp Make nsIDocumentEncoder::init scriptable. Bug 330517, patch by jpl24 2006-05-01 05:25:52 +00:00
nsContentAreaDragDrop.h Add some comments explaining what these files do. rs=jst 2006-03-30 08:03:04 +00:00
nsContentIterator.cpp Add some comments explaining what these files do. rs=jst 2006-03-30 08:03:04 +00:00
nsContentList.cpp Bug 354711, Crash when accessing images.length, r+sr=bz+sicking 2006-09-30 15:12:47 +00:00
nsContentList.h Bug 354711, Crash when accessing images.length, r+sr=bz+sicking 2006-09-30 15:12:47 +00:00
nsContentPolicy.cpp Add some comments explaining what these files do. rs=jst 2006-03-30 08:03:04 +00:00
nsContentPolicy.h Add some comments explaining what these files do. rs=jst 2006-03-30 08:03:04 +00:00
nsContentSink.cpp Bug 337586, Crash [@ PresShell::InitialReflow] when window gets destroyed duren beforeunload event handler, pressing reload, r+sr=bz 2006-05-15 17:51:35 +00:00
nsContentSink.h Bug 340554. Provide sanitizing fragment sinks for use with feeds. r=mrbkap. sr=jst 2006-08-12 04:46:43 +00:00
nsContentUtils.cpp Bug 221335: Speed up output by using internal methods and interfaces rather than nsIDOMNode and friends. r/sr=peterv 2006-10-03 02:22:22 +00:00
nsCopySupport.cpp 342103 Part of patch for bug 336012 inadvertently reversed by checkin of bug 255942. 336012 was r=David.R.Gardiner sr=roc 2006-06-20 20:26:30 +00:00
nsDataDocumentContentPolicy.cpp Add some comments explaining what these files do. rs=jst 2006-03-30 08:03:04 +00:00
nsDataDocumentContentPolicy.h Add some comments explaining what these files do. rs=jst 2006-03-30 08:03:04 +00:00
nsDocument.cpp Disconnect the ELM on reset (e.g. on document.write). Bug 354071, r+sr=jst 2006-09-25 22:50:01 +00:00
nsDocument.h Fix for bug 347524 (Refactor adoptNode, importNode and cloneNode to share implementation). r/sr=bz. 2006-09-05 10:22:54 +00:00
nsDocumentEncoder.cpp Bug 344050: Kill nsITextContent and move the methods to nsIContent. r/sr=jst 2006-07-19 04:36:36 +00:00
nsDocumentFragment.cpp Bug 352583: Add functions to nsContentUtils for getting and setting the text content of a node. Use those functions rather than the multiple instances of such code we have now. r/sr=jst 2006-09-15 19:54:45 +00:00
nsDOMAttribute.cpp Fix for bug 347524 (Refactor adoptNode, importNode and cloneNode to share implementation). r/sr=bz. 2006-09-05 10:22:54 +00:00
nsDOMAttribute.h Fix for bug 347524 (Refactor adoptNode, importNode and cloneNode to share implementation). r/sr=bz. 2006-09-05 10:22:54 +00:00
nsDOMAttributeMap.cpp Fix for bug 330677 (Implement DOM Level 3 adoptNode). r/sr=bz 2006-07-29 16:02:11 +00:00
nsDOMAttributeMap.h Fix for bug 347524 (Refactor adoptNode, importNode and cloneNode to share implementation). r/sr=bz. 2006-09-05 10:22:54 +00:00
nsDOMBuilder.cpp Fix for bug 337704 (Clean up files moved from xmlextras). r/sr=bz. 2006-06-15 20:30:44 +00:00
nsDOMBuilder.h Add some comments explaining what these files do. rs=jst 2006-03-30 08:03:04 +00:00
nsDOMDocumentType.cpp Fix for bug 347524 (Refactor adoptNode, importNode and cloneNode to share implementation). r/sr=bz. 2006-09-05 10:22:54 +00:00
nsDOMDocumentType.h Bug 344050: Kill nsITextContent and move the methods to nsIContent. r/sr=jst 2006-07-19 04:36:36 +00:00
nsDOMLists.cpp Spec says to return null, not throw. Bug 334884, r+sr=sicking 2006-04-21 17:55:52 +00:00
nsDOMLists.h More comment tweaks; should be it for this directory. 2006-03-31 08:41:49 +00:00
nsDOMParser.cpp Make it possible to give DOMParsers the right principals from C++. Bug 332840, 2006-09-09 04:54:03 +00:00
nsDOMParser.h Make it possible to give DOMParsers the right principals from C++. Bug 332840, 2006-09-09 04:54:03 +00:00
nsDOMSerializer.cpp Fix for bug 337704 (Clean up files moved from xmlextras). r/sr=bz. 2006-06-15 20:30:44 +00:00
nsDOMSerializer.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-04-20 03:38:57 +00:00
nsFrameLoader.cpp Only inherit the principal into the child if it's got a docshell of the same 2006-08-23 04:07:52 +00:00
nsFrameLoader.h Add some comments explaining what these files do. rs=jst 2006-03-30 08:03:04 +00:00
nsGenConImageContent.cpp Fix GC hazards associated with event handlers on images only reachable from their current network loads, some of which are regressions from 241518. b=321054 r=darin sr=bzbarsky 2006-06-01 18:35:21 +00:00
nsGeneratedIterator.cpp Add some comments explaining what these files do. rs=jst 2006-03-30 08:03:04 +00:00
nsGenericDOMDataNode.cpp Fix for bug 351823 (Consider copying more properties when changing ownerDocument). r/sr=bz. 2006-09-16 17:15:38 +00:00
nsGenericDOMDataNode.h Fix for bug 347524 (Refactor adoptNode, importNode and cloneNode to share implementation). r/sr=bz. 2006-09-05 10:22:54 +00:00
nsGenericDOMNodeList.cpp Add comments describing some more files. 2006-03-31 08:00:42 +00:00
nsGenericDOMNodeList.h Add comments describing some more files. 2006-03-31 08:00:42 +00:00
nsGenericElement.cpp Bug 355221, All firefox windows closes suddenly if I load the page. r+sr=bz 2006-10-03 17:52:22 +00:00
nsGenericElement.h Checking in fix for bug 349465 again since it didn't affect Ts/Tp. 2006-10-07 10:27:45 +00:00
nsGkAtomList.h fix bustage for non-svg builds 2006-10-03 02:56:37 +00:00
nsGkAtoms.cpp Trying to fix gaius bustage by forcing nsGkAtoms to rebuild. 2006-06-06 23:51:13 +00:00
nsGkAtoms.h Add comments describing some more files. 2006-03-31 08:00:42 +00:00
nsHTMLContentSerializer.cpp Fix for bug 332239 (Saved xml content gives xml parsing error in this case). r/zr=bz. 2006-04-06 20:55:25 +00:00
nsHTMLContentSerializer.h Fix for bug 332239 (Saved xml content gives xml parsing error in this case). r/zr=bz. 2006-04-06 20:55:25 +00:00
nsImageLoadingContent.cpp Bug 47475 Need "Show(View) Image" / "Reload Image" on context menu (UI is SeaMonkey-only) 2006-09-07 22:51:57 +00:00
nsImageLoadingContent.h Bug 47475 Need "Show(View) Image" / "Reload Image" on context menu (UI is SeaMonkey-only) 2006-09-07 22:51:57 +00:00
nsLoadListenerProxy.cpp Fix for bug 324865 (Move XMLHttpRequest to gklayout). r/sr=jst. 2006-04-26 09:19:48 +00:00
nsLoadListenerProxy.h Fix assorted issues with fastback, including adding progress listener notifications and introducing the PageHide and PageShow events. See bug 292971 for all of the details. r=darin, sr=bzbarsky, a=shaver. 2006-04-20 03:39:35 +00:00
nsMappedAttributes.cpp Add comments describing some more files. 2006-03-31 08:00:42 +00:00
nsMappedAttributes.h Add comments describing some more files. 2006-03-31 08:00:42 +00:00
nsNameSpaceManager.cpp Bug 350059 Allow cairo.h usage in nsSVGUtils.h. r+sr=roc 2006-09-11 15:26:19 +00:00
nsNoDataProtocolContentPolicy.cpp Bug 346167: Unregress WMP plugins that uses the 'mms' protocol. r/sr=bz 2006-07-27 23:43:48 +00:00
nsNoDataProtocolContentPolicy.h Bug 181860: Don't the external protocol handler when loading images, stylesheets, etc. r/sr=darin 2006-06-26 17:57:44 +00:00
nsNodeInfo.cpp Bug 278443, Use an Arena for NodeInfos, r+sr=sicking 2006-07-11 09:26:13 +00:00
nsNodeInfo.h Bug 278443, Use an Arena for NodeInfos, r+sr=sicking 2006-07-11 09:26:13 +00:00
nsNodeInfoManager.cpp Rename GetNodePrincipal to NodePrincipal. Bug 327246, r+sr=sicking 2006-04-27 18:21:11 +00:00
nsNodeInfoManager.h Rename GetNodePrincipal to NodePrincipal. Bug 327246, r+sr=sicking 2006-04-27 18:21:11 +00:00
nsNodeUtils.cpp Checking in fix for bug 349465 again since it didn't affect Ts/Tp. 2006-10-07 10:27:45 +00:00
nsNodeUtils.h Fix for bug 347524 (Refactor adoptNode, importNode and cloneNode to share implementation). r/sr=bz. 2006-09-05 10:22:54 +00:00
nsObjectLoadingContent.cpp Don't show the plugin wizard for plugins that are actually disabled (only Java 2006-08-12 02:13:24 +00:00
nsObjectLoadingContent.h Don't show the plugin wizard for plugins that are actually disabled (only Java 2006-08-12 02:13:24 +00:00
nsParserUtils.cpp Bug 340036: Script tag should support version 1.7, r=mrbkap, r=peterv, sr=brendan 2006-06-15 21:47:59 +00:00
nsParserUtils.h Land DOM_AGNOSTIC3_BRANCH, bug 255942. r=a few people, sr=brendan. 2006-06-13 03:07:47 +00:00
nsPlainTextSerializer.cpp Bug 106386 Correct misspellings in source code 2006-08-28 20:12:37 +00:00
nsPlainTextSerializer.h Fix for bug 332239 (Saved xml content gives xml parsing error in this case). r/zr=bz. 2006-04-06 20:55:25 +00:00
nsPropertyTable.cpp Bug 353881, crash on quit [@ nsAttrAndChildArray::~nsAttrAndChildArray], r=bz,sr=brendan 2006-09-24 21:13:36 +00:00
nsPropertyTable.h Fix for bug 351823 (Consider copying more properties when changing ownerDocument). r/sr=bz. 2006-09-16 17:15:38 +00:00
nsRange.cpp Bug 106386 Correct misspellings in source code 2006-08-28 20:12:37 +00:00
nsRange.h Bug 344895: Speed up (and clean up) range code to make inline spellcheck faster. r/sr=bz 2006-07-18 01:23:30 +00:00
nsScriptEventManager.cpp Add comments describing some more files. 2006-03-31 08:00:42 +00:00
nsScriptEventManager.h Add comments describing some more files. 2006-03-31 08:00:42 +00:00
nsScriptLoader.cpp Always report uncaught exceptions to avoid bad interactions with the JS interpreter. bug 343596, r+sr=jst 2006-07-05 21:43:46 +00:00
nsScriptLoader.h Add comments describing some more files. 2006-03-31 08:00:42 +00:00
nsStubDocumentObserver.cpp Bug 333795, kill unused BeginReflow/EndReflow functions. r/sr=dbaron 2006-04-13 04:07:12 +00:00
nsStubDocumentObserver.h Add comments describing some more files. 2006-03-31 08:00:42 +00:00
nsStubImageDecoderObserver.cpp Implement a stub imgIDecoderObserver to save code size in content and layout. b=339612 r+sr=sicking 2006-06-16 21:07:47 +00:00
nsStubImageDecoderObserver.h Implement a stub imgIDecoderObserver to save code size in content and layout. b=339612 r+sr=sicking 2006-06-16 21:07:47 +00:00
nsStubMutationObserver.cpp Bug 342062: Add nsIMutationObserver which has the ability to get notifications for just mutations happening in a subtree under a given node. r/sr=bz 2006-07-02 07:23:10 +00:00
nsStubMutationObserver.h Bug 342062: Add nsIMutationObserver which has the ability to get notifications for just mutations happening in a subtree under a given node. r/sr=bz 2006-07-02 07:23:10 +00:00
nsStyleLinkElement.cpp Bug 352583: Add functions to nsContentUtils for getting and setting the text content of a node. Use those functions rather than the multiple instances of such code we have now. r/sr=jst 2006-09-15 19:54:45 +00:00
nsStyleLinkElement.h Add comments describing some more files. 2006-03-31 08:00:42 +00:00
nsSyncLoadService.cpp Bustage fix. 2006-06-15 21:00:25 +00:00
nsSyncLoadService.h Fix for bug 337704 (Clean up files moved from xmlextras). r/sr=bz. 2006-06-15 20:30:44 +00:00
nsTextFragment.cpp Bug 334075: Push mFlagsOrSlots to nsINode to allow storing flags and (in the future) slots on nsGenericDOMDataNodes. r=mrbkap sr=bz 2006-05-15 07:03:15 +00:00
nsTextFragment.h Bug 334075: Push mFlagsOrSlots to nsINode to allow storing flags and (in the future) slots on nsGenericDOMDataNodes. r=mrbkap sr=bz 2006-05-15 07:03:15 +00:00
nsTextNode.cpp Use nsIMutationObserver, not DOM mutation listeners, for nsAttributeTextNode. 2006-09-20 03:17:11 +00:00
nsTObserverArray.cpp Bug 342252: Turn nsDocumentObserverList into a more generic class. r/sr=bz 2006-06-28 17:36:56 +00:00
nsTObserverArray.h Make it possible for document observers who need to worry about XBL to observe 2006-08-15 22:41:58 +00:00
nsTreeWalker.cpp bug 338541 don't always return null from GetCurrentNode (plus, don't leak the 2006-05-19 20:28:06 +00:00
nsTreeWalker.h Bug 337543: Use nsINode more. r/sr+peterv 2006-05-19 10:01:22 +00:00
nsXMLContentSerializer.cpp Bug 344050: Kill nsITextContent and move the methods to nsIContent. r/sr=jst 2006-07-19 04:36:36 +00:00
nsXMLContentSerializer.h Fix for bug 332239 (Saved xml content gives xml parsing error in this case). r/zr=bz. 2006-04-06 20:55:25 +00:00
nsXMLHttpRequest.cpp Fix use of uninitialized rv in failure conditions. Bug 353285, patch by Ryan 2006-09-20 17:21:11 +00:00
nsXMLHttpRequest.h Fix for bug 337704 (Clean up files moved from xmlextras). r/sr=bz. 2006-06-15 20:30:44 +00:00
nsXMLNameSpaceMap.cpp More comment tweaks; should be it for this directory. 2006-03-31 08:41:49 +00:00