Bug 189168

Summary: Add WKPageLoadFile SPI variant which returns a navigation object
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, beidson, commit-queue, ggaren, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=187789
Attachments:
Description Flags
Patch none

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.