RESOLVED FIXED 210008
Add even more logging to try and diagnose <webkit.org/b/209685>
https://bugs.webkit.org/show_bug.cgi?id=210008
Summary Add even more logging to try and diagnose <webkit.org/b/209685>
Wenson Hsieh
Reported 2020-04-04 10:46:04 PDT
SSIA
Attachments
Patch (22.50 KB, patch)
2020-04-04 11:13 PDT, Wenson Hsieh
no flags
Wenson Hsieh
Comment 1 2020-04-04 11:13:46 PDT
Tim Horton
Comment 2 2020-04-04 11:47:24 PDT
Comment on attachment 395459 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=395459&action=review > Source/WebCore/platform/ios/WebItemProviderPasteboard.mm:859 > + NSLog(@"%s - %@", __PRETTY_FUNCTION__, lists); NSLog?
Wenson Hsieh
Comment 3 2020-04-04 11:50:17 PDT
Comment on attachment 395459 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=395459&action=review >> Source/WebCore/platform/ios/WebItemProviderPasteboard.mm:859 >> + NSLog(@"%s - %@", __PRETTY_FUNCTION__, lists); > > NSLog? Yes (this is so that it shows up in the run-api-tests’ output when the test fails). My plan is to continue adding these (and removing old ones along the way) until I have a speculative fix, after which I can just remove all of them.
EWS
Comment 4 2020-04-04 11:52:21 PDT
Committed r259534: <https://trac.webkit.org/changeset/259534> All reviewed patches have been landed. Closing bug and clearing flags on attachment 395459 [details].
Note You need to log in before you can comment on or make changes to this bug.