Bug 103337 - HTMLOptionElement: Remove two unused members.
Summary: HTMLOptionElement: Remove two unused members.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-26 17:57 PST by Andreas Kling
Modified: 2012-11-26 20:14 PST (History)
4 users (show)

See Also:


Attachments
Patch (1.08 KB, patch)
2012-11-26 17:58 PST, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2012-11-26 17:57:45 PST
m_value and m_label are not used.
Comment 1 Andreas Kling 2012-11-26 17:58:25 PST
Created attachment 176134 [details]
Patch
Comment 2 Kent Tamura 2012-11-26 18:11:24 PST
Comment on attachment 176134 [details]
Patch

ok
Comment 3 WebKit Review Bot 2012-11-26 20:14:12 PST
Comment on attachment 176134 [details]
Patch

Clearing flags on attachment: 176134

Committed r135810: <http://trac.webkit.org/changeset/135810>
Comment 4 WebKit Review Bot 2012-11-26 20:14:16 PST
All reviewed patches have been landed.  Closing bug.