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
2f496ec3869a59d8d22f9733c9f80cecfd252e20
Mozilla
/
mozilla
/
content
/
html
/
document
/
src
History
dbaron%dbaron.org
2f496ec386
Fix UMR by filling in out parameter in IsEnabled. b=230536 r+sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@151120 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-10 00:19:59 +00:00
..
jar.mn
bug 198598 Update the window title bar and doc. charset for nsMediaDocument
2003-04-13 00:40:26 +00:00
Makefile.in
Eliminate nsIStyleSet as an XPCOM interface, making the implementation internal to layout. Frame constructor ownership moves to the pres shell, and the style set methods that forward to the frame constructor are gone. Rewrote style set sheet add/remove to reduce code size. For more details, see bug 64116. r+sr=dbaron.
2004-01-07 22:30:53 +00:00
MediaDocument.properties
Fix for bug 195481. Automatic image resize: Image status should be reflected in document title bar and Tab marker.
2003-04-21 22:45:28 +00:00
nsHTMLContentSink.cpp
General deCOMtamination of nsIDocument, nsIContent, and nsIFormSubmission. Eliminating nsIAttributeContent, and doing some URL->URI changes. r+sr=peterv@propagandism.org
2004-01-09 23:54:21 +00:00
nsHTMLDocument.cpp
General deCOMtamination of nsIDocument, nsIContent, and nsIFormSubmission. Eliminating nsIAttributeContent, and doing some URL->URI changes. r+sr=peterv@propagandism.org
2004-01-09 23:54:21 +00:00
nsHTMLDocument.h
General deCOMtamination of nsIDocument, nsIContent, and nsIFormSubmission. Eliminating nsIAttributeContent, and doing some URL->URI changes. r+sr=peterv@propagandism.org
2004-01-09 23:54:21 +00:00
nsHTMLFragmentContentSink.cpp
Fix UMR by filling in out parameter in IsEnabled. b=230536 r+sr=bzbarsky
2004-01-10 00:19:59 +00:00
nsIHTMLContentContainer.h
…
nsIHTMLDocument.h
Move document.lastModified up onto nsIDOMNSDocument; refactor the
2003-04-19 16:53:44 +00:00
nsImageDocument.cpp
General deCOMtamination of nsIDocument, nsIContent, and nsIFormSubmission. Eliminating nsIAttributeContent, and doing some URL->URI changes. r+sr=peterv@propagandism.org
2004-01-09 23:54:21 +00:00
nsMediaDocument.cpp
General deCOMtamination of nsIDocument, nsIContent, and nsIFormSubmission. Eliminating nsIAttributeContent, and doing some URL->URI changes. r+sr=peterv@propagandism.org
2004-01-09 23:54:21 +00:00
nsMediaDocument.h
General deCOMtamination of nsIDocument, nsIContent, and nsIFormSubmission. Eliminating nsIAttributeContent, and doing some URL->URI changes. r+sr=peterv@propagandism.org
2004-01-09 23:54:21 +00:00
nsPluginDocument.cpp
General deCOMtamination of nsIDocument, nsIContent, and nsIFormSubmission. Eliminating nsIAttributeContent, and doing some URL->URI changes. r+sr=peterv@propagandism.org
2004-01-09 23:54:21 +00:00
nsWyciwygChannel.cpp
Make content grab the cached security manager off of nsContentUtils rather than ask the service manager to find one.
2003-10-30 03:01:25 +00:00
nsWyciwygChannel.h
modifications for bug 176919 "async streams" r=dougt,gordon sr=sspitzer a=valeski,asa
2003-01-18 02:15:14 +00:00
nsWyciwygProtocolHandler.cpp
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
2003-09-07 21:50:21 +00:00
nsWyciwygProtocolHandler.h
…