Bug 127894

Summary: Remove unnecessary comment lines.
Product: WebKit Reporter: Changhun Kang <chkang514>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, commit-queue, darin
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Changhun Kang 2014-01-30 00:22:36 PST
There are unnecessary comment lines which mention non-existent variables.
Comment 1 Changhun Kang 2014-01-30 00:36:07 PST
Created attachment 222640 [details]
Patch
Comment 2 Andreas Kling 2014-02-07 01:46:13 PST
Comment on attachment 222640 [details]
Patch

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

> Source/WebCore/ChangeLog:8
> +        No new tests. No change in behavior.

This is obvious and doesn't need to be mentioned. :)

> Source/WebCore/ChangeLog:13
> +
> +

Extra newline here.
Comment 3 Changhun Kang 2014-02-10 03:06:28 PST
Created attachment 223688 [details]
Patch
Comment 4 WebKit Commit Bot 2014-02-10 08:48:33 PST
Comment on attachment 223688 [details]
Patch

Clearing flags on attachment: 223688

Committed r163788: <http://trac.webkit.org/changeset/163788>
Comment 5 WebKit Commit Bot 2014-02-10 08:48:35 PST
All reviewed patches have been landed.  Closing bug.