RESOLVED FIXED 228134
Crash in -[WKWebView takeSnapshotWithConfiguration:completionHandler:] when taking empty snapshots
https://bugs.webkit.org/show_bug.cgi?id=228134
Summary Crash in -[WKWebView takeSnapshotWithConfiguration:completionHandler:] when t...
Aditya Keerthi
Reported 2021-07-20 18:19:08 PDT
SSIA
Attachments
Patch (6.15 KB, patch)
2021-07-20 18:20 PDT, Aditya Keerthi
cdumez: review+
cdumez: commit-queue-
Patch for landing (6.16 KB, patch)
2021-07-21 08:44 PDT, Aditya Keerthi
ews-feeder: commit-queue-
Aditya Keerthi
Comment 1 2021-07-20 18:19:23 PDT
Aditya Keerthi
Comment 2 2021-07-20 18:20:54 PDT
Chris Dumez
Comment 3 2021-07-21 08:28:33 PDT
Comment on attachment 433914 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=433914&action=review > Source/WebKit/UIProcess/API/Cocoa/WKWebView.mm:1179 > + RunLoop::main().dispatch([handler] { handler = WTFMove(handler) to avoid refcounting churn.
Aditya Keerthi
Comment 4 2021-07-21 08:44:32 PDT
Created attachment 433936 [details] Patch for landing
EWS
Comment 5 2021-07-21 11:11:33 PDT
Committed r280151 (239848@main): <https://commits.webkit.org/239848@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 433936 [details].
Note You need to log in before you can comment on or make changes to this bug.