[Webkit-unassigned] [Bug 27514] New: add support for watched expressions
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 21 13:38:13 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27514
Summary: add support for watched expressions
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: Enhancement
Priority: P2
Component: Web Inspector
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: pmuellr at yahoo.com
Firefox has a concept of "watch expressions", which are expressions the use can
type into the same area as the currently visible objects (during a debug
pause). Note these are expressions, and not simple variable names. The
expressions are evaluated each time the debugger pauses. The expressions are
rendered in the UI exactly the same as variables, only instead of the
variable/property name, the expression is listed.
Developers I work with that use FireBug have indicated that this support is
quite valuable to them.
We should add this to Web Inspector.
--
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