Bug 40261

Summary: [Qt] SmartReplaceQt.cpp has coding-style errors
Product: WebKit Reporter: Anders Bakken <agbakken>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Trivial CC: abarth, benjamin, commit-queue, eric, jedrzej.nowacki, webkit.review.bot
Priority: P5 Keywords: EasyFix, Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch
levin: review-
Fixing previous patch submitted by Anders Bakken to fix the coding-style on SmartReplaceQt.cpp none

Description Anders Bakken 2010-06-07 13:07:16 PDT
[Qt] SmartReplaceQt.cpp has coding-style errors
Comment 1 Anders Bakken 2010-06-07 13:07:47 PDT
Created attachment 58079 [details]
Patch
Comment 2 David Levin 2010-06-09 09:14:16 PDT
Comment on attachment 58079 [details]
Patch

>+ No new tests. (OOPS!)

:(
Comment 3 Jędrzej Nowacki 2010-06-15 04:37:42 PDT
I don't like it, it destroys history of changes. I think it is not in the we work with webkit, general policy is that code shouldn't be changed only for a style reason.

Personally I preferred previous version, but you are right, it is not webkit style. If you do want to make a fix, please change comments, they should be full phrases with point at the end.

(In reply to comment #2)
> (From update of attachment 58079 [details])
> >+ No new tests. (OOPS!)
> :(
The change don't need tests.
Comment 4 Rafael Brandao 2011-04-05 09:13:40 PDT
Created attachment 88247 [details]
Fixing previous patch submitted by Anders Bakken to fix the coding-style on SmartReplaceQt.cpp
Comment 5 WebKit Commit Bot 2011-04-06 00:46:43 PDT
Comment on attachment 88247 [details]
Fixing previous patch submitted by Anders Bakken to fix the coding-style on SmartReplaceQt.cpp

Clearing flags on attachment: 88247

Committed r83029: <http://trac.webkit.org/changeset/83029>
Comment 6 WebKit Commit Bot 2011-04-06 00:46:48 PDT
All reviewed patches have been landed.  Closing bug.
Comment 7 WebKit Commit Bot 2011-04-06 00:56:51 PDT
The commit-queue encountered the following flaky tests while processing attachment 88247 [details]:

animations/suspend-resume-animation.html bug 48161 (author: cmarrin@apple.com)
The commit-queue is continuing to process your patch.
Comment 8 WebKit Review Bot 2011-04-06 01:53:07 PDT
http://trac.webkit.org/changeset/83029 might have broken GTK Linux 32-bit Debug