Bug 124482

Summary: Generate toHTMLDataList|Html|EmbedElement
Product: WebKit Reporter: Gyuyoung Kim <gyuyoung.kim>
Component: New BugsAssignee: Gyuyoung Kim <gyuyoung.kim>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, kling
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch none

Description Gyuyoung Kim 2013-11-18 00:38:43 PST
To clean up static_cast<HTMLFoo*>, toHTMLEmbedElement, toHTMLhtmlElement, toHTMLDataListElement are generated.
Comment 1 Gyuyoung Kim 2013-11-18 00:39:48 PST
Created attachment 217175 [details]
Patch
Comment 2 Tim Horton 2013-11-18 03:12:50 PST
Comment on attachment 217175 [details]
Patch

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

> Source/WebCore/ChangeLog:8
> +        To clean up static_cast<HTMLFoo*>, toHTMLEmbedElement, toHTMLhtmlElement, toHTMLDataListElement

Typo, s/toHTMLhtmlElement/toHTMLHtmlElement/
Comment 3 Gyuyoung Kim 2013-11-18 03:50:07 PST
Created attachment 217188 [details]
Patch
Comment 4 Gyuyoung Kim 2013-11-18 03:51:18 PST
Created attachment 217189 [details]
Patch
Comment 5 WebKit Commit Bot 2013-11-18 04:21:10 PST
Comment on attachment 217189 [details]
Patch

Clearing flags on attachment: 217189

Committed r159417: <http://trac.webkit.org/changeset/159417>
Comment 6 WebKit Commit Bot 2013-11-18 04:21:13 PST
All reviewed patches have been landed.  Closing bug.