[Webkit-unassigned] [Bug 158820] Prevent refresh/redirect for some WebKit clients

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 15 17:05:48 PDT 2016


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

--- Comment #1 from Brent Fulgham <bfulgham at webkit.org> ---
The termination happens for some WebKit clients that are only meant to render local content. If one of these clients (working with on-file content) is asked to redirect to a non-existing file URL, we shut down the WebProcess.

We should just prevent these clients from allowing a refresh/redirect at all, since we only want to render some local static content.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160616/4ad925c2/attachment.html>


More information about the webkit-unassigned mailing list