Bug 52998 - TextControlInnerElement::m_shadowParent should be removed.
Summary: TextControlInnerElement::m_shadowParent should be removed.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-24 02:17 PST by Hajime Morrita
Modified: 2011-01-24 02:27 PST (History)
2 users (show)

See Also:


Attachments
Patch (1.93 KB, patch)
2011-01-24 02:21 PST, Hajime Morrita
tkent: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hajime Morrita 2011-01-24 02:17:05 PST
As Bug 52558, TextControlInnerElement::m_shadowParent should be removed because it isn't used.
Comment 1 Hajime Morrita 2011-01-24 02:21:21 PST
Created attachment 79905 [details]
Patch
Comment 2 Kent Tamura 2011-01-24 02:22:05 PST
Comment on attachment 79905 [details]
Patch

Looks ok.
Comment 3 Hajime Morrita 2011-01-24 02:23:35 PST
Thanks for your lightning review!
Comment 4 Hajime Morrita 2011-01-24 02:27:24 PST
Committed r76494: <http://trac.webkit.org/changeset/76494>