[Webkit-unassigned] [Bug 78227] [WK2] WebProcess terminates when loading HTML string with resources in paths different from the base url

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 9 10:33:18 PST 2012


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





--- Comment #3 from Carlos Garcia Campos <cgarcia at igalia.com>  2012-02-09 10:33:17 PST ---
A possible solution for the application might be to save the contents in a temp file and use loadURI() instead of loadHTML(), but I think it would be better if we could use loadHTML(). On the other hand, maybe terminate de web process in that case is a bit drastic, I thought it was a crash the first time it happened.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list