[Webkit-unassigned] [Bug 40720] CSSStyleSelector won't compile if WCSS is enabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 16 12:01:30 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=40720





--- Comment #2 from George Wright <gwright at kde.org>  2010-06-16 12:01:31 PST ---
(In reply to comment #0)
> SVN commit 60418 made setWapInputFormat() private but CSSStyleSelector.cpp calls it here:
> 
> HTMLFormControlElement* element = static_cast<HTMLFormControlElement*>(m_element);

Oops, I meant this line:

static_cast<HTMLInputElement*>(m_element)->setWapInputFormat(mask);

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list