Developer Tools/ObjectUI - added "Add property path to watch".
Added "Add property path to watch" for quickly adding an inspected object property expression to watch. This is not smart enough to infer the original expression that triggered the property list, but it works without a user intervention for the scope variables section. Also - - Removed a redundant . that is prepended to every property path. - Escaped the property name when it is a string. R=pfeldman@chromium.org Bug: none Change-Id: I984bad781786668bb708084dbb1a8537dabf02a3 Reviewed-on: https://chromium-review.googlesource.com/1001232Reviewed-by:Pavel Feldman <pfeldman@chromium.org> Commit-Queue: PhistucK <phistuck@gmail.com> Cr-Commit-Position: refs/heads/master@{#556325}
Showing
Please register or sign in to comment