[Webkit-unassigned] [Bug 125927] New: Web Inspector: Watch expressions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 18 08:42:20 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=125927

           Summary: Web Inspector: Watch expressions
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: me at elv1s.ru
                CC: timothy at apple.com, joepeck at webkit.org,
                    webkit-bug-importer at group.apple.com, graouts at apple.com


Take a look at watch-expressions.png.

Watched expression should be updated on every call. Similar behavior can be achieved in Chrome DevTools using a conditional breakpoint with console.log statement. http://www.randomthink.net/blog/2012/11/breakpoint-actions-in-javascript/. It is cumbersome and hard to discover.

Evaluated expression block should appear inline but shouldn’t be editable; the same way it’s done in Light Table IDE (http://www.lighttable.com/).

What do you think?

-- 
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