[Webkit-unassigned] [Bug 206217] Substitute data lost after reload

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 24 11:19:07 PST 2020


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

--- Comment #9 from Alex Christensen <achristensen at apple.com> ---
(In reply to Michael Catanzaro from comment #8)
> I notice the red EWS are all failing on preexisting/unrelated
> contentfiltering layout test failures. Looks like the Mac test results are
> just in bad state ATM.
This is not true.  Those are regressions from this patch.  Content filtering uses document loaders and substitute data, and calls reload in PolicyChecker::checkNavigationPolicy

This patch is an API-breaking change which changes behavior that has existed for many, many years.  I don't think we want to do it.

If you load a string that has <script>window.location.reload(true)</script> do we want to change that, too?

-- 
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/20200124/bdfe7cd8/attachment-0001.htm>


More information about the webkit-unassigned mailing list