[Webkit-unassigned] [Bug 43332] [JSC] Web Inspector: implement breaking from native callback

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 27 11:25:49 PDT 2010


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





--- Comment #5 from Pavel Feldman <pfeldman at chromium.org>  2010-09-27 11:25:48 PST ---
(In reply to comment #4)
> How is this used in the Inspector? (So the people implementing it can test it.)

1. In Settings.js set Preferences.nativeInstrumentationEnabled = true (currently is false).
2. In Elements panel, invoke context menu on some node and enable DOM breakpoints.
3. Do something that makes events fire

Expected: JS is stopped, Scripts panel shown, stack shows JS stack that led to the DOM mutation.

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