NEW 132304
[WK2 iOS] Need to show title in the action sheet for images not inside an anchor element.
https://bugs.webkit.org/show_bug.cgi?id=132304
Summary [WK2 iOS] Need to show title in the action sheet for images not inside an anc...
Enrica Casucci
Reported 2014-04-28 14:47:35 PDT
We need to implement the same logic we had in WebKit1. If the image is not inside an anchor tag, we must show the content of the title attribute as action sheet title. <rdar://problem/16535227>
Attachments
Patch (1.55 KB, patch)
2014-04-28 14:49 PDT, Enrica Casucci
benjamin: review+
Enrica Casucci
Comment 1 2014-04-28 14:49:33 PDT
Benjamin Poulain
Comment 2 2014-04-28 14:53:04 PDT
Comment on attachment 230324 [details] Patch +1, I like that feature :)
Enrica Casucci
Comment 3 2014-04-28 15:01:06 PDT
Committed revision 167909.
Note You need to log in before you can comment on or make changes to this bug.