[webkit-reviews] review granted: [Bug 129391] Web Replay: capture and replay ResourceLoader callbacks : [Attachment 227649] wip.1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 25 12:19:11 PDT 2014


Timothy Hatcher <timothy at apple.com> has granted Brian Burg <bburg at apple.com>'s
request for review:
Bug 129391: Web Replay: capture and replay ResourceLoader callbacks
https://bugs.webkit.org/show_bug.cgi?id=129391

Attachment 227649: wip.1
https://bugs.webkit.org/attachment.cgi?id=227649&action=review

------- Additional Comments from Timothy Hatcher <timothy at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=227649&action=review


> Source/WebCore/loader/ResourceLoader.h:47
> +namespace JSC {
> +class InputCursor;
> +}

#ifdef ENABLE(WEB_REPLAY) too?


More information about the webkit-reviews mailing list