On 2012/04/23 18:21:00, Peter Rybin wrote:
V8 LiveEdit implementation requires client to manually issue "step in"
command.
This requirement is considered implementation-specific so we have to
explicitly
manifest it to client.
Currently "step_in_recommended" is added at the V8 debug protocol level,
but
WebKit omits this level and accesses Debug.LiveEdit.SetScriptSource
directly.
We
should add this flag to its result too so that WebKit knew when to
issue "step
in" command.
LGTM.
https://chromiumcodereview.appspot.com/10185006/
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev