Chromium Code Reviews
DescriptionDevTools: [Persistence] tabs should not change order during reload
During page reload, the network UISourceCodes are removed and then
re-added. This results in bindings being removed and then re-added.
However, currently we're not doing a good job maintaining the selected
tab and the tab order - they're getting shuffled during this process.
This patch fixes the behavior so that the reload does not mess tabs
order.
BUG=660596
R=dgozman
Review-Url: https://codereview.chromium.org/2460513003
Cr-Commit-Position: refs/heads/master@{#428555}
(cherry picked from commit 1a31eac72f8252705bac3cee5823d0ec92d8d857)
Committed: https://chromium.googlesource.com/chromium/src/+/12ae86e1fe82dcbd440a34c7ea5ccc6e9a5e8529
Patch Set 1 #Messages
Total messages: 2 (1 generated)
|