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

Issue 2169513003: exo: Add notification surface to manager after commit (Closed)

Created:
4 years, 5 months ago by xiyuan
Modified:
4 years, 5 months ago
Reviewers:
reveman
CC:
chromium-reviews, yoshiki
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

exo: Add notification surface to manager after commit Add notification surface to manager after commit so that it has the correct content size when creating the hosting view. BUG=629854 Committed: https://crrev.com/e55d9d3bf6082a636271efda6ece4cd04dc94109 Cr-Commit-Position: refs/heads/master@{#406851}

Patch Set 1 #

Total comments: 6

Patch Set 2 : fix nit, update dtor and only AddSurface when there are contents #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -4 lines) Patch
M components/exo/notification_surface.h View 1 chunk +1 line, -0 lines 0 comments Download
M components/exo/notification_surface.cc View 1 3 chunks +9 lines, -4 lines 0 comments Download

Messages

Total messages: 22 (9 generated)
xiyuan
4 years, 5 months ago (2016-07-20 15:38:06 UTC) #2
reveman
https://codereview.chromium.org/2169513003/diff/1/components/exo/notification_surface.cc File components/exo/notification_surface.cc (right): https://codereview.chromium.org/2169513003/diff/1/components/exo/notification_surface.cc#newcode88 components/exo/notification_surface.cc:88: // TODO(xiyuan): Fix after Surface no longer has an ...
4 years, 5 months ago (2016-07-20 18:58:02 UTC) #7
xiyuan
https://codereview.chromium.org/2169513003/diff/1/components/exo/notification_surface.cc File components/exo/notification_surface.cc (right): https://codereview.chromium.org/2169513003/diff/1/components/exo/notification_surface.cc#newcode112 components/exo/notification_surface.cc:112: window_->SetBounds(bounds); On 2016/07/20 18:58:02, reveman wrote: > as the ...
4 years, 5 months ago (2016-07-20 19:52:41 UTC) #8
reveman
https://codereview.chromium.org/2169513003/diff/1/components/exo/notification_surface.cc File components/exo/notification_surface.cc (right): https://codereview.chromium.org/2169513003/diff/1/components/exo/notification_surface.cc#newcode112 components/exo/notification_surface.cc:112: window_->SetBounds(bounds); On 2016/07/20 at 19:52:41, xiyuan wrote: > On ...
4 years, 5 months ago (2016-07-20 20:57:30 UTC) #9
xiyuan
https://codereview.chromium.org/2169513003/diff/1/components/exo/notification_surface.cc File components/exo/notification_surface.cc (right): https://codereview.chromium.org/2169513003/diff/1/components/exo/notification_surface.cc#newcode112 components/exo/notification_surface.cc:112: window_->SetBounds(bounds); On 2016/07/20 20:57:30, reveman wrote: > I'm not ...
4 years, 5 months ago (2016-07-20 22:01:20 UTC) #10
reveman
On 2016/07/20 at 22:01:20, xiyuan wrote: > https://codereview.chromium.org/2169513003/diff/1/components/exo/notification_surface.cc > File components/exo/notification_surface.cc (right): > > https://codereview.chromium.org/2169513003/diff/1/components/exo/notification_surface.cc#newcode112 ...
4 years, 5 months ago (2016-07-20 22:43:09 UTC) #11
xiyuan
dtor updated and also include content check before AddSurface. PTAL. Thanks. https://codereview.chromium.org/2169513003/diff/1/components/exo/notification_surface.cc File components/exo/notification_surface.cc (right): ...
4 years, 5 months ago (2016-07-20 23:19:04 UTC) #12
reveman
lgtm
4 years, 5 months ago (2016-07-20 23:29:33 UTC) #13
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/2169513003/20001
4 years, 5 months ago (2016-07-21 00:20:42 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/204805)
4 years, 5 months ago (2016-07-21 00:56:35 UTC) #17
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/2169513003/20001
4 years, 5 months ago (2016-07-21 14:21:18 UTC) #19
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 5 months ago (2016-07-21 14:54:58 UTC) #20
commit-bot: I haz the power
4 years, 5 months ago (2016-07-21 14:56:20 UTC) #22
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/e55d9d3bf6082a636271efda6ece4cd04dc94109
Cr-Commit-Position: refs/heads/master@{#406851}

Powered by Google App Engine
This is Rietveld 408576698