Chromium Code Reviews
DescriptionTimeline: add support for deferred canvas rasterization
- add PlatformInsutrmentation::{will,did}RasterizeCanvas()
- report the above events from Canvas2DLayerBridge::prepareMailbox()
- add TimelineAgent::{will,did}UpdateLayer, plumb it through WebDevToolsAgent;
- emit Rasterize event when canvas is being rasterized during update
of a layer that belongs to the inspected page.
Related chromium change: https://codereview.chromium.org/16848010
BUG=244505
Patch Set 1 #Messages
Total messages: 4 (0 generated)
|