[Webkit-unassigned] [Bug 134735] Implement webkit_web_view_load_string() in WebKit2
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 10 04:40:29 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=134735
--- Comment #2 from Gergely Polonkai <gergely at polonkai.eu> 2014-07-10 04:40:46 PST ---
How about (for 1.x compatibility reasons) implementing both? _load_string() may internally convert the null-terminated strings into GBytes and call _load_bytes() maybe. I don’t know how hard it would be, even navigating the sources is hard for me as a webkit newbie…
--
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