RESOLVED FIXED 160212
The second argument for Function.prototype.apply should be array-like or null/undefined.
https://bugs.webkit.org/show_bug.cgi?id=160212
Summary The second argument for Function.prototype.apply should be array-like or null...
Mark Lam
Reported 2016-07-26 14:19:47 PDT
Patch coming.
Attachments
proposed patch. (3.54 KB, patch)
2016-07-26 14:28 PDT, Mark Lam
fpizlo: review+
Mark Lam
Comment 1 2016-07-26 14:20:36 PDT
Mark Lam
Comment 2 2016-07-26 14:28:01 PDT
Created attachment 284631 [details] proposed patch.
Mark Lam
Comment 3 2016-07-27 13:05:33 PDT
I'm seeing some JSC test failures when running with a debug build. I'll investigate those before landing.
Mark Lam
Comment 4 2016-07-27 13:56:07 PDT
I re-ran with a clean debug build and there are no failures. Will land.
Mark Lam
Comment 5 2016-07-27 13:57:12 PDT
Note You need to log in before you can comment on or make changes to this bug.