[Webkit-unassigned] [Bug 89735] Web Inspector: Provide context menu 'Delete all watch expressions.'

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 28 03:54:14 PDT 2012


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





--- Comment #23 from Rahul Tiwari <rahultiwari.cse.iitr at gmail.com>  2012-06-28 03:54:11 PST ---
(In reply to comment #22)
> (From update of attachment 149909 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=149909&action=review
> 
> > Source/WebCore/inspector/front-end/WatchExpressionsSidebarPane.js:263
> > +        this.watchExpressions.splice(0, expressionCount);
> 
> Please this.watchExpressions = []; as in the previous patch and file a bug that WebInspector.Setting.get() should return a copy of the setting value.

Thanks Yury. I will raise a bug for that. Also I will make the required changes in the patch.

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