My favorites | Sign in
Logo
Project hosting will be READ-ONLY Wednesday at 8am PST due to brief network maintenance.
             
New issue | Search
for
| Advanced search | Search tips
Issue 7800: Inspector is broken
10 people starred this issue and may be notified of changes. Back to list
Status:  Verified
Owner:  ojan@chromium.org
Closed:  Feb 2009
Cc:  anantha@chromium.org, karen@chromium.org
Type-Bug
Pri-2
OS-All
Area-WebKit
Regression
Channel-Dev
Mstone-2.0


Sign in to add a comment

Blocking:
issue 5178
 
Reported by aocampo@chromium.org, Feb 17, 2009
Build 2.0.163.0-r9874

What steps will reproduce the problem?
1. Just go to any page 
2. Bring up inspector

What is the expected output? 
Inspector shows up the page elements

What do you see instead? 
Nothing. The inspector window comes up blank.

Please use labels and text to provide additional information.
Previous build tested: 9655 (working ok)

Comment 1 by aocampo@chromium.org, Feb 17, 2009
(No comment was entered for this change.)
Labels: -Pri-1 Regression Channel-Dev
Comment 2 by aocampo@chromium.org, Feb 19, 2009
This regression started occurring on revision 9771.
Previous revision 9761 was working ok.

Changelist link is at:  
http://build.chromium.org/buildbot/perf/dashboard/changelog.html?
url=/trunk/src&range=9761:9771&mode=html
Comment 3 by venkataramana@chromium.org, Feb 19, 2009
 Issue 7882  has been merged into this issue.
Comment 4 by ojan@chromium.org, Feb 19, 2009
r9761 is a webkit merge. Looks like it's missing hiddenPanels from the idl. Adding
and testing now.
Comment 5 by darin@chromium.org, Feb 19, 2009
(No comment was entered for this change.)
Status: Assigned
Owner: o...@chromium.org
Labels: -Area-BrowserUI Area-WebKit
Comment 6 by ojan@chromium.org, Feb 20, 2009
(No comment was entered for this change.)
Labels: Mstone-2.0
Comment 7 by venkataramana@chromium.org, Feb 20, 2009
 Issue 7889  has been merged into this issue.
Comment 8 by bugdroid1@chromium.org, Feb 20, 2009
The following revision refers to this bug:
    http://src.chromium.org/viewvc/chrome?view=rev&revision=10117 

------------------------------------------------------------------------
r10117 | ojan@google.com | 2009-02-20 12:22:49 -0800 (Fri, 20 Feb 2009) | 5 lines
Changed paths:
   M http://src.chromium.org/viewvc/chrome/trunk/deps/third_party/WebKit/WebCore/inspector/InspectorController.idl?r1=10117&r2=10116

Fix inspector load. This method is called on InspectorController
from the JS, so we were getting an error on load.

BUG=7800
Review URL: http://codereview.chromium.org/27007
------------------------------------------------------------------------

Comment 9 by ojan@chromium.org, Feb 20, 2009
(No comment was entered for this change.)
Status: Fixed
Comment 10 by xlyuan@chromium.org, Feb 23, 2009
 Issue 7956  has been merged into this issue.
Comment 11 by phajdan...@chromium.org, Feb 23, 2009
 Issue 7974  has been merged into this issue.
Comment 12 by millusdk, Feb 23, 2009
When will the fix be rolled out?
Comment 13 by mberkow...@chromium.org, Feb 23, 2009
Verified in Chromium 2.0.167.0 (Developer Build 10179).
Status: Verified
Comment 14 by pascal.herbert, Feb 23, 2009
@millusdk: Dev Channel gets an update every week. i think the update will come on 
wednesday or thurdsday
Comment 15 by kuchhal@chromium.org, Feb 25, 2009
 Issue 7999  has been merged into this issue.
Comment 16 by simon.bohlin, Apr 09, 2009
Still broken in 2.0.171.0.
Comment 17 by pascal.herbert, Apr 09, 2009
Update Google Chrome. It works fine in 2.0.173.1
Comment 18 by simon.bohlin, Sep 04, 2009
Seems broken again in 4.0.203.2 (but worked fine in some previous version).

(Quick rant: Someone remind me to go back to Stable channel as soon as Inspector starts 
working again. Or let me downgrade to previous version?)
Comment 19 by simon.bohlin, Sep 08, 2009
And now Inspector works fine, using 4.0.206.1
Comment 21 by jlebrech, Nov 12, 2009
Inspector is not available when the context menu is disabled via javascript.
Sign in to add a comment