Bug 173606 - [GTK] Move WebGtkExtensionManager and WebGtkInjectedBundleMain to glib API dir
Summary: [GTK] Move WebGtkExtensionManager and WebGtkInjectedBundleMain to glib API dir
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2017-06-20 10:03 PDT by Carlos Garcia Campos
Modified: 2017-06-21 00:49 PDT (History)
3 users (show)

See Also:


Attachments
Patch (9.11 KB, patch)
2017-06-20 10:06 PDT, Carlos Garcia Campos
zan: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2017-06-20 10:03:55 PDT
And renamed them to use WebKit prefix instead of WebGtk
Comment 1 Carlos Garcia Campos 2017-06-20 10:06:34 PDT
Created attachment 313411 [details]
Patch
Comment 2 Build Bot 2017-06-20 10:09:42 PDT
Attachment 313411 [details] did not pass style-queue:


ERROR: Source/WebKit2/WebProcess/InjectedBundle/API/glib/WebKitInjectedBundleMain.cpp:22:  You should add a blank line after implementation file's own header.  [build/include_order] [4]
ERROR: Source/WebKit2/WebProcess/InjectedBundle/API/glib/WebKitInjectedBundleMain.cpp:22:  You should not add a blank line before implementation file's own header.  [build/include_order] [4]
Total errors found: 2 in 7 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Carlos Garcia Campos 2017-06-21 00:49:34 PDT
Committed r218628: <http://trac.webkit.org/changeset/218628>