DescriptionRevert of DevTools: properly restore selected DOMNode in Elements panel. (patchset #6 id:100001 of https://chromiumcodereview.appspot.com/2428823002/ )
Reason for revert:
inspector/elements/elements-panel-restore-selection-when-node-comes-later.html failed on two bots (and perhaps more).
One example: https://build.chromium.org/p/chromium.webkit/builders/WebKit%20Mac10.11%20%28dbg%29/builds/5419/steps/webkit_tests
Original issue's description:
> DevTools: properly restore selected DOMNode in Elements panel.
>
> Since the http://crrev.com/b4d6bf98e, we started
> sending two "documentUpdated" events for every
> page reload.
>
> It's not a bad thing by itself (but probably needs
> addressing in a follow-up), but the element restoration
> logic is unprepared for this.
>
> This patch re-writes the element restoring logic in the
> elements panel.
>
> BUG=645645
TBR=pfeldman@chromium.org,dgozman@chromium.org,lushnikov@chromium.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=645645
Committed: https://crrev.com/33eab73eaa7dc9020ca00a3fe1bcbf7ab131e0a0
Cr-Commit-Position: refs/heads/master@{#426577}
Patch Set 1 #
Messages
Total messages: 7 (3 generated)
|