RESOLVED FIXED 73774
[WK2][GTK] enable-fullscreen WebSettings
https://bugs.webkit.org/show_bug.cgi?id=73774
Summary [WK2][GTK] enable-fullscreen WebSettings
Philippe Normand
Reported 2011-12-04 10:03:22 PST
Patch incoming...
Attachments
enable-fullscreen web-setting (6.75 KB, patch)
2011-12-04 10:04 PST, Philippe Normand
no flags
enable-fullscreen web-setting (7.70 KB, patch)
2011-12-04 10:24 PST, Philippe Normand
mrobinson: review+
Philippe Normand
Comment 1 2011-12-04 10:04:32 PST
Created attachment 117795 [details] enable-fullscreen web-setting
WebKit Review Bot
Comment 2 2011-12-04 10:05:47 PST
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See http://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Martin Robinson
Comment 3 2011-12-04 10:18:44 PST
Comment on attachment 117795 [details] enable-fullscreen web-setting All of the recent additions to WebSettings have included a very simple update to the unit tests. Do you mind adding this?
Philippe Normand
Comment 4 2011-12-04 10:24:56 PST
Created attachment 117797 [details] enable-fullscreen web-setting
Martin Robinson
Comment 5 2011-12-04 10:34:17 PST
Comment on attachment 117797 [details] enable-fullscreen web-setting View in context: https://bugs.webkit.org/attachment.cgi?id=117797&action=review > Source/WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:741 > + * Whether to enable the Javascript Fullscreen API. Do you mind writing a small blurb about what the fullscreen API is and then also linking to the spec?
Philippe Normand
Comment 6 2011-12-04 11:10:09 PST
Philippe Normand
Comment 7 2011-12-04 11:11:40 PST
(In reply to comment #5) > (From update of attachment 117797 [details]) > View in context: https://bugs.webkit.org/attachment.cgi?id=117797&action=review > > > Source/WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:741 > > + * Whether to enable the Javascript Fullscreen API. > > Do you mind writing a small blurb about what the fullscreen API is and then also linking to the spec? I did so. Thanks for the review!
Note You need to log in before you can comment on or make changes to this bug.