Bug 195324 - Web Inspector: Canvas: remove event listeners once a recording is ready
Summary: Web Inspector: Canvas: remove event listeners once a recording is ready
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: WebInspectorCanvasRecording
  Show dependency treegraph
 
Reported: 2019-03-05 02:49 PST by Devin Rousso
Modified: 2019-03-05 14:06 PST (History)
6 users (show)

See Also:


Attachments
Patch (7.66 KB, patch)
2019-03-05 02:52 PST, Devin Rousso
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews124 for ios-simulator-wk2 (10.85 MB, application/zip)
2019-03-05 04:55 PST, EWS Watchlist
no flags Details
Patch (7.61 KB, patch)
2019-03-05 13:27 PST, 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-03-05 02:49:09 PST
.
Comment 1 Devin Rousso 2019-03-05 02:52:14 PST
Created attachment 363626 [details]
Patch
Comment 2 EWS Watchlist 2019-03-05 04:55:35 PST Comment hidden (obsolete)
Comment 3 EWS Watchlist 2019-03-05 04:55:37 PST Comment hidden (obsolete)
Comment 4 Matt Baker 2019-03-05 10:58:28 PST
Comment on attachment 363626 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=363626&action=review

r=me

> Source/WebInspectorUI/UserInterface/Models/Recording.js:536
> +        this._swizzle = null;

Style: this can go after this._processing = false. I don't think it's necessary to separate these by group.
Comment 5 Devin Rousso 2019-03-05 13:27:20 PST
Created attachment 363682 [details]
Patch
Comment 6 WebKit Commit Bot 2019-03-05 14:05:21 PST
Comment on attachment 363682 [details]
Patch

Clearing flags on attachment: 363682

Committed r242511: <https://trac.webkit.org/changeset/242511>
Comment 7 WebKit Commit Bot 2019-03-05 14:05:23 PST
All reviewed patches have been landed.  Closing bug.
Comment 8 Radar WebKit Bug Importer 2019-03-05 14:06:25 PST
<rdar://problem/48613617>