Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(471)

Issue 2460513003: DevTools: [Persistence] tabs should not change order during reload (Closed)

Created:
4 years, 1 month ago by lushnikov
Modified:
4 years, 1 month ago
Reviewers:
dgozman
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

DevTools: [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 Committed: https://crrev.com/1a31eac72f8252705bac3cee5823d0ec92d8d857 Cr-Commit-Position: refs/heads/master@{#428555}

Patch Set 1 #

Patch Set 2 : fix test #

Total comments: 1

Messages

Total messages: 18 (11 generated)
lushnikov
please, take a look I'd like to merge this to m-55 as well
4 years, 1 month ago (2016-10-28 00:13:05 UTC) #1
dgozman
lgtm
4 years, 1 month ago (2016-10-28 00:50:23 UTC) #4
lushnikov
https://codereview.chromium.org/2460513003/diff/20001/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-merge-editor-tabs.html File third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-merge-editor-tabs.html (right): https://codereview.chromium.org/2460513003/diff/20001/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-merge-editor-tabs.html#newcode85 third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-merge-editor-tabs.html:85: dumpSourceFrame(fileSystemSourceFrame); since after this change the actual selected file ...
4 years, 1 month ago (2016-10-28 22:14:30 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2460513003/20001
4 years, 1 month ago (2016-10-28 22:15:27 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2460513003/20001
4 years, 1 month ago (2016-10-28 23:37:38 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 1 month ago (2016-10-29 00:25:26 UTC) #16
commit-bot: I haz the power
4 years, 1 month ago (2016-10-29 00:44:36 UTC) #18
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/1a31eac72f8252705bac3cee5823d0ec92d8d857
Cr-Commit-Position: refs/heads/master@{#428555}

Powered by Google App Engine
This is Rietveld 408576698