RESOLVED FIXED 57103
Web Inspector: refactor Network domain's frame tree API
https://bugs.webkit.org/show_bug.cgi?id=57103
Summary Web Inspector: refactor Network domain's frame tree API
Pavel Feldman
Reported 2011-03-25 07:40:55 PDT
Patch to follow.
Attachments
Patch (27.14 KB, patch)
2011-03-25 07:47 PDT, Pavel Feldman
yurys: review+
Pavel Feldman
Comment 1 2011-03-25 07:47:09 PDT
Yury Semikhatsky
Comment 2 2011-03-25 09:43:04 PDT
Comment on attachment 86937 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=86937&action=review > Source/WebCore/inspector/front-end/NetworkManager.js:85 > + this._frameURLs = {}; Let's set documentUrl on each resource instead.
Pavel Feldman
Comment 3 2011-03-25 10:55:32 PDT
WebKit Review Bot
Comment 4 2011-03-25 12:19:41 PDT
http://trac.webkit.org/changeset/81971 might have broken SnowLeopard Intel Release (WebKit2 Tests) The following tests are not passing: printing/page-count-layout-overflow.html
Note You need to log in before you can comment on or make changes to this bug.