Bug 107678
Summary: | [chromium] Web Inspector: show when a vblank period is missed | ||
---|---|---|---|
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
It would be helpful to provide insight into when the vblank period has been missed and a frame had to be skipped.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Paul Lewis
More context:
We don't currently indicate to a developer in DevTools that they missed a frame. While this is implicitly deduced if the frame is > 16.6ms (assuming a 60Hz screen) an additional record showing that they missed the frame would be an immediate indicator that rendering performance is suffering.
Timothy Hatcher
Chromium and V8 have left the building. Won't fix.