WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
69290
garden-o-matic should work in Safari 5.1
https://bugs.webkit.org/show_bug.cgi?id=69290
Summary
garden-o-matic should work in Safari 5.1
Adam Barth
Reported
2011-10-03 13:43:50 PDT
garden-o-matic should work in Safari 5.1
Attachments
Patch
(2.90 KB, patch)
2011-10-03 13:44 PDT
,
Adam Barth
sam
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Adam Barth
Comment 1
2011-10-03 13:44:38 PDT
Created
attachment 109522
[details]
Patch
Adam Barth
Comment 2
2011-10-03 13:50:18 PDT
Committed
r96536
: <
http://trac.webkit.org/changeset/96536
>
Joseph Pecoraro
Comment 3
2011-10-03 14:24:59 PDT
It looks like the Function.prototype.bind in the inspector could also use this fix. Its old implementation was very similar to your old implementation and would likely fail if passed an array.
Adam Barth
Comment 4
2011-10-03 14:35:20 PDT
You can probably just remove it now that both JSC and V8 support bind natively.
Joseph Pecoraro
Comment 5
2011-10-03 14:36:10 PDT
Whoa! How did I not know when that was added!
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