Bug 69221

Summary: Web Inspector: restore partial front-end compilability
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   
Attachments:
Description Flags
Patch yurys: review+

Pavel Feldman
Reported 2011-10-02 04:56:48 PDT
Removed unused isWhitespace; introduced missing classes in Inspector.json.
Attachments
Patch (20.58 KB, patch)
2011-10-02 05:00 PDT, Pavel Feldman
yurys: review+
Pavel Feldman
Comment 1 2011-10-02 05:00:03 PDT
Yury Semikhatsky
Comment 2 2011-10-03 00:54:09 PDT
Comment on attachment 109419 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=109419&action=review > Source/WebCore/inspector/front-end/DOMAgent.js:389 > + /** @type {Object|undefined} */ When can it become undefined? > Source/WebCore/inspector/front-end/Object.js:71 > + * @param {*=} eventData Should be just {*}
Pavel Feldman
Comment 3 2011-10-03 02:15:21 PDT
Note You need to log in before you can comment on or make changes to this bug.