Bug 98127

Summary: Web Inspector: migrate from WebInspector.Foo.prototype.__proto__ = to __proto__: syntax
Product: WebKit Reporter: Pavel Feldman <pfeldman>
Component: Web Inspector (Deprecated)Assignee: Pavel Feldman <pfeldman>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, vsevik, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch vsevik: review+

Pavel Feldman
Reported 2012-10-02 01:52:12 PDT
This syntax is more compiler-friendly, we will be able to migrate to a newer compiler after that.
Attachments
Patch (195.91 KB, patch)
2012-10-02 02:04 PDT, Pavel Feldman
vsevik: review+
Vsevolod Vlasov
Comment 1 2012-10-02 01:59:16 PDT
How about adding a constructor property while we are here? This can make debugging inspector easier.
Pavel Feldman
Comment 2 2012-10-02 02:04:12 PDT
Pavel Feldman
Comment 3 2012-10-02 04:02:49 PDT
Note You need to log in before you can comment on or make changes to this bug.