bug#46704: chrome priority in imgcache. syd, r:pnunn.

This commit is contained in:
pnunn%netscape.com 2000-08-16 01:20:39 +00:00
parent b7e1ac8bb3
commit 3bc99d3bfc

View File

@ -22,7 +22,7 @@
/* if.h --- Top-level image library internal routines
*
* $Id: if_struct.h,v 1.11 2000/07/20 01:51:00 pnunn%netscape.com Exp $
* $Id: if_struct.h,v 1.12 2000/08/16 01:20:39 pnunn%netscape.com Exp $
*/
#ifndef _if_h
@ -179,6 +179,8 @@ struct il_container_struct {
enum icstate state;
int sized;
int moz_type; /* TYPE_CHROME, etc. */
int is_alone; /* only image on a page */
int is_in_use; /* Used by some context */
int32 loop_count; /* Remaining number of times to repeat image,