[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 10:40:39 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=139089
--- Comment #3 from Carlos Garcia Campos <cgarcia at igalia.com> ---
(In reply to comment #2)
> 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?
I was writing a unit test where loadHTML is very convenient, but I could use loadURL when reload is required. I was not sure if we really wanted it or not, that's why I opened the bug but didn't try to fix it :-)
--
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/02294edf/attachment-0002.html>
More information about the webkit-unassigned
mailing list