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
8eef55f7f1217d97a9d63e00a5a44696c7beb9ee
Mozilla
/
mozilla
/
content
/
html
/
document
/
src
History
gavin%gavinsharp.com
c19fe7ed44
Fix bug # typo in comment
...
git-svn-id: svn://10.0.0.236/trunk@248965 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-01 19:46:25 +00:00
..
Makefile.in
Back out bug 412320 and various followups because the perf impact was minimal and the code is more complicated
2008-02-21 20:39:23 +00:00
nsHTMLContentSink.cpp
Make nsContentSink, instead of subclasses, be responsible for making sure RemoveObserver is called (bug 420835). r+sr=sicking, a=blocking1.9+.
2008-03-05 04:54:21 +00:00
nsHTMLDocument.cpp
Fix bug # typo in comment
2008-04-01 19:46:25 +00:00
nsHTMLDocument.h
Bug 424923: Remove support for cross-site XHR. r/sr=jst for code changes
2008-03-26 02:46:11 +00:00
nsHTMLFragmentContentSink.cpp
Fix for bug 415192 (Crash (within nsCycleCollector::Shutdown and nsXBLBinding::RemoveInsertionParent) with <xul:wizard>, cloneNode). r/sr=sicking.
2008-03-28 14:09:03 +00:00
nsIHTMLDocument.h
Bug 424923: Remove support for cross-site XHR. r/sr=jst for code changes
2008-03-26 02:46:11 +00:00
nsImageDocument.cpp
Bug 389756, make full page zoom interact a bit better with image auto zoom, r+sr=jst, a=blocking1.9+
2008-02-07 19:58:05 +00:00
nsMediaDocument.cpp
When showing a document viewer, don't start layout on the documnt unless it's
2008-01-20 18:02:03 +00:00
nsMediaDocument.h
…
nsPluginDocument.cpp
Bug 366200: Fix problems with mRootContent being out of sync with mChildren by removing mRootContent. r/sr=bz
2007-12-12 02:26:10 +00:00
nsWyciwygChannel.cpp
Handle session history navigation across a document.open with nothing written.
2008-01-05 06:48:12 +00:00
nsWyciwygChannel.h
Handle session history navigation across a document.open with nothing written.
2008-01-05 06:48:12 +00:00
nsWyciwygProtocolHandler.cpp
When going back or forward to wyciwyg pages, make sure to correctly restore
2007-01-26 04:37:16 +00:00
nsWyciwygProtocolHandler.h
…