DescriptionDevTools: avoid using stale front-end node ids.
When a node is removed and then re-added to the document,
the back-end node id remains the same and the front-end id
is new. This means that if we keep resolved front-end nodes,
we should check if these still exist and re-resolve the ids
to new nodes if these are detached and re-attached to the document.
BUG=
R=vsevik@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=169526
Patch Set 1 : #Patch Set 2 : rebased #
Messages
Total messages: 10 (0 generated)
|