WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
98127
Web Inspector: migrate from WebInspector.Foo.prototype.__proto__ = to __proto__: syntax
https://bugs.webkit.org/show_bug.cgi?id=98127
Summary
Web Inspector: migrate from WebInspector.Foo.prototype.__proto__ = to __proto...
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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
Created
attachment 166646
[details]
Patch
Pavel Feldman
Comment 3
2012-10-02 04:02:49 PDT
Committed
r130149
: <
http://trac.webkit.org/changeset/130149
>
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