Bug 98398

Summary: [Qt] ProcessLauncherQt should use QStringLiteral for serviceName.
Product: WebKit Reporter: Zeno Albisser <zeno>
Component: WebKit QtAssignee: Zeno Albisser <zeno>
Status: RESOLVED FIXED    
Severity: Normal CC: abecsi, cmarcelo, menard, webkit.review.bot, zoltan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
tiny patch for review. none

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.