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

Issue 2838613002: Allow ForwardingDelegate to have a null delegate (Closed)

Created:
3 years, 8 months ago by sky
Modified:
3 years, 8 months ago
Reviewers:
kylechar
CC:
chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Allow ForwardingDelegate to have a null delegate Some ash tests don't have a service_manager::Connector, which means ForwardingDelegate will end up with a null delegate. BUG=708287 TEST=none R=kylechar@chromium.org

Patch Set 1 #

Patch Set 2 : comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -11 lines) Patch
M ui/display/manager/forwarding_display_delegate.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M ui/display/manager/forwarding_display_delegate.cc View 6 chunks +22 lines, -11 lines 0 comments Download

Messages

Total messages: 9 (4 generated)
sky
3 years, 8 months ago (2017-04-24 16:07:00 UTC) #1
kylechar
Where does ForwardingDisplayDelegate get initialized where there is no delegate installed?
3 years, 8 months ago (2017-04-24 17:01:21 UTC) #6
sky
On 2017/04/24 17:01:21, kylechar wrote: > Where does ForwardingDisplayDelegate get initialized where there is no ...
3 years, 8 months ago (2017-04-24 17:13:32 UTC) #7
kylechar
On 2017/04/24 17:13:32, sky wrote: > On 2017/04/24 17:01:21, kylechar wrote: > > Where does ...
3 years, 8 months ago (2017-04-25 15:43:56 UTC) #8
sky
3 years, 8 months ago (2017-04-26 22:35:20 UTC) #9
This change is no longer necessary with other changes. So, closing out.

Powered by Google App Engine
This is Rietveld 408576698