Bug 144608 - WebKit always goes through LaunchServices for main frame navigation actions
Summary: WebKit always goes through LaunchServices for main frame navigation actions
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-04 16:58 PDT by mitz
Modified: 2015-05-04 17:38 PDT (History)
2 users (show)

See Also:


Attachments
Introduce _WKNavigationActionPolicyAllowWithoutTryingAppLink (2.40 KB, patch)
2015-05-04 17:00 PDT, mitz
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2015-05-04 16:58:15 PDT
After <http://trac.webkit.org/r182648>, there is no way to opt out of the LaunchServices path.
Comment 1 mitz 2015-05-04 17:00:07 PDT
Created attachment 252356 [details]
Introduce _WKNavigationActionPolicyAllowWithoutTryingAppLink
Comment 2 mitz 2015-05-04 17:38:38 PDT
Fixed in <http://trac.webkit.org/r183784>.