Provide an action to save an image on a link sheet
Created attachment 371130 [details] Patch
<rdar://problem/51334097>
It might be possible to write a test for this that's similar to one of the existing API tests in ActionSheetTests.mm
(In reply to Wenson Hsieh from comment #3) > It might be possible to write a test for this that's similar to one of the > existing API tests in ActionSheetTests.mm ...or maybe not, because TCCAccessPreflight(getkTCCServicePhotos(), NULL) results in kTCCAccessPreflightDenied :(
Committed r246023: <https://trac.webkit.org/changeset/246023>