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

Issue 618133002: All changes to ui/webui/ from bookmarks CL that block other CLs (Closed)

Created:
6 years, 2 months ago by Vitaly Pavlenko
Modified:
6 years, 2 months ago
Reviewers:
Dan Beam
CC:
chromium-reviews, oshima+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@true_master
Project:
chromium
Visibility:
Public.

Description

All changes to ui/webui/ from bookmarks CL that block other CLs Already reviewed here: https://chromiumcodereview.appspot.com/543863002/ R=dbeam@chromium.org BUG=393873 Committed: https://crrev.com/5fa737de90b9f1ef3e359d9cf3d697cafd8e2d9f Cr-Commit-Position: refs/heads/master@{#297536}

Patch Set 1 #

Total comments: 4

Patch Set 2 : fix comments #

Patch Set 3 : add var #

Unified diffs Side-by-side diffs Delta from patch set Stats (+88 lines, -76 lines) Patch
M ui/webui/resources/js/cr/event_target.js View 1 2 3 chunks +8 lines, -4 lines 0 comments Download
M ui/webui/resources/js/cr/link_controller.js View 1 8 chunks +25 lines, -26 lines 0 comments Download
M ui/webui/resources/js/cr/ui/context_menu_button.js View 3 chunks +6 lines, -5 lines 0 comments Download
M ui/webui/resources/js/cr/ui/context_menu_handler.js View 5 chunks +13 lines, -11 lines 0 comments Download
M ui/webui/resources/js/cr/ui/list.js View 8 chunks +8 lines, -9 lines 0 comments Download
M ui/webui/resources/js/cr/ui/splitter.js View 3 chunks +5 lines, -2 lines 0 comments Download
M ui/webui/resources/js/cr/ui/touch_handler.js View 4 chunks +10 lines, -6 lines 0 comments Download
M ui/webui/resources/js/cr/ui/tree.js View 6 chunks +13 lines, -13 lines 0 comments Download

Messages

Total messages: 15 (4 generated)
Vitaly Pavlenko
6 years, 2 months ago (2014-09-30 21:04:23 UTC) #1
Vitaly Pavlenko
On 2014/09/30 21:04:23, Vitaly Pavlenko wrote: dbeam@, please, review or lgtm these reviewed blocker files ...
6 years, 2 months ago (2014-09-30 21:09:01 UTC) #3
Dan Beam
lgtm https://chromiumcodereview.appspot.com/618133002/diff/1/ui/webui/resources/js/cr/event_target.js File ui/webui/resources/js/cr/event_target.js (right): https://chromiumcodereview.appspot.com/618133002/diff/1/ui/webui/resources/js/cr/event_target.js#newcode26 ui/webui/resources/js/cr/event_target.js:26: * @param {EventListener|function(!Event):(boolean|undefined)} handler The @typedef https://chromiumcodereview.appspot.com/618133002/diff/1/ui/webui/resources/js/cr/link_controller.js File ...
6 years, 2 months ago (2014-09-30 21:11:16 UTC) #4
Vitaly Pavlenko
https://chromiumcodereview.appspot.com/618133002/diff/1/ui/webui/resources/js/cr/event_target.js File ui/webui/resources/js/cr/event_target.js (right): https://chromiumcodereview.appspot.com/618133002/diff/1/ui/webui/resources/js/cr/event_target.js#newcode26 ui/webui/resources/js/cr/event_target.js:26: * @param {EventListener|function(!Event):(boolean|undefined)} handler The On 2014/09/30 21:11:16, Dan ...
6 years, 2 months ago (2014-09-30 21:17:11 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/618133002/40001
6 years, 2 months ago (2014-09-30 21:21:40 UTC) #9
commit-bot: I haz the power
Committed patchset #3 (id:40001) as 47e81b05613ddbec0a34d300b6efddf7fa89bee6
6 years, 2 months ago (2014-09-30 23:07:33 UTC) #10
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/5fa737de90b9f1ef3e359d9cf3d697cafd8e2d9f Cr-Commit-Position: refs/heads/master@{#297536}
6 years, 2 months ago (2014-09-30 23:08:18 UTC) #11
Nico
A revert of this CL (patchset #3 id:40001) has been created in https://codereview.chromium.org/620663004/ by thakis@chromium.org. ...
6 years, 2 months ago (2014-10-01 10:22:46 UTC) #12
Nico
On 2014/10/01 10:22:46, Nico (away until Oct 27) wrote: > A revert of this CL ...
6 years, 2 months ago (2014-10-01 10:27:26 UTC) #13
Vitaly Pavlenko
On 2014/10/01 10:27:26, Nico (away until Oct 27) wrote: > On 2014/10/01 10:22:46, Nico (away ...
6 years, 2 months ago (2014-10-01 17:52:54 UTC) #14
Dan Beam
6 years, 2 months ago (2014-10-01 17:57:49 UTC) #15
Message was sent while issue was closed.
On 2014/10/01 17:52:54, Vitaly Pavlenko wrote:
> On 2014/10/01 10:27:26, Nico (away until Oct 27) wrote:
> > On 2014/10/01 10:22:46, Nico (away until Oct 27) wrote:
> > > A revert of this CL (patchset #3 id:40001) has been created in
> > > https://codereview.chromium.org/620663004/ by mailto:thakis@chromium.org.
> > 
> > The revert doesn't apply cleanly; apparently 6 CLs landed after this. I
don't
> > have a checkout on this machine, so I can't revert all 7 CLs from here.
Please
> > take a look quickly (main waterfall bots are red), and in the future please
> > check that one change actually works on the main waterfall before landing
> > something blocked on the first CL.
> 
> The tree is now green. Was this patch reverted or was there any other fix
> applied?

the test was disabled

Powered by Google App Engine
This is Rietveld 408576698