WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Mark Lam
Comment 1
2016-07-26 14:20:36 PDT
<
rdar://problem/27328525
>
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
Landed in
r203790
: <
http://trac.webkit.org/r203790
>.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug