RESOLVED FIXED 197185
Action sheet shares a stringified URL instead of a URL object
https://bugs.webkit.org/show_bug.cgi?id=197185
Summary Action sheet shares a stringified URL instead of a URL object
Tim Horton
Reported 2019-04-22 19:11:33 PDT
Action sheet shares a stringified URL instead of a URL object
Attachments
Patch (10.10 KB, patch)
2019-04-22 19:11 PDT, Tim Horton
no flags
Archive of layout-test-results from ews112 for mac-highsierra (2.91 MB, application/zip)
2019-04-22 20:59 PDT, EWS Watchlist
no flags
Tim Horton
Comment 1 2019-04-22 19:11:48 PDT
Tim Horton
Comment 2 2019-04-22 19:11:49 PDT
EWS Watchlist
Comment 3 2019-04-22 20:59:06 PDT Comment hidden (obsolete)
EWS Watchlist
Comment 4 2019-04-22 20:59:07 PDT Comment hidden (obsolete)
Alex Christensen
Comment 5 2019-04-23 07:58:10 PDT
Comment on attachment 368005 [details] Patch No unit test?
Darin Adler
Comment 6 2019-04-23 09:24:44 PDT
Comment on attachment 368005 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=368005&action=review > Source/WebKit/ChangeLog:18 > + Make it possible to optionally provide WKShareSheet with > + a rect to present relative to. Why doesn’t this bug title mention this second change? Is it related in some non-obvious way?
Tim Horton
Comment 7 2019-04-23 10:22:16 PDT
(In reply to Darin Adler from comment #6) > Comment on attachment 368005 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=368005&action=review > > > Source/WebKit/ChangeLog:18 > > + Make it possible to optionally provide WKShareSheet with > > + a rect to present relative to. > > Why doesn’t this bug title mention this second change? Is it related in some > non-obvious way? It is necessary in order to make the first change without regressing the popover tail on iPad (WKShareSheet previously would just center itself in the window, but the text selection assistant took a rect to pass through, like WKShareSheet does now).
WebKit Commit Bot
Comment 8 2019-04-23 11:15:44 PDT
Comment on attachment 368005 [details] Patch Clearing flags on attachment: 368005 Committed r244553: <https://trac.webkit.org/changeset/244553>
WebKit Commit Bot
Comment 9 2019-04-23 11:15:46 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.