RESOLVED FIXED 22574
[GTK] Make webkit_web_view_set_window_features internal
https://bugs.webkit.org/show_bug.cgi?id=22574
Summary [GTK] Make webkit_web_view_set_window_features internal
Holger Freyther
Reported 2008-12-01 14:53:07 PST
Make webkit_web_view_set_window_features internal as it has the risk of missing a notify::window-features and there is no need to set that from the outside.
Attachments
Make webkit_web_view_set_window_features internal (5.05 KB, patch)
2008-12-01 14:56 PST, Holger Freyther
no flags
Holger Freyther
Comment 1 2008-12-01 14:56:37 PST
Created attachment 25638 [details] Make webkit_web_view_set_window_features internal Make it internal, switch the user of this function over to use g_object_set.
Holger Freyther
Comment 2 2008-12-11 17:31:43 PST
Landed in r39223.
Holger Freyther
Comment 3 2008-12-19 09:17:08 PST
Comment on attachment 25638 [details] Make webkit_web_view_set_window_features internal Clear review, it was reviewed and landed.
Note You need to log in before you can comment on or make changes to this bug.