[Webkit-unassigned] [Bug 126855] Web Inspector: scope chain details sidebar doesn't update values modified via console

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 14 10:47:35 PST 2014


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


Joseph Pecoraro <joepeck at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #224166|review?                     |review-
               Flag|                            |




--- Comment #7 from Joseph Pecoraro <joepeck at webkit.org>  2014-02-14 10:44:50 PST ---
(From update of attachment 224166)
You need to bind.(this) on both evalCallback calls. There is one on RuntimeManager.js a few lines down (line 75 after your patches). Otherwise, just typing in the console normally (not paused) will throw an exception right?

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