Bug 189168 - Add WKPageLoadFile SPI variant which returns a navigation object
Summary: Add WKPageLoadFile SPI variant which returns a navigation object
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-08-30 13:08 PDT by Chris Dumez
Modified: 2018-08-30 16:32 PDT (History)
5 users (show)

See Also:


Attachments
Patch (2.61 KB, patch)
2018-08-30 13:17 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2018-08-30 13:08:02 PDT
Add WKPageLoadFile SPI variant which returns a navigation object, similarly to WKPageLoadURLRequestReturningNavigation().
Comment 1 Chris Dumez 2018-08-30 13:14:33 PDT
<rdar://problem/43899330>
Comment 2 Chris Dumez 2018-08-30 13:17:30 PDT
Created attachment 348534 [details]
Patch
Comment 3 Alex Christensen 2018-08-30 16:30:32 PDT
Comment on attachment 348534 [details]
Patch

Yuck
Comment 4 Chris Dumez 2018-08-30 16:32:20 PDT
Comment on attachment 348534 [details]
Patch

Clearing flags on attachment: 348534

Committed r235532: <https://trac.webkit.org/changeset/235532>
Comment 5 Chris Dumez 2018-08-30 16:32:21 PDT
All reviewed patches have been landed.  Closing bug.