RESOLVED FIXED 190420
Share more WKShareSheet code between macOS and iOS, and fix a few bugs
https://bugs.webkit.org/show_bug.cgi?id=190420
Summary Share more WKShareSheet code between macOS and iOS, and fix a few bugs
Tim Horton
Reported 2018-10-09 19:58:33 PDT
Share more WKShareSheet code between macOS and iOS, and fix a few bugs
Attachments
Patch (36.57 KB, patch)
2018-10-09 19:58 PDT, Tim Horton
no flags
Patch (36.55 KB, patch)
2018-10-09 20:21 PDT, Tim Horton
no flags
Archive of layout-test-results from ews100 for mac-sierra (2.34 MB, application/zip)
2018-10-09 21:30 PDT, EWS Watchlist
no flags
Archive of layout-test-results from ews116 for mac-sierra (3.04 MB, application/zip)
2018-10-09 22:09 PDT, EWS Watchlist
no flags
Patch (38.40 KB, patch)
2018-10-09 22:15 PDT, Tim Horton
no flags
Patch (38.47 KB, patch)
2018-10-10 00:05 PDT, Tim Horton
no flags
Patch (38.46 KB, patch)
2018-10-10 11:34 PDT, Tim Horton
no flags
Tim Horton
Comment 1 2018-10-09 19:58:53 PDT
Tim Horton
Comment 2 2018-10-09 20:21:20 PDT
EWS Watchlist
Comment 3 2018-10-09 21:30:09 PDT Comment hidden (obsolete)
EWS Watchlist
Comment 4 2018-10-09 21:30:11 PDT Comment hidden (obsolete)
EWS Watchlist
Comment 5 2018-10-09 22:09:26 PDT Comment hidden (obsolete)
EWS Watchlist
Comment 6 2018-10-09 22:09:28 PDT Comment hidden (obsolete)
Tim Horton
Comment 7 2018-10-09 22:15:02 PDT
Tim Horton
Comment 8 2018-10-09 22:16:30 PDT
I forgot about legacy WebKit
Tim Horton
Comment 9 2018-10-10 00:05:13 PDT
And 32-bit.
Tim Horton
Comment 10 2018-10-10 00:05:30 PDT
Simon Fraser (smfr)
Comment 11 2018-10-10 11:25:02 PDT
Comment on attachment 351948 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=351948&action=review > Source/WebKit/UIProcess/Cocoa/WKShareSheet.mm:79 > + NSURL *url = (NSURL *)*data.url; I think I prefer data.url.value() to avoid too many splats.
Tim Horton
Comment 12 2018-10-10 11:34:16 PDT
WebKit Commit Bot
Comment 13 2018-10-10 12:05:11 PDT
Comment on attachment 351976 [details] Patch Clearing flags on attachment: 351976 Committed r237012: <https://trac.webkit.org/changeset/237012>
WebKit Commit Bot
Comment 14 2018-10-10 12:05:12 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 15 2018-10-10 12:06:28 PDT
Note You need to log in before you can comment on or make changes to this bug.