[webkit-reviews] review denied: [Bug 69781] [WK2] Add a C API to inspect injected bundle path associated with a WKContextRef : [Attachment 111950] Updated the new patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 22 14:22:06 PST 2012


Sam Weinig <sam at webkit.org> has denied Vamshikrishna Yellenki
<fbqw68 at motorola.com>'s request for review:
Bug 69781: [WK2] Add a C API to inspect injected bundle path associated with a
WKContextRef
https://bugs.webkit.org/show_bug.cgi?id=69781

Attachment 111950: Updated the new patch
https://bugs.webkit.org/attachment.cgi?id=111950&action=review

------- Additional Comments from Sam Weinig <sam at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=111950&action=review


r- for lack of test.

> Source/WebKit2/UIProcess/API/C/WKContext.h:112
> +WK_EXPORT WKStringRef WKContextCopyInjectedBundlePath(WKContextRef context);


This should move our of the group of create/get WKContextRef functions.


More information about the webkit-reviews mailing list