[webkit-reviews] review granted: [Bug 114367] --minimal build fails with error: Source/WebKit2/Platform/CoreIPC/ArgumentCoder.h:44:36: error:=?UTF-8?Q?=20=E2=80=98decode=E2=80=99=20is=20not=20a=20member=20of=20=E2=80=98WebCore?=::=?UTF-8?Q?TextCheckingResult=E2=80=99=20?=: [Attachment 198751] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 18 14:17:03 PDT 2013


Benjamin Poulain <benjamin at webkit.org> has granted Vlad Vasilyeu
<vasvlad at gmail.com>'s request for review:
Bug 114367: --minimal build fails with error:
Source/WebKit2/Platform/CoreIPC/ArgumentCoder.h:44:36: error: ‘decode’ is not a
member of ‘WebCore::TextCheckingResult’
https://bugs.webkit.org/show_bug.cgi?id=114367

Attachment 198751: Patch
https://bugs.webkit.org/attachment.cgi?id=198751&action=review

------- Additional Comments from Benjamin Poulain <benjamin at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=198751&action=review


> Source/WebKit2/ChangeLog:2
> +2013-04-11  Vlad Vasilyeu  <vasvlad at gmail.com>
> +

Missing title and bug number.

> Source/WebKit2/ChangeLog:5
> +	   Source/WebKit2/Platform/CoreIPC/ArgumentCoder.h:44:36: error:
‘decode’
> +	   is not a member of ‘WebCore::TextCheckingResult’

Looks like some encoding issues here. Is it the review tool or the ChangeLog?


More information about the webkit-reviews mailing list