Bug 31669 - Web Inspector: Implement "show inspector" in WebKit GTK API and enable console tests.
Summary: Web Inspector: Implement "show inspector" in WebKit GTK API and enable consol...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Pavel Feldman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-19 07:49 PST by Pavel Feldman
Modified: 2009-11-19 09:43 PST (History)
3 users (show)

See Also:


Attachments
[PATCH] Proposed fix (4.42 KB, patch)
2009-11-19 07:54 PST, Pavel Feldman
no flags Details | Formatted Diff | Diff
[PATCH] Same with proper ChangeLogs (am not using git on gtk :() (4.59 KB, patch)
2009-11-19 07:56 PST, Pavel Feldman
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Feldman 2009-11-19 07:49:06 PST
Show inspector is implemented as inspectElement(0, 0) in GTK. Tests do not like that.
Comment 1 Pavel Feldman 2009-11-19 07:54:07 PST
Created attachment 43504 [details]
[PATCH] Proposed fix
Comment 2 Pavel Feldman 2009-11-19 07:56:44 PST
Created attachment 43505 [details]
[PATCH] Same with proper ChangeLogs (am not using git on gtk :()
Comment 3 Gustavo Noronha (kov) 2009-11-19 09:26:12 PST
Comment on attachment 43505 [details]
[PATCH] Same with proper ChangeLogs (am not using git on gtk :()

Yay. =) Thanks!
Comment 4 WebKit Commit Bot 2009-11-19 09:42:53 PST
Comment on attachment 43505 [details]
[PATCH] Same with proper ChangeLogs (am not using git on gtk :()

Clearing flags on attachment: 43505

Committed r51188: <http://trac.webkit.org/changeset/51188>
Comment 5 WebKit Commit Bot 2009-11-19 09:43:06 PST
All reviewed patches have been landed.  Closing bug.