Bug 79570

Summary: Web Inspector: [Extensions API] get rid of custom bind() in favor of built-in
Product: WebKit Reporter: Andrey Kosyakov <caseq>
Component: Web Inspector (Deprecated)Assignee: Andrey Kosyakov <caseq>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, keishi, loislo, pfeldman, pmuellr, rik, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch pfeldman: review+

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+
Andrey Kosyakov
Comment 1 2012-02-25 07:48:26 PST
Andrey Kosyakov
Comment 2 2012-02-27 01:44:42 PST
Note You need to log in before you can comment on or make changes to this bug.