RESOLVED FIXED Bug 195324
Web Inspector: Canvas: remove event listeners once a recording is ready
https://bugs.webkit.org/show_bug.cgi?id=195324
Summary Web Inspector: Canvas: remove event listeners once a recording is ready
Devin Rousso
Reported 2019-03-05 02:49:09 PST
.
Attachments
Patch (7.66 KB, patch)
2019-03-05 02:52 PST, Devin Rousso
no flags
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
Patch (7.61 KB, patch)
2019-03-05 13:27 PST, Devin Rousso
no flags
Devin Rousso
Comment 1 2019-03-05 02:52:14 PST
EWS Watchlist
Comment 2 2019-03-05 04:55:35 PST Comment hidden (obsolete)
EWS Watchlist
Comment 3 2019-03-05 04:55:37 PST Comment hidden (obsolete)
Matt Baker
Comment 4 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.
Devin Rousso
Comment 5 2019-03-05 13:27:20 PST
WebKit Commit Bot
Comment 6 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>
WebKit Commit Bot
Comment 7 2019-03-05 14:05:23 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 8 2019-03-05 14:06:25 PST
Note You need to log in before you can comment on or make changes to this bug.