Bug 116449

Summary: [GTK] Fix concatenations of string literals that are not C++11-compliant
Product: WebKit Reporter: Zan Dobersek <zan>
Component: New BugsAssignee: Zan Dobersek <zan>
Status: RESOLVED FIXED    
Severity: Normal CC: cgarcia, commit-queue, eric.carlson, glenn, gustavo, jer.noble, mrobinson
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Zan Dobersek 2013-05-20 11:10:05 PDT
[GTK] Fix concatenations of string literals that are not C++11-compliant
Comment 1 Zan Dobersek 2013-05-20 11:13:10 PDT
Created attachment 202294 [details]
Patch
Comment 2 WebKit Commit Bot 2013-05-20 11:14:55 PDT
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See http://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Comment 3 Zan Dobersek 2013-05-20 23:16:07 PDT
Comment on attachment 202294 [details]
Patch

Clearing flags on attachment: 202294

Committed r150421: <http://trac.webkit.org/changeset/150421>
Comment 4 Zan Dobersek 2013-05-20 23:16:13 PDT
All reviewed patches have been landed.  Closing bug.