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

Issue 672313002: Adds ApplicationRunnerChromium::Quit. (Closed)

Created:
6 years, 1 month ago by sky
Modified:
6 years, 1 month ago
Reviewers:
DaveMoore
CC:
mojo-reviews_chromium.org, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin (slow to review), ben+mojo_chromium.org
Base URL:
https://github.com/domokit/mojo.git@master
Visibility:
Public.

Description

Adds ApplicationRunnerChromium::Quit. Used to quit the run loop started by Run(). BUG=none TEST=none R=davemoore@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/1d0ff6e21ab5cb598ca247d5fde874b598c1ae99

Patch Set 1 #

Patch Set 2 : order #

Patch Set 3 : attempt 2 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M mojo/public/cpp/application/application_impl.h View 1 2 2 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
sky
The problem motivating this patch is that it's unsafe to invoke MessageLoop::Quit() at random points. ...
6 years, 1 month ago (2014-10-23 19:37:32 UTC) #1
sky
Ok, I went with the simpler approach.
6 years, 1 month ago (2014-10-23 21:26:27 UTC) #2
DaveMoore
lgtm
6 years, 1 month ago (2014-10-23 21:27:14 UTC) #3
sky
6 years, 1 month ago (2014-10-23 22:22:00 UTC) #4
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
1d0ff6e21ab5cb598ca247d5fde874b598c1ae99 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698