RESOLVED FIXED 199456
Use smarter pointers in WKDownloadProgress
https://bugs.webkit.org/show_bug.cgi?id=199456
Summary Use smarter pointers in WKDownloadProgress
Alex Christensen
Reported 2019-07-03 10:15:07 PDT
Use smarter pointers in WKDownloadProgress
Attachments
Patch (6.66 KB, patch)
2019-07-03 10:17 PDT, Alex Christensen
no flags
Patch (6.66 KB, patch)
2019-07-03 13:17 PDT, Alex Christensen
no flags
Alex Christensen
Comment 1 2019-07-03 10:17:31 PDT
Alex Christensen
Comment 2 2019-07-03 10:17:33 PDT
Chris Dumez
Comment 3 2019-07-03 13:14:49 PDT
Comment on attachment 373397 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=373397&action=review > Source/WebKit/NetworkProcess/Downloads/cocoa/WKDownloadProgress.mm:76 > + if (!isMainThread()) { !RunLoop::isMain() to avoid issues when the app uses both WK1 and WK2.
Alex Christensen
Comment 4 2019-07-03 13:17:58 PDT
WebKit Commit Bot
Comment 5 2019-07-03 14:01:57 PDT
Comment on attachment 373408 [details] Patch Clearing flags on attachment: 373408 Committed r247103: <https://trac.webkit.org/changeset/247103>
WebKit Commit Bot
Comment 6 2019-07-03 14:01:58 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.