Bug 140263 - Can't use DataDetectors after immediate action preparation
Summary: Can't use DataDetectors after immediate action preparation
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Horton
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-08 12:54 PST by Tim Horton
Modified: 2015-01-08 12:59 PST (History)
2 users (show)

See Also:


Attachments
Patch (2.44 KB, patch)
2015-01-08 12:55 PST, Tim Horton
bdakin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Horton 2015-01-08 12:54:50 PST
Can't use DataDetectors after immediate action preparation
Comment 1 Tim Horton 2015-01-08 12:55:16 PST
Created attachment 244286 [details]
Patch
Comment 2 Tim Horton 2015-01-08 12:56:24 PST
Comment on attachment 244286 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=244286&action=review

> Source/WebKit/mac/WebView/WebImmediateActionController.mm:137
>          return;

Should drop this return, too.
Comment 3 Tim Horton 2015-01-08 12:59:46 PST
http://trac.webkit.org/changeset/178126