[webkit-reviews] review granted: [Bug 57815] Remove duplicate API from WKContext : [Attachment 88185] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 4 22:37:04 PDT 2011


Brian Weinstein <bweinstein at apple.com> has granted Sam Weinig
<sam at webkit.org>'s request for review:
Bug 57815: Remove duplicate API from WKContext
https://bugs.webkit.org/show_bug.cgi?id=57815

Attachment 88185: Patch
https://bugs.webkit.org/attachment.cgi?id=88185&action=review

------- Additional Comments from Brian Weinstein <bweinstein at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=88185&action=review

> Source/WebKit2/WebProcess/WebProcess.messages.in:59
> +    DownloadRequest(uint64_t downloadID, uint64_t initiatingPageID,
WebCore::ResourceRequest request)

Does removing the void change the code in any way? I see a couple voids above
this (Start and StopMemorySampler), should those be changed too?


More information about the webkit-reviews mailing list