[webkit-reviews] review granted: [Bug 119743] [GTK] Expose WebKitFrame in WebKit2GTK+ web extensions API : [Attachment 208638] Another update

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 23 05:51:36 PDT 2013


Anders Carlsson <andersca at apple.com> has granted Carlos Garcia Campos
<cgarcia at igalia.com>'s request for review:
Bug 119743: [GTK] Expose WebKitFrame in WebKit2GTK+ web extensions API
https://bugs.webkit.org/show_bug.cgi?id=119743

Attachment 208638: Another update
https://bugs.webkit.org/attachment.cgi?id=208638&action=review

------- Additional Comments from Anders Carlsson <andersca at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=208638&action=review


> Source/WebKit2/WebProcess/InjectedBundle/API/gtk/WebKitWebPage.cpp:74
> +    DEFINE_STATIC_LOCAL(WebFrameMap, map, ());

Can use NeverDestroyed here!


More information about the webkit-reviews mailing list