[Webkit-unassigned] [Bug 155836] default-charset not honored by webkit_web_view_load_html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 24 18:54:25 PDT 2016


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

--- Comment #2 from Jérémy Lal <kapouer at melix.org> ---
Also i don't understand this, and it seems linked to the issue:

#if defined(LANGUAGE_OBJECTIVE_C) && LANGUAGE_OBJECTIVE_C || defined(LANGUAGE_GOBJECT) && LANGUAGE_GOBJECT
    [TreatReturnedNullStringAs=Undefined, TreatNullAs=NullString] attribute DOMString charset;
#else

But if i set
document.charset = <another valid charset than the current one>

the value doesn't change, where it did in version 2.10.4.

However the code is compiled with LANGUAGE_GOBJECT=1, see build logs at
https://buildd.debian.org/status/package.php?p=webkit2gtk

-- 
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/20160325/fb7ce3e7/attachment.html>


More information about the webkit-unassigned mailing list