[Webkit-unassigned] [Bug 196291] Add SPI to access the WKNavigation from the navigation action and response

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 9 12:58:38 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=196291

--- Comment #6 from Geoffrey Garen <ggaren at apple.com> ---
I think you could achieve your stated goal by giving WKNavigationAction a property indicating whether it has the download attribute, and giving WKNavigationResponse a pointer to WKNavigationAction. That would avoid introducing a WKNavigation object for things that are not main frame navigations.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190409/c77d0da2/attachment-0001.html>


More information about the webkit-unassigned mailing list