Bug 98398 - [Qt] ProcessLauncherQt should use QStringLiteral for serviceName.
Summary: [Qt] ProcessLauncherQt should use QStringLiteral for serviceName.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Zeno Albisser
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-04 04:46 PDT by Zeno Albisser
Modified: 2012-10-10 02:48 PDT (History)
5 users (show)

See Also:


Attachments
tiny patch for review. (1.62 KB, patch)
2012-10-05 05:06 PDT, Zeno Albisser
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zeno Albisser 2012-10-04 04:46:15 PDT
QString(const char*) is deprecated.
Comment 1 Zeno Albisser 2012-10-05 05:06:58 PDT
Created attachment 167310 [details]
tiny patch for review.
Comment 2 Zeno Albisser 2012-10-10 02:48:17 PDT
Comment on attachment 167310 [details]
tiny patch for review.

Clearing flags on attachment: 167310

Committed r130876: <http://trac.webkit.org/changeset/130876>
Comment 3 Zeno Albisser 2012-10-10 02:48:22 PDT
All reviewed patches have been landed.  Closing bug.