WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
79570
Web Inspector: [Extensions API] get rid of custom bind() in favor of built-in
https://bugs.webkit.org/show_bug.cgi?id=79570
Summary
Web Inspector: [Extensions API] get rid of custom bind() in favor of built-in
Andrey Kosyakov
Reported
2012-02-25 07:47:20 PST
We used to have locally-defined bind() in ExtensionAPI.js for historical reasons. This switches ExtensionAPI.js over to built-in Function.prototype.bind().
Attachments
Patch
(4.39 KB, patch)
2012-02-25 07:48 PST
,
Andrey Kosyakov
pfeldman
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Andrey Kosyakov
Comment 1
2012-02-25 07:48:26 PST
Created
attachment 128866
[details]
Patch
Andrey Kosyakov
Comment 2
2012-02-27 01:44:42 PST
Committed
r108972
: <
http://trac.webkit.org/changeset/108972
>
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