WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 84143
[GTK] Allow to use WebInspector in GtkLauncher
https://bugs.webkit.org/show_bug.cgi?id=84143
Summary
[GTK] Allow to use WebInspector in GtkLauncher
Carlos Garcia Campos
Reported
2012-04-17 05:02:56 PDT
It currently crashes when you click on Inspect element context menu item.
Attachments
Patch
(10.74 KB, patch)
2012-04-17 05:07 PDT
,
Carlos Garcia Campos
mrobinson
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2012-04-17 05:07:02 PDT
Created
attachment 137517
[details]
Patch
WebKit Review Bot
Comment 2
2012-04-17 05:10:40 PDT
Attachment 137517
[details]
did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Tools/ChangeLog', u'Tools/GNUmakefile.am',..." exit_code: 1 Tools/GtkLauncher/LauncherInspectorWindow.c:26: Found header this file implements before WebCore config.h. Should be: config.h, primary header, blank line, and then alphabetically sorted. [build/include_order] [4] Tools/GtkLauncher/LauncherInspectorWindow.c:50: launcher_inspector_window_init is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4] Tools/GtkLauncher/LauncherInspectorWindow.c:56: launcher_inspector_window_class_init is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4] Tools/GtkLauncher/LauncherInspectorWindow.h:44: launcher_inspector_window_get_type is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4] Total errors found: 4 in 5 files If any of these errors are false positives, please file a bug against check-webkit-style.
Martin Robinson
Comment 3
2012-04-19 16:12:12 PDT
Comment on
attachment 137517
[details]
Patch Nice.
Carlos Garcia Campos
Comment 4
2012-04-19 23:48:13 PDT
Committed
r114720
: <
http://trac.webkit.org/changeset/114720
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug