Bug 94061 - [Refactoring] RenderMenuList and RenderListBox should have a method to return HTMLSelectElement
Summary: [Refactoring] RenderMenuList and RenderListBox should have a method to return...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Shinya Kawanaka
URL:
Keywords:
Depends on:
Blocks: 91487
  Show dependency treegraph
 
Reported: 2012-08-14 19:30 PDT by Shinya Kawanaka
Modified: 2012-08-14 21:02 PDT (History)
5 users (show)

See Also:


Attachments
Patch (17.74 KB, patch)
2012-08-14 19:45 PDT, Shinya Kawanaka
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Shinya Kawanaka 2012-08-14 19:30:29 PDT
Instead of using toHTMLSelectElement(node()), it would be better to have a method to return HTMLSelectElement.
Comment 1 Shinya Kawanaka 2012-08-14 19:45:26 PDT
Created attachment 158483 [details]
Patch
Comment 2 Kent Tamura 2012-08-14 20:31:46 PDT
Comment on attachment 158483 [details]
Patch

ok
Comment 3 WebKit Review Bot 2012-08-14 21:02:32 PDT
Comment on attachment 158483 [details]
Patch

Clearing flags on attachment: 158483

Committed r125644: <http://trac.webkit.org/changeset/125644>
Comment 4 WebKit Review Bot 2012-08-14 21:02:36 PDT
All reviewed patches have been landed.  Closing bug.