Bug 124482 - Generate toHTMLDataList|Html|EmbedElement
Summary: Generate toHTMLDataList|Html|EmbedElement
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Gyuyoung Kim
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-18 00:38 PST by Gyuyoung Kim
Modified: 2013-11-18 04:21 PST (History)
2 users (show)

See Also:


Attachments
Patch (9.41 KB, patch)
2013-11-18 00:39 PST, Gyuyoung Kim
no flags Details | Formatted Diff | Diff
Patch (9.45 KB, patch)
2013-11-18 03:50 PST, Gyuyoung Kim
no flags Details | Formatted Diff | Diff
Patch (9.45 KB, patch)
2013-11-18 03:51 PST, Gyuyoung Kim
no flags Details | Formatted Diff | Diff

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