[webkit-reviews] review granted: [Bug 187167] [WinCairo] WebKit MiniBrowser crashes when attempting to navigate to certain URLs : [Attachment 343896] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 5 10:45:59 PDT 2018


Alex Christensen <achristensen at apple.com> has granted Christopher Reid
<chris.reid at sony.com>'s request for review:
Bug 187167: [WinCairo] WebKit MiniBrowser crashes when attempting to navigate
to certain URLs
https://bugs.webkit.org/show_bug.cgi?id=187167

Attachment 343896: Patch

https://bugs.webkit.org/attachment.cgi?id=343896&action=review




--- Comment #9 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 343896
  --> https://bugs.webkit.org/attachment.cgi?id=343896
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=343896&action=review

> Tools/MiniBrowser/win/WebKitBrowserWindow.cpp:48
> +std::vector<char> toUtf8(const wchar_t* src, size_t srcLength)

toNullTerminatedUTF8?


More information about the webkit-reviews mailing list