[Webkit-unassigned] [Bug 126810] [Win] Application name in user agent string is truncated.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Jan 11 13:23:37 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=126810
--- Comment #6 from peavo at outlook.com 2014-01-11 13:21:18 PST ---
(In reply to comment #4)
> (From update of attachment 220925 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=220925&action=review
>
> > Source/WebKit/win/WebView.cpp:3186
> > + m_applicationName = String::make8BitFrom16BitSource(applicationName16.characters16(), applicationName16.length());
>
> Maybe this should just be applicationName16.utf8().data().
Thanks for looking into this, guys :) Updated patch according to comments.
--
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