Bug 103337

Summary: HTMLOptionElement: Remove two unused members.
Product: WebKit Reporter: Andreas Kling <kling>
Component: DOMAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: mifenton, ojan, tkent, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.