RESOLVED FIXED 150093
Web Inspector: Don't shadow global Object constructor in WebInspector.Object class definition
https://bugs.webkit.org/show_bug.cgi?id=150093
Summary Web Inspector: Don't shadow global Object constructor in WebInspector.Object ...
Yusuke Suzuki
Reported 2015-10-13 11:48:47 PDT
Web Inspector: Don't shadow global Object constructor in WebInspector.Object class definition
Attachments
Patch (1.73 KB, patch)
2015-10-13 11:53 PDT, Yusuke Suzuki
joepeck: review+
Yusuke Suzuki
Comment 1 2015-10-13 11:53:37 PDT
Joseph Pecoraro
Comment 2 2015-10-13 11:57:45 PDT
Comment on attachment 263003 [details] Patch Oh interesting. Good find, also will be nice for us to distinguish WebInspector.Object from built-in Object in the console when we debug Inspector. r=me
Yusuke Suzuki
Comment 3 2015-10-13 12:04:27 PDT
Note You need to log in before you can comment on or make changes to this bug.