RESOLVED FIXED 94818
Web Inspector: make treeoutline.js compiler-friendly
https://bugs.webkit.org/show_bug.cgi?id=94818
Summary Web Inspector: make treeoutline.js compiler-friendly
Pavel Feldman
Reported 2012-08-23 08:11:16 PDT
This change declares base methods on TreeElement so that we did not need to check for their existence.
Attachments
Patch (12.75 KB, patch)
2012-08-23 08:16 PDT, Pavel Feldman
apavlov: review+
apavlov: commit-queue-
Pavel Feldman
Comment 1 2012-08-23 08:16:45 PDT
Alexander Pavlov (apavlov)
Comment 2 2012-08-23 08:21:28 PDT
Comment on attachment 160167 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=160167&action=review > Source/WebCore/inspector/front-end/treeoutline.js:1014 > +// Overriden by subclasses. typo: "Overridden"
Pavel Feldman
Comment 3 2012-08-23 08:36:26 PDT
Note You need to log in before you can comment on or make changes to this bug.