[Webkit-unassigned] [Bug 113670] New: Web Inspector: manually update local variable in UI after its value was changed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 31 18:10:26 PDT 2013


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

           Summary: Web Inspector: manually update local variable in UI
                    after its value was changed
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: prybin at chromium.org
                CC: keishi at webkit.org, pmuellr at yahoo.com,
                    pfeldman at chromium.org, yurys at chromium.org,
                    apavlov at chromium.org, loislo at chromium.org,
                    vsevik at chromium.org,
                    web-inspector-bugs at googlegroups.com


Currently after user changed local variable, the old value is still on display. Variable only visible changes it value after debug step. This is due to the fact that protocol doesn't support rereading local variables. We should mechanically update display value on frontend. Without this UI is quite counterintuitive

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