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

Issue 2248383003: Moves HeaderView into it's own .h/.cc (Closed)

Created:
4 years, 4 months ago by sky
Modified:
4 years, 4 months ago
Reviewers:
James Cook
CC:
chromium-reviews, kalyank, sadrul
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Moves HeaderView into it's own .h/.cc This way I can use it outside of CustomFrameViewAsh. BUG=548435 TEST=none R=jamescook@chromium.org Committed: https://crrev.com/c11a6807f5cbfe02017dae138a3da2acd6e6f853 Cr-Commit-Position: refs/heads/master@{#412635}

Patch Set 1 #

Patch Set 2 : cleanup #

Total comments: 4

Patch Set 3 : feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+308 lines, -265 lines) Patch
M ash/ash.gyp View 1 chunk +2 lines, -0 lines 0 comments Download
M ash/common/frame/custom_frame_view_ash.h View 2 chunks +4 lines, -5 lines 0 comments Download
M ash/common/frame/custom_frame_view_ash.cc View 1 3 chunks +1 line, -259 lines 0 comments Download
A ash/common/frame/header_view.h View 1 2 1 chunk +107 lines, -0 lines 0 comments Download
A ash/common/frame/header_view.cc View 1 2 1 chunk +193 lines, -0 lines 0 comments Download
M ash/common/wm/immersive/wm_immersive_fullscreen_controller_delegate.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 11 (5 generated)
sky
4 years, 4 months ago (2016-08-17 19:44:09 UTC) #1
James Cook
LGTM with a couple comment/naming thoughts. https://codereview.chromium.org/2248383003/diff/20001/ash/common/frame/header_view.h File ash/common/frame/header_view.h (right): https://codereview.chromium.org/2248383003/diff/20001/ash/common/frame/header_view.h#newcode34 ash/common/frame/header_view.h:34: // necessarily the ...
4 years, 4 months ago (2016-08-17 20:06:05 UTC) #4
sky
https://codereview.chromium.org/2248383003/diff/20001/ash/common/frame/header_view.h File ash/common/frame/header_view.h (right): https://codereview.chromium.org/2248383003/diff/20001/ash/common/frame/header_view.h#newcode34 ash/common/frame/header_view.h:34: // necessarily the same as the widget the header ...
4 years, 4 months ago (2016-08-17 20:20:24 UTC) #5
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/2248383003/40001
4 years, 4 months ago (2016-08-17 20:21:26 UTC) #8
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 4 months ago (2016-08-17 21:00:51 UTC) #9
commit-bot: I haz the power
4 years, 4 months ago (2016-08-17 21:05:41 UTC) #11
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/c11a6807f5cbfe02017dae138a3da2acd6e6f853
Cr-Commit-Position: refs/heads/master@{#412635}

Powered by Google App Engine
This is Rietveld 408576698