This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3363c19f964e2ef4daa8172b17bc0c04cfd2a985
Mozilla
/
mozilla
/
content
/
html
/
document
/
src
History
bzbarsky%mit.edu
a7047327d1
Bustage fix for bug 356280 -- missing parenthesis
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@219546 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-06 01:42:32 +00:00
..
Makefile.in
Bug 339127: Add spellcheck attribute, branch version.
2006-08-02 01:38:48 +00:00
nsHTMLContentSink.cpp
Checking in the required patches for bug 321299 (again). This is the combined work of sicking, jst, and myself, a=dbaron
2006-07-28 01:00:57 +00:00
nsHTMLDocument.cpp
Bustage fix for bug 356280 -- missing parenthesis
2007-02-06 01:42:32 +00:00
nsHTMLDocument.h
Don't inherit the charset from the parent document if it comes from a different origin. Bug 356280, r+sr=jst, a=dveditz
2007-02-06 00:51:41 +00:00
nsHTMLFragmentContentSink.cpp
Bug 340554. Add missed rv assignment. Patch by David Baron <dbaron@mozilla.org>. r=sayrer, a=jay
2007-01-10 19:55:47 +00:00
nsIHTMLDocument.h
Fix form state save/restore so that it uses the correct history entry (bug 293135). r+sr=bzbarsky, a=shaver.
2005-05-10 02:06:29 +00:00
nsImageDocument.cpp
Bug 197263: Allow click-to-resize even when not auto-resizing.
2006-08-11 18:22:02 +00:00
nsMediaDocument.cpp
Remove unused aDeep args from AppendChildTo and InsertChildAt. Bug 289316,
2005-04-18 22:58:35 +00:00
nsMediaDocument.h
bug 279768: move dom.properties, MediaDocument.properties to global; r=bsmedberg
2005-02-23 16:53:28 +00:00
nsPluginDocument.cpp
Add support for caching content viewers in session history to speed up back/forward (bug 274784). This initial landing has the feature disabled by default; set browser.sessionhistory.max_viewers to the maximum number of pages to cache to enable the feature. r=bzbarsky, sr/a=brendan.
2005-05-04 20:22:32 +00:00
nsWyciwygChannel.cpp
Make nsIChannel implementations follow the rules that prevent them from leaking due to cycles with their notification callbacks. b=303043 r=biesi sr=darin a=cbeard
2005-08-13 19:34:01 +00:00
nsWyciwygChannel.h
…
nsWyciwygProtocolHandler.cpp
Bug 320498 Fix NewChannel impls to handle null in argument
2006-02-15 09:18:01 +00:00
nsWyciwygProtocolHandler.h
…