DescriptionDevTools: DOMStorage action history must be reset once page/script modifies the DOM storage
CL https://codereview.chromium.org/21163003/ introduced undo/redo feature on DOM storage panel.
In this, if the page or the scripts running inside the page itself adds/deletes/modifies/clears the DOM storage, the
undo/redo history object must be reset in order to keep the storage entries consistent otherwise
it can mess up with the page script.
R=pfeldman, apavlov@chromium.org, vsevik
Patch Set 1 #
Total comments: 2
Messages
Total messages: 5 (0 generated)
|