[Webkit-unassigned] [Bug 79702] [chromium] Fix fast/regex/lastIndex.html after r109008

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 27 17:25:09 PST 2012


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





--- Comment #1 from Kentaro Hara <haraken at chromium.org>  2012-02-27 17:25:09 PST ---
(In reply to comment #0)
> http://trac.webkit.org/changeset/109008 introduced some changes to the lastIndex property in JSC.  I suspect that the V8 bindings probably need to be updated to behave similarly, but don't understand enough about this problem to know what needs to be done.

Correct me if I am wrong: I guess that this is not a problem of V8 DOM bindings but a problem of V8 itself (outside WebKit). It appears the properties of regular expressions are handled inside V8.

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