Bug 127894 - Remove unnecessary comment lines.
Summary: Remove unnecessary comment lines.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: All Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-30 00:22 PST by Changhun Kang
Modified: 2014-02-10 08:48 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.45 KB, patch)
2014-01-30 00:36 PST, Changhun Kang
no flags Details | Formatted Diff | Diff
Patch (1.45 KB, patch)
2014-02-10 03:06 PST, Changhun Kang
no flags Details | Formatted Diff | Diff

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