Bug 41853

Summary: [Qt] Improve QtWebkit2 secondary process launching procedure
Product: WebKit Reporter: Luiz Agostini <luiz>
Component: WebKit2Assignee: Luiz Agostini <luiz>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, commit-queue, koivisto, webkit.review.bot
Priority: P3 Keywords: Qt
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch 1
none
patch 2 none

Description Luiz Agostini 2010-07-08 06:34:41 PDT
[Qt] Improve QtWebkit2 secondary process launching procedure
Comment 1 Luiz Agostini 2010-07-08 06:58:15 PDT
Created attachment 60873 [details]
patch 1
Comment 2 WebKit Review Bot 2010-07-08 07:00:40 PDT
Attachment 60873 [details] did not pass style-queue:

Failed to run "['WebKitTools/Scripts/check-webkit-style', '--no-squash']" exit_code: 1
WebKit2/Platform/CoreIPC/qt/ConnectionQt.cpp:37:  _qt_takePendingConnection is incorrectly named. Don't use underscores in your identifier names.  [readability/naming] [4]
WebKit2/UIProcess/Launcher/qt/ProcessLauncherQt.cpp:196:  _qt_takePendingConnection is incorrectly named. Don't use underscores in your identifier names.  [readability/naming] [4]
Total errors found: 2 in 5 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Luiz Agostini 2010-07-08 08:01:16 PDT
Created attachment 60881 [details]
patch 2
Comment 4 Antti Koivisto 2010-07-08 08:21:21 PDT
r=me
Comment 5 WebKit Commit Bot 2010-07-08 09:01:55 PDT
Comment on attachment 60881 [details]
patch 2

Clearing flags on attachment: 60881

Committed r62790: <http://trac.webkit.org/changeset/62790>
Comment 6 WebKit Commit Bot 2010-07-08 09:02:00 PDT
All reviewed patches have been landed.  Closing bug.