RESOLVED FIXED 137332
Clean up loops in CSSGradientValue.cpp
https://bugs.webkit.org/show_bug.cgi?id=137332
Summary Clean up loops in CSSGradientValue.cpp
Rik Cabanier
Reported 2014-10-01 20:09:38 PDT
Move a couple of routines to C++11 and fix the grammar in one of the comments
Attachments
Patch (3.38 KB, patch)
2014-10-01 20:18 PDT, Rik Cabanier
no flags
Rik Cabanier
Comment 1 2014-10-01 20:18:02 PDT
Andreas Kling
Comment 2 2014-10-02 10:35:03 PDT
Comment on attachment 239081 [details] Patch Beautiful! r=me
Rik Cabanier
Comment 3 2014-10-02 10:59:58 PDT
(In reply to comment #2) > (From update of attachment 239081 [details]) > Beautiful! r=me Yeah! I need to read up on C++11. But this and the in-place initializers in a class are really nice.
WebKit Commit Bot
Comment 4 2014-10-02 11:35:33 PDT
Comment on attachment 239081 [details] Patch Clearing flags on attachment: 239081 Committed r174222: <http://trac.webkit.org/changeset/174222>
WebKit Commit Bot
Comment 5 2014-10-02 11:35:35 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.