Bug 130695

Summary: [core] FEGaussianBlur: use IntSize to simplify member function interface
Product: WebKit Reporter: Adenilson Cavalcanti Silva <savagobr>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dino, kondapallykalyan, krit, simon.fraser
Priority: P3    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch
none
Patch none

Description Adenilson Cavalcanti Silva 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.
Comment 1 Adenilson Cavalcanti Silva 2014-03-24 14:38:00 PDT
Created attachment 227693 [details]
Patch
Comment 2 WebKit Commit Bot 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.
Comment 3 Adenilson Cavalcanti Silva 2014-03-24 17:29:58 PDT
Created attachment 227707 [details]
Patch
Comment 4 WebKit Commit Bot 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>
Comment 5 WebKit Commit Bot 2014-03-24 18:14:56 PDT
All reviewed patches have been landed.  Closing bug.