[webkit-reviews] review granted: [Bug 40227] Web Inspector: Provide detailed network info in the resources panel. : [Attachment 61010] [PATCH] Addressed review comments (added getters, removed asserts).

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 9 01:14:51 PDT 2010


Yury Semikhatsky <yurys at chromium.org> has granted Pavel Feldman
<pfeldman at chromium.org>'s request for review:
Bug 40227: Web Inspector: Provide detailed network info in the resources panel.
https://bugs.webkit.org/show_bug.cgi?id=40227

Attachment 61010: [PATCH] Addressed review comments (added getters, removed
asserts).
https://bugs.webkit.org/attachment.cgi?id=61010&action=review

------- Additional Comments from Yury Semikhatsky <yurys at chromium.org>
WebKit/chromium/public/WebURLLoadTiming.h:37
 +  namespace WebCore { class ResourceLoadTiming; }
move this to its own line?


More information about the webkit-reviews mailing list