[Webkit-unassigned] [Bug 49656] [v8] fast/css/getFloatValueForUnit.html fails since http://trac.webkit.org/changeset/72189

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 18 00:34:18 PST 2010


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





--- Comment #2 from Kent Tamura <tkent at chromium.org>  2010-11-18 00:34:18 PST ---
I remember V8WebKitCSSTransformValue class inherited something (maybe V8CSSValueList?) at that time and no need to implement index getter functions.  But with the current CodeGeneratorV8.pm, V8WebKitCSSTransformValue inherits nothing.  So my hack in Bug 33193 is not effective now.

We should remove the change of Bug 33193, and implement index getter functions for V8WebKitCSSTransformValue.

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