Bug 132304

Summary: [WK2 iOS] Need to show title in the action sheet for images not inside an anchor element.
Product: WebKit Reporter: Enrica Casucci <enrica>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal Keywords: InRadar
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: iPhone / iPad   
OS: Unspecified   
Attachments:
Description Flags
Patch benjamin: review+

Description Enrica Casucci 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>
Comment 1 Enrica Casucci 2014-04-28 14:49:33 PDT
Created attachment 230324 [details]
Patch
Comment 2 Benjamin Poulain 2014-04-28 14:53:04 PDT
Comment on attachment 230324 [details]
Patch

+1, I like that feature :)
Comment 3 Enrica Casucci 2014-04-28 15:01:06 PDT
Committed revision 167909.