Chromium Code Reviews
Descriptioncc: Eliminate tile.h's dependency on tile_manager.h
Tile needs the raster mode and tile priority, which are
currently included via raster_worker_pool, which is included
by the tile manager. Since tile at the layer's level, it really
shouldn't include raster worker pool at any point.
This patch moves raster mode and tile priority to a separate
tile data file. This would also be a good spot for combining
content_rect and contents_scale into TileRect (which is something
I'd like to do)
BUG=253972
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=210098
Patch Set 1 #Patch Set 2 : #Patch Set 3 : spacing update #
Total comments: 14
Patch Set 4 : rebased #Patch Set 5 : reveman's review #
Total comments: 4
Patch Set 6 : #
Messages
Total messages: 11 (0 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||