Bug 88998

Summary: Remove return statement in void method
Product: WebKit Reporter: Konrad Piascik <kpiascik>
Component: New BugsAssignee: Konrad Piascik <kpiascik>
Status: RESOLVED FIXED    
Severity: Normal CC: rwlbuis, tkent, tonikitoo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Konrad Piascik 2012-06-13 07:55:30 PDT
Remove return statement in void method
Comment 1 Konrad Piascik 2012-06-13 08:14:10 PDT
Created attachment 147318 [details]
Patch
Comment 2 Andreas Kling 2012-06-13 10:54:26 PDT
Comment on attachment 147318 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=147318&action=review

> Source/WebCore/ChangeLog:8
> +        Tested with compiler.

What?
Comment 3 Konrad Piascik 2012-06-13 11:08:39 PDT
Created attachment 147364 [details]
Patch
Comment 4 WebKit Review Bot 2012-06-13 14:59:15 PDT
Comment on attachment 147364 [details]
Patch

Clearing flags on attachment: 147364

Committed r120251: <http://trac.webkit.org/changeset/120251>
Comment 5 WebKit Review Bot 2012-06-13 14:59:19 PDT
All reviewed patches have been landed.  Closing bug.