[Webkit-unassigned] [Bug 31689] RegExp#exec's returned Array-like object behaves differently from regular Arrays

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 24 12:31:24 PST 2009


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





--- Comment #17 from Oliver Hunt <oliver at apple.com>  2009-11-24 12:31:24 PST ---
(In reply to comment #16)
> Ah, yeah, I guess those would help. I'll add those to the patch and re-up as
> soon as my local build is done. I think my problem with DumpRenderTree may be
> because I'm building JavaScriptCore in Xcode but running build-dumprendertree
> and run-webkit-tests from a terminal. Probably shouldn't be mixing those I
> guess. (My build environment is OSX 10.6.2 on an MBP, fwiw...)

build-dumprendertree is called by run-webkit-tests.  The issue is likely that
you need to do build-webkit so that the entire stack is built.

--Oliver

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