Status: Accepted
Owner: peter.rybin
Labels: Type-FeatureRequest Priority-Medium

New issue 1013 by peter.rybin: LiveEdit: engine should use more fine-grained textual diff
http://code.google.com/p/v8/issues/detail?id=1013

Provide token-level textual diff for updated scripts.

Rationale:
LiveEdit implementation depends on textual diff. Currently diff is provided only line-wise. This is not enough, e.g. one can't update one-line function (the entire line is treated and LiveEdit doesn't see that only function body was changed).

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to