Bug 118113

Summary: Adopt is/toHTMLLabelElement for code cleanup
Product: WebKit Reporter: Kangil Han <kangil.han>
Component: WebCore Misc.Assignee: Kangil Han <kangil.han>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, jer.noble, kling, koivisto, tonikitoo
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

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.