RESOLVED FIXED 69221
Web Inspector: restore partial front-end compilability
https://bugs.webkit.org/show_bug.cgi?id=69221
Summary Web Inspector: restore partial front-end compilability
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.