RESOLVED FIXED 130695
[core] FEGaussianBlur: use IntSize to simplify member function interface
https://bugs.webkit.org/show_bug.cgi?id=130695
Summary [core] FEGaussianBlur: use IntSize to simplify member function interface
Adenilson Cavalcanti Silva
Reported 2014-03-24 14:33:17 PDT
A continuation on #50881, this patch simplifies FEGaussianBlur::calculateKernelSize() member function by using IntSize to return the calculated parameters.
Attachments
Patch (9.16 KB, patch)
2014-03-24 14:38 PDT, Adenilson Cavalcanti Silva
no flags
Patch (9.14 KB, patch)
2014-03-24 17:29 PDT, Adenilson Cavalcanti Silva
no flags
Adenilson Cavalcanti Silva
Comment 1 2014-03-24 14:38:00 PDT
WebKit Commit Bot
Comment 2 2014-03-24 14:39:48 PDT
Attachment 227693 [details] did not pass style-queue: ERROR: Source/WebCore/ChangeLog:10: Line contains tab character. [whitespace/tab] [5] Total errors found: 1 in 5 files If any of these errors are false positives, please file a bug against check-webkit-style.
Adenilson Cavalcanti Silva
Comment 3 2014-03-24 17:29:58 PDT
WebKit Commit Bot
Comment 4 2014-03-24 18:14:52 PDT
Comment on attachment 227707 [details] Patch Clearing flags on attachment: 227707 Committed r166214: <http://trac.webkit.org/changeset/166214>
WebKit Commit Bot
Comment 5 2014-03-24 18:14:56 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.