[Webkit-unassigned] [Bug 36648] [WML] WML enabled build failure.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 26 02:10:03 PDT 2010


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





--- Comment #1 from Nayan <nayankk at gmail.com>  2010-03-26 02:10:03 PST ---
This build failures are due to the following changesets,

http://trac.webkit.org/changeset/56041
http://trac.webkit.org/changeset/56180

These changesets make OptionElement::disabled() and
SelectElement::listBoxSelectItem pure virtual. But, WMLOptionElement and
WMLSelectElement derived from these classes doesn't contain the implementation
for these pure virtual function, hence resulting in build failure.

-- 
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