WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
129938
[iOS WebKit2] Long-press on a link shows just "Copy"
https://bugs.webkit.org/show_bug.cgi?id=129938
Summary
[iOS WebKit2] Long-press on a link shows just "Copy"
Enrica Casucci
Reported
2014-03-07 16:52:09 PST
This happens on any link on a page. Accidentally removed a ! when adding a FIXME comment. <
rdar://problem/16266054
>
Attachments
Patch
(2.90 KB, patch)
2014-03-07 16:57 PST
,
Enrica Casucci
benjamin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Enrica Casucci
Comment 1
2014-03-07 16:57:49 PST
Created
attachment 226186
[details]
Patch
Benjamin Poulain
Comment 2
2014-03-07 17:01:22 PST
Comment on
attachment 226186
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=226186&action=review
> Source/WebKit2/WebProcess/WebPage/ios/WebPageIOS.mm:1474 > +
Blank line here.
> Source/WebKit2/WebProcess/WebPage/ios/WebPageIOS.mm:1481 > + info.title = element->getAttribute(HTMLNames::titleAttr).string();
This could be a fastGetAttribute(), HTMLNames::titleAttr cannot be animated.
Enrica Casucci
Comment 3
2014-03-07 17:11:31 PST
Committed revision 165305.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug