Summary: | [GTK] Fix warnings when generating WebExtensions gobject-instrospection files | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Carlos Garcia Campos <cgarcia> | ||||
Component: | WebKit2 | Assignee: | Nobody <webkit-unassigned> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | gustavo, pnormand | ||||
Priority: | P2 | Keywords: | Gtk | ||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Attachments: |
|
Description
Carlos Garcia Campos
2013-12-25 01:41:45 PST
Created attachment 219988 [details]
Patch
Comment on attachment 219988 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=219988&action=review > Source/WebKit2/WebProcess/InjectedBundle/API/gtk/WebKitWebPage.cpp:466 > + * Retruns the main frame of a #WebKitWebPage. Returns Committed r161064: <http://trac.webkit.org/changeset/161064> |