Bug 169091 - Web Automation: _WKAutomationSessionDelegate should work with WKWebViews
Summary: Web Automation: _WKAutomationSessionDelegate should work with WKWebViews
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: BJ Burg
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-03-02 12:38 PST by BJ Burg
Modified: 2017-03-02 14:29 PST (History)
7 users (show)

See Also:


Attachments
Proposed Fix (22.78 KB, patch)
2017-03-02 12:50 PST, BJ Burg
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description BJ Burg 2017-03-02 12:38:34 PST
Using WKPageRef in the first place was a mistake. Let's add the proper delegate methods now and rip out the old stuff when a replacement is available.
Comment 1 BJ Burg 2017-03-02 12:39:14 PST
<rdar://problem/30810538>
Comment 2 BJ Burg 2017-03-02 12:50:34 PST
Created attachment 303225 [details]
Proposed Fix
Comment 3 WebKit Commit Bot 2017-03-02 14:29:18 PST
Comment on attachment 303225 [details]
Proposed Fix

Clearing flags on attachment: 303225

Committed r213304: <http://trac.webkit.org/changeset/213304>
Comment 4 WebKit Commit Bot 2017-03-02 14:29:22 PST
All reviewed patches have been landed.  Closing bug.