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

Issue 243013006: events: Move the PlatformEventSource creation in aura::Env. (Closed)

Created:
6 years, 8 months ago by sadrul
Modified:
6 years, 8 months ago
Reviewers:
sky
CC:
chromium-reviews, ben+aura_chromium.org, kalyank
Visibility:
Public.

Description

events: Move the PlatformEventSource creation in aura::Env. Instead of creating the event-source in WMState, or in WMTestHelper, create the event-source in aura::Env, and have Env own the event-source. BUG=354062 R=sky@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=265005

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -14 lines) Patch
M ui/aura/env.h View 2 chunks +4 lines, -0 lines 0 comments Download
M ui/aura/env.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M ui/wm/core/wm_state.h View 2 chunks +0 lines, -5 lines 0 comments Download
M ui/wm/core/wm_state.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/wm/test/wm_test_helper.h View 2 chunks +0 lines, -5 lines 0 comments Download
M ui/wm/test/wm_test_helper.cc View 2 chunks +0 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
sadrul
I think this makes more sense, since Env also has the responsibility of initializing the ...
6 years, 8 months ago (2014-04-19 19:07:03 UTC) #1
sky
LGTM
6 years, 8 months ago (2014-04-21 15:43:00 UTC) #2
sadrul
6 years, 8 months ago (2014-04-21 16:19:12 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r265005 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698