Bug 190855 - Web Inspector: Canvas: create a setting for auto-recording newly created contexts
Summary: Web Inspector: Canvas: create a setting for auto-recording newly created cont...
Status: RESOLVED DUPLICATE of bug 190856
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Devin Rousso
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-23 18:41 PDT by Devin Rousso
Modified: 2018-12-05 21:30 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Devin Rousso 2018-10-23 18:41:10 PDT
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.
Comment 1 Devin Rousso 2018-10-23 22:24:27 PDT

*** This bug has been marked as a duplicate of bug 190856 ***