[Webkit-unassigned] [Bug 139089] Reloading a web view loaded with HTML data loads an empty page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 11 09:31:32 PST 2014


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

--- Comment #2 from Alexey Proskuryakov <ap at webkit.org> ---
As far as I know, we do not remember the source of substitute data. Reloading a page loaded from a string doesn't make sense, but reloading a WebArchive or something loaded from appcache certainly does, and that presumably works.

loadHTMLString clients that I know of don't have reload functionality in the first place. What is the scenario where this is needed?

-- 
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/20141211/aefa5fb9/attachment-0002.html>


More information about the webkit-unassigned mailing list