gecko-dev/gfx
mscott%netscape.com 23a00a46c6 This is one of those do the right thing bugs even though I don't have a PDT+ bug for it. Travis and I noticed
today that image urls weren't properly getting added to the doc loader of the containing document. So the top
level document would report a document done notification before the document may really be done.

The fix is to pass the load cookie nsISupports object which originates from the docshell that is opening the
url down into the gfx image code instead of passing the load group down.

r=travis.
2000-02-15 04:49:32 +00:00
..
idl scriptable interface for graphics. r=pavlov 2000-02-05 22:02:19 +00:00
macbuild Pro5 update 2000-02-07 23:06:04 +00:00
public This is one of those do the right thing bugs even though I don't have a PDT+ bug for it. Travis and I noticed 2000-02-15 04:49:32 +00:00
src This is one of those do the right thing bugs even though I don't have a PDT+ bug for it. Travis and I noticed 2000-02-15 04:49:32 +00:00
tests Pro5 update 2000-02-07 23:06:04 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile.in updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
makefile.win updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00