Bug 118113 - Adopt is/toHTMLLabelElement for code cleanup
Summary: Adopt is/toHTMLLabelElement for code cleanup
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kangil Han
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-26 21:08 PDT by Kangil Han
Modified: 2013-06-27 03:31 PDT (History)
5 users (show)

See Also:


Attachments
Patch (10.15 KB, patch)
2013-06-26 21:10 PDT, Kangil Han
no flags Details | Formatted Diff | Diff
Patch (10.27 KB, patch)
2013-06-27 01:03 PDT, Kangil Han
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kangil Han 2013-06-26 21:08:24 PDT
Adopt is/toHTMLLabelElement for code cleanup
Comment 1 Kangil Han 2013-06-26 21:10:19 PDT
Created attachment 205557 [details]
Patch
Comment 2 Andreas Kling 2013-06-27 00:50:56 PDT
Comment on attachment 205557 [details]
Patch

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

> Source/WebCore/ChangeLog:8
> +        To enhance readibility, this patch adopts is/toHTMLLabelElement.

Typo, readability.
Comment 3 Kangil Han 2013-06-27 01:03:41 PDT
Created attachment 205573 [details]
Patch
Comment 4 Kangil Han 2013-06-27 01:05:08 PDT
(In reply to comment #2)
> (From update of attachment 205557 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=205557&action=review
> 
> > Source/WebCore/ChangeLog:8
> > +        To enhance readibility, this patch adopts is/toHTMLLabelElement.
> 
> Typo, readability.

Done, thx! :)
Comment 5 WebKit Commit Bot 2013-06-27 03:31:07 PDT
Comment on attachment 205573 [details]
Patch

Clearing flags on attachment: 205573

Committed r152088: <http://trac.webkit.org/changeset/152088>
Comment 6 WebKit Commit Bot 2013-06-27 03:31:09 PDT
All reviewed patches have been landed.  Closing bug.