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
Mozilla
/
mozilla
/
content
/
html
/
document
/
src
History
dwitte%stanford.edu
35e5785d50
Bug 414894 - Remove content arena. r=smaug, sr=sicking, a=schrep
...
git-svn-id: svn://10.0.0.236/trunk@244802 18797224-902f-48f8-a5cc-f745e15eee43
2008-02-02 23:41:26 +00:00
..
htmldocument.gqi
Bug 412320 - Try code-generation for QI impls, r=roc+luser
2008-01-25 17:14:53 +00:00
Makefile.in
Bug 412320 - Try code-generation for QI impls, r=roc+luser
2008-01-25 17:14:53 +00:00
nsHTMLContentSink.cpp
Bug 414894 - Remove content arena. r=smaug, sr=sicking, a=schrep
2008-02-02 23:41:26 +00:00
nsHTMLDocument.cpp
Fixing bug 397791. Prevent document principals from ever changing, and make us not use XOWs for same origin document objects. r=jonas@sickin.cc, sr=bzbarsky@mit.edu
2008-01-25 21:49:11 +00:00
nsHTMLDocument.h
Bug 408231 - "queryCommandEnabled( "formatblock" ) throws NS_ERROR_NOT_IMPLEMENTED" [p=chris@pearce.org.nz (Chris Pearce [cpearce]) r+sr=peterv a=blocking1.9+]
2008-01-14 09:26:25 +00:00
nsHTMLFragmentContentSink.cpp
Make HTML content objects use QI tables. Bug 389797, r+sr=jst, a=sicking.
2007-08-20 22:55:08 +00:00
nsIHTMLDocument.h
Fix for bug 387380 (No visible caret when caret browsing). r=smaug, sr=jst, a=dbaron.
2007-08-10 13:19:14 +00:00
nsImageDocument.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-09 09:38:32 +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
…
nsWyciwygProtocolHandler.h
…