Bug 31669

Summary: Web Inspector: Implement "show inspector" in WebKit GTK API and enable console tests.
Product: WebKit Reporter: Pavel Feldman <pfeldman>
Component: Web Inspector (Deprecated)Assignee: Pavel Feldman <pfeldman>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, gustavo, timothy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed fix
none
[PATCH] Same with proper ChangeLogs (am not using git on gtk :() none

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.