[Webkit-unassigned] [Bug 140188] HTTP body/bodystream (e.g., POST form data) is missing in WKNavigationDelegate callbacks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 1 02:55:08 PST 2022


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

Sam Sneddon [:gsnedders] <gsnedders at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |webkit-bug-importer at group.a
                   |                            |pple.com
           See Also|                            |https://bugs.webkit.org/sho
                   |                            |w_bug.cgi?id=137299,
                   |                            |https://bugs.webkit.org/sho
                   |                            |w_bug.cgi?id=179077

--- Comment #33 from Sam Sneddon [:gsnedders] <gsnedders at apple.com> ---
<rdar://18399639>

(In reply to David from comment #3)
> Just wanted to add in here that I would like to see some time put into
> making this work.
> 
> I understand why it is not currently implemented.
> 
> However, it seems to me that at the point where
> decidePolicyForNavigationAction is executing, the WebKit process is waiting
> anyway so getting the process to do a slow copy of some data should not be
> an issue - could there be a way to have the WKWebView instance get the
> HTTPBody (presumably requesting it over IPC) then, only if requested. Or
> does the IPC not work that way?
> 
> I have also filed this as rdar://24489009

That was resolved as bug 179077.

-- 
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/20220201/d131961d/attachment.htm>


More information about the webkit-unassigned mailing list