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

Issue 849073006: DevTools: Implement "close tabs to the right" for Sources panel tabs (Closed)

Created:
5 years, 11 months ago by lushnikov
Modified:
5 years, 11 months ago
Reviewers:
vsevik, alph
CC:
aandrey+blink_chromium.org, apavlov+blink_chromium.org, blink-reviews, caseq+blink_chromium.org, devtools-reviews_chromium.org, eustas+blink_chromium.org, loislo+blink_chromium.org, lushnikov+blink_chromium.org, malch+blink_chromium.org, paulirish+reviews_chromium.org, pfeldman+blink_chromium.org, sergeyv+blink_chromium.org, vsevik+blink_chromium.org, yurys+blink_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

DevTools: Implement "close tabs to the right" for Sources panel tabs The patch implements "close tabs to the right" functionality for the sources panel tabs. BUG=424298 R=vsevik Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=188628

Patch Set 1 #

Total comments: 8

Patch Set 2 : address comments #

Total comments: 2

Patch Set 3 : address nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -9 lines) Patch
M Source/devtools/front_end/ui/TabbedPane.js View 1 2 3 chunks +31 lines, -9 lines 0 comments Download

Messages

Total messages: 18 (7 generated)
lushnikov
PTAL
5 years, 11 months ago (2015-01-15 16:45:57 UTC) #1
alph
https://codereview.chromium.org/849073006/diff/1/Source/devtools/front_end/ui/TabbedPane.js File Source/devtools/front_end/ui/TabbedPane.js (right): https://codereview.chromium.org/849073006/diff/1/Source/devtools/front_end/ui/TabbedPane.js#newcode320 Source/devtools/front_end/ui/TabbedPane.js:320: tabsToTheRight: function(id) _tabsToTheRight https://codereview.chromium.org/849073006/diff/1/Source/devtools/front_end/ui/TabbedPane.js#newcode322 Source/devtools/front_end/ui/TabbedPane.js:322: var tabs = this._tabs.slice(); ...
5 years, 11 months ago (2015-01-15 17:35:17 UTC) #3
lushnikov
https://codereview.chromium.org/849073006/diff/1/Source/devtools/front_end/ui/TabbedPane.js File Source/devtools/front_end/ui/TabbedPane.js (right): https://codereview.chromium.org/849073006/diff/1/Source/devtools/front_end/ui/TabbedPane.js#newcode320 Source/devtools/front_end/ui/TabbedPane.js:320: tabsToTheRight: function(id) On 2015/01/15 17:35:17, alph wrote: > _tabsToTheRight ...
5 years, 11 months ago (2015-01-18 18:17:41 UTC) #4
alph
lgtm https://codereview.chromium.org/849073006/diff/20001/Source/devtools/front_end/ui/TabbedPane.js File Source/devtools/front_end/ui/TabbedPane.js (right): https://codereview.chromium.org/849073006/diff/20001/Source/devtools/front_end/ui/TabbedPane.js#newcode295 Source/devtools/front_end/ui/TabbedPane.js:295: for (var i = 0; i < this._tabs.length; ...
5 years, 11 months ago (2015-01-19 07:23:39 UTC) #5
lushnikov
https://codereview.chromium.org/849073006/diff/20001/Source/devtools/front_end/ui/TabbedPane.js File Source/devtools/front_end/ui/TabbedPane.js (right): https://codereview.chromium.org/849073006/diff/20001/Source/devtools/front_end/ui/TabbedPane.js#newcode295 Source/devtools/front_end/ui/TabbedPane.js:295: for (var i = 0; i < this._tabs.length; ++i) ...
5 years, 11 months ago (2015-01-19 10:54:18 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/849073006/40001
5 years, 11 months ago (2015-01-19 10:55:17 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: blink_presubmit on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/blink_presubmit/builds/24518)
5 years, 11 months ago (2015-01-19 11:02:15 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/849073006/40001
5 years, 11 months ago (2015-01-19 14:22:54 UTC) #12
commit-bot: I haz the power
Failed to commit the patch. svn: E155010: Commit failed (details follow): svn: E155010: '/b/infra_internal/commit_queue/workdir/blink/LayoutTests/virtual/threaded/fast' is ...
5 years, 11 months ago (2015-01-19 14:35:11 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/849073006/40001
5 years, 11 months ago (2015-01-19 14:36:57 UTC) #17
commit-bot: I haz the power
5 years, 11 months ago (2015-01-19 14:37:35 UTC) #18
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=188628

Powered by Google App Engine
This is Rietveld 408576698