mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 14:22:01 +00:00
Backing out dcones last changes since they made linux tinderbox go orange, and the toolbar wasn't properly drawn with the changes.
This commit is contained in:
parent
ee58896b25
commit
75c2e94a05
@ -2278,9 +2278,7 @@ PRInt16 borderRadii[4],i;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
aRenderingContext.DrawTile(image,x0,y0,x1,y1,tileWidth,tileHeight);
|
||||
|
||||
#define DOTILE
|
||||
#ifdef DOTILE
|
||||
nsIDrawingSurface *theSurface,*ts=nsnull;
|
||||
nsRect srcRect,destRect,vrect,tvrect;
|
||||
|
@ -2278,9 +2278,7 @@ PRInt16 borderRadii[4],i;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
aRenderingContext.DrawTile(image,x0,y0,x1,y1,tileWidth,tileHeight);
|
||||
|
||||
#define DOTILE
|
||||
#ifdef DOTILE
|
||||
nsIDrawingSurface *theSurface,*ts=nsnull;
|
||||
nsRect srcRect,destRect,vrect,tvrect;
|
||||
|
Loading…
Reference in New Issue
Block a user