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

Issue 713053002: DevTools: do not detach views that should be hidden upon detach. (Closed)

Created:
6 years, 1 month ago by pfeldman
Modified:
6 years, 1 month ago
Reviewers:
vsevik, dgozman
CC:
blink-reviews, caseq+blink_chromium.org, loislo+blink_chromium.org, eustas+blink_chromium.org, malch+blink_chromium.org, yurys+blink_chromium.org, lushnikov+blink_chromium.org, vsevik+blink_chromium.org, pfeldman+blink_chromium.org, paulirish+reviews_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, sergeyv+blink_chromium.org, aandrey+blink_chromium.org
Project:
blink
Visibility:
Public.

Description

DevTools: do not detach views that should be hidden upon detach. BUG=431761 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=185229

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : test expectations updated #

Patch Set 4 : another attempt #

Patch Set 5 : same with the gyp fix. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -23 lines) Patch
M Source/devtools/devtools.gyp View 1 2 3 4 3 chunks +3 lines, -3 lines 0 comments Download
M Source/devtools/front_end/splitView.css View 1 1 chunk +8 lines, -0 lines 0 comments Download
M Source/devtools/front_end/ui/SplitView.js View 1 4 chunks +10 lines, -19 lines 0 comments Download
M Source/devtools/front_end/ui/View.js View 1 2 2 chunks +15 lines, -1 line 0 comments Download

Messages

Total messages: 20 (9 generated)
pfeldman
6 years, 1 month ago (2014-11-10 17:08:00 UTC) #2
pfeldman
PTAL
6 years, 1 month ago (2014-11-11 09:42:58 UTC) #3
dgozman
lgtm https://codereview.chromium.org/713053002/diff/20001/Source/devtools/front_end/ui/SplitView.js File Source/devtools/front_end/ui/SplitView.js (right): https://codereview.chromium.org/713053002/diff/20001/Source/devtools/front_end/ui/SplitView.js#newcode196 Source/devtools/front_end/ui/SplitView.js:196: this._mainElement.classList.toggle("split-view-contents-first", secondIsSidebar); I wonder why don't we remove ...
6 years, 1 month ago (2014-11-11 10:46:42 UTC) #5
pfeldman
https://codereview.chromium.org/713053002/diff/20001/Source/devtools/front_end/ui/SplitView.js File Source/devtools/front_end/ui/SplitView.js (right): https://codereview.chromium.org/713053002/diff/20001/Source/devtools/front_end/ui/SplitView.js#newcode196 Source/devtools/front_end/ui/SplitView.js:196: this._mainElement.classList.toggle("split-view-contents-first", secondIsSidebar); dunno.
6 years, 1 month ago (2014-11-11 12:49:59 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/713053002/20001
6 years, 1 month ago (2014-11-11 12:50:57 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: linux_blink_rel on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/linux_blink_rel/builds/32997)
6 years, 1 month ago (2014-11-11 13:46:18 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/713053002/40001
6 years, 1 month ago (2014-11-12 14:16:20 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/713053002/60001
6 years, 1 month ago (2014-11-12 14:51:29 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: linux_blink_rel on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/linux_blink_rel/builds/33235)
6 years, 1 month ago (2014-11-12 15:50:45 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/713053002/80001
6 years, 1 month ago (2014-11-12 16:57:08 UTC) #19
commit-bot: I haz the power
6 years, 1 month ago (2014-11-12 18:00:02 UTC) #20
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as 185229

Powered by Google App Engine
This is Rietveld 408576698