Bug 173606

Summary: [GTK] Move WebGtkExtensionManager and WebGtkInjectedBundleMain to glib API dir
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, buildbot, zan
Priority: P2 Keywords: Gtk
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch zan: review+

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>