[Webkit-unassigned] [Bug 150927] Inconsistencies in main resource load delegates when loading from history

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 12 11:05:21 PST 2015


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

--- Comment #19 from Carlos Garcia Campos <cgarcia at igalia.com> ---
(In reply to comment #17)
> I talked to Alexey about this yesterday. I believe his concern is that
> reordering the load delegates has the potential to break WK1 applications.
> 
> We might need some setting to choose between the different behaviors?

The order of the delegates is the same, set id, did receive response, data, finish. The difference is that set id and did receive response happens before the frame load is committed, like for all others loads. Do wk1 applications have special code to deal with history loads when page cache is enabled?

-- 
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/20151112/90910fad/attachment.html>


More information about the webkit-unassigned mailing list