Bug 190855
Summary: | Web Inspector: Canvas: create a setting for auto-recording newly created contexts | ||
---|---|---|---|
Product: | WebKit | Reporter: | Devin Rousso <hi> |
Component: | Web Inspector | Assignee: | Devin Rousso <hi> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | hi, inspector-bugzilla-changes |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | All | ||
OS: | All |
Devin Rousso
This is especially useful for situations where double-buffering is used with a temporary canvas (e.g. `WI.Popover.prototype._drawBackground`). Ideally, there would be a way to configure how long the recording should be (e.g. single vs multiple frames) when enabling this setting.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Devin Rousso
*** This bug has been marked as a duplicate of bug 190856 ***