[webkit-reviews] review granted: [Bug 105316] [WK2] Create a context client : [Attachment 179969] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 18 15:58:26 PST 2012


Brady Eidson <beidson at apple.com> has granted Jon Lee <jonlee at apple.com>'s
request for review:
Bug 105316: [WK2] Create a context client
https://bugs.webkit.org/show_bug.cgi?id=105316

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

------- Additional Comments from Brady Eidson <beidson at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=179969&action=review


r+ with one requested change.

> Source/WebKit2/UIProcess/WebContext.h:374
>      WebHistoryClient m_historyClient;
> +    WebDownloadClient m_downloadClient;
> +    WebContextClient m_client;

Might as well sort these alphabetically as long as you're rearranging them.


More information about the webkit-reviews mailing list