Bug 107677
Summary: | [chromium] Web Inspector: show skia calls | ||
---|---|---|---|
Product: | WebKit | Reporter: | Paul Lewis <aerotwist> |
Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Enhancement | CC: | apavlov, keishi, loislo, paulirish, pfeldman, pmuellr, vsevik, web-inspector-bugs, yurys |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | |||
Bug Blocks: | 107665 |
Paul Lewis
Show Skia calls and timing info per call, ideally with grouping by element and ability to replay / step through
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Paul Lewis
More context:
Seeing the specific skia calls that went into painting a specific layer would be extremely useful. This should allow us to see the relative cost per layer or element in terms of time and number of calls. If we can step through and replay then a developer can start asking "what if?" questions and see more clearly how their actions affect the painting work that is required.
Timothy Hatcher
Chromium and V8 have left the building. Won't fix.