Bug 200723 - Web Inspector: support `console.screenshot` with detached <canvas>
Summary: Web Inspector: support `console.screenshot` with detached <canvas>
Status: RESOLVED FIXED
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: InRadar
Depends on: 199309
Blocks:
  Show dependency treegraph
 
Reported: 2019-08-14 10:05 PDT by Devin Rousso
Modified: 2019-08-15 12:17 PDT (History)
5 users (show)

See Also:


Attachments
Patch (7.49 KB, patch)
2019-08-14 10:25 PDT, Devin Rousso
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Devin Rousso 2019-08-14 10:05:30 PDT
We already have support for detached <img> and <picture> (r247814), as well as the various canvas rendering contexts, but not <canvas> itself.
Comment 1 Devin Rousso 2019-08-14 10:25:13 PDT
Created attachment 376277 [details]
Patch
Comment 2 Joseph Pecoraro 2019-08-15 12:13:06 PDT
Comment on attachment 376277 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2019-08-15 12:16:11 PDT
Comment on attachment 376277 [details]
Patch

Clearing flags on attachment: 376277

Committed r248736: <https://trac.webkit.org/changeset/248736>
Comment 4 WebKit Commit Bot 2019-08-15 12:16:12 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2019-08-15 12:17:20 PDT
<rdar://problem/54357533>