[Webkit-unassigned] [Bug 32480] New: Regression: Web Inspector "Error dispatching" messages
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Dec 12 23:16:52 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=32480
Summary: Regression: Web Inspector "Error dispatching" messages
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Windows XP
Status: NEW
Keywords: Regression
Severity: Normal
Priority: P2
Component: Web Inspector
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: dbates at webkit.org
CC: timothy at hatcher.name, rik at webkit.org,
keishi at webkit.org, pmuellr at yahoo.com,
joepeck at webkit.org, pfeldman at chromium.org,
yurys at chromium.org, bweinstein at apple.com
Since Windows nightly r51876, the Styles, Metrics, and Properties panes of the
sidebar in the elements panel do not display any information and write "Error
dispatching" messages to the console. Moreover, attempting to expand these
panes does nothing (i.e. you cannot expand them from their collapsed state).
For example, launch the Windows nightly r51876 or greater. Visit
http://www.apple.com. Then inspect some element on the page. Notice, the
following error messages are written to the console:
Error dispatching: searchCanceled
Error dispatching: searchCanceled
Error dispatching: getStyles
Error dispatching: getComputedStyle
Error dispatching: getInlineStyle
Error dispatching: getPrototypes
Error dispatching: addInspectedNode
Error dispatching: getStyles
Error dispatching: getComputedStyle
Error dispatching: getInlineStyle
Error dispatching: getPrototypes
Error dispatching: addInspectedNode
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list