[Webkit-unassigned] [Bug 31683] JSC bindings for HasIndexGetter generates incorrect code.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 19 21:42:28 PST 2009


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


Erik Arvidsson <arv at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED




--- Comment #1 from Erik Arvidsson <arv at chromium.org>  2009-11-19 21:42:27 PST ---
I got this working. I ended up checking whether IndexGetterReturnsStrings and
in that case skip the length check. I also checked all the use cases of this (I
hope) and only CSSVariableDeclaration needed some trivial changes.

I'll upload a patch tomorrow and also create a layout test for this.

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