Bug 133930 - [Cocoa] Can’t tell at policy decision time whether WebKit can handle the request
Summary: [Cocoa] Can’t tell at policy decision time whether WebKit can handle the request
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: InRadar
Depends on:
Blocks:
 
Reported: 2014-06-15 16:29 PDT by mitz
Modified: 2014-06-15 20:24 PDT (History)
0 users

See Also:


Attachments
Add _canHandleRequest property to WKNavigationAction (7.12 KB, patch)
2014-06-15 16:34 PDT, mitz
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2014-06-15 16:29:59 PDT
<rdar://problem/17291697>
Comment 1 mitz 2014-06-15 16:34:46 PDT
Created attachment 233148 [details]
Add _canHandleRequest property to WKNavigationAction
Comment 2 mitz 2014-06-15 20:24:31 PDT
Fixed in <http://trac.webkit.org/r169998>.