Bug 94818

Summary: Web Inspector: make treeoutline.js compiler-friendly
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, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 94829    
Attachments:
Description Flags
Patch apavlov: review+, apavlov: commit-queue-

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.