Bug 196921 - Web Inspector: Canvas: imported recordings aren't processed when the navigation sidebar is collapsed
Summary: Web Inspector: Canvas: imported recordings aren't processed when the navigati...
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:
Blocks:
 
Reported: 2019-04-15 11:34 PDT by Devin Rousso
Modified: 2019-04-17 13:01 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.73 KB, patch)
2019-04-15 11:46 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-04-15 11:34:34 PDT
# STEPS TO REPRODUCE:
1. inspect any page with a <canvas>
2. capture a recording of any <canvas> on the page
3. export it
4. close Web Inspector
5. open Web Inspector
6. go to the Canvas tab
7. collapse the navigation sidebar
8. drag+drop the exported recording into the Canvas tab
 => a recording content view is shown, but nothing happens (e.g. the visual action slider never updates) until the navigation sidebar is shown
Comment 1 Radar WebKit Bug Importer 2019-04-15 11:34:51 PDT
<rdar://problem/49910815>
Comment 2 Devin Rousso 2019-04-15 11:46:58 PDT
Created attachment 367435 [details]
Patch
Comment 3 WebKit Commit Bot 2019-04-17 13:01:53 PDT
Comment on attachment 367435 [details]
Patch

Clearing flags on attachment: 367435

Committed r244399: <https://trac.webkit.org/changeset/244399>
Comment 4 WebKit Commit Bot 2019-04-17 13:01:54 PDT
All reviewed patches have been landed.  Closing bug.