Bug 116449 - [GTK] Fix concatenations of string literals that are not C++11-compliant
Summary: [GTK] Fix concatenations of string literals that are not C++11-compliant
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Zan Dobersek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-20 11:10 PDT by Zan Dobersek
Modified: 2013-05-20 23:16 PDT (History)
7 users (show)

See Also:


Attachments
Patch (6.90 KB, patch)
2013-05-20 11:13 PDT, Zan Dobersek
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.