On the API page describing WebKitWebView (http://webkitgtk.org/reference/webkitgtk-webkitwebview.html) in the API reference, an example uses the depreciated GTK_WIDGET_TOPLEVEL. https://bugs.webkit.org/show_bug.cgi?id=33486 fixed the bug, but not the in-code documentation.
Created attachment 75594 [details] Proposed Patch
Created attachment 75595 [details] Proposed Patch Updated patch with bug link.
Seems reasonable to me, but do you mind attaching a ChangeLog to your patch? See here: http://webkit.org/coding/contributing.html
Created attachment 75625 [details] Proposed Patch Proposed patch with ChangeLog.
Comment on attachment 75625 [details] Proposed Patch Thanks!
Committed r73354: <http://trac.webkit.org/changeset/73354>