Bug 88998 - Remove return statement in void method
Summary: Remove return statement in void method
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Konrad Piascik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-13 07:55 PDT by Konrad Piascik
Modified: 2012-06-13 14:59 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.45 KB, patch)
2012-06-13 08:14 PDT, Konrad Piascik
no flags Details | Formatted Diff | Diff
Patch (1.42 KB, patch)
2012-06-13 11:08 PDT, Konrad Piascik
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.