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

Issue 475223002: Mojo: Add embedder::PlatformSupport and a simple implementation (and a bit of plumbing). (Closed)

Created:
6 years, 4 months ago by viettrungluu
Modified:
6 years, 4 months ago
CC:
chromium-reviews, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin (slow to review), ben+mojo_chromium.org
Project:
chromium
Visibility:
Public.

Description

Mojo: Add embedder::PlatformSupport and a simple implementation (and a bit of plumbing). R=darin@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=289878

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+200 lines, -43 lines) Patch
A mojo/embedder/platform_support.h View 1 chunk +40 lines, -0 lines 2 comments Download
A mojo/embedder/simple_platform_support.h View 1 chunk +37 lines, -0 lines 0 comments Download
A mojo/embedder/simple_platform_support.cc View 1 chunk +25 lines, -0 lines 0 comments Download
M mojo/mojo_base.gyp View 1 chunk +3 lines, -0 lines 0 comments Download
M mojo/system/BUILD.gn View 1 chunk +3 lines, -0 lines 0 comments Download
M mojo/system/core.cc View 2 chunks +6 lines, -2 lines 0 comments Download
M mojo/system/multiprocess_message_pipe_unittest.cc View 2 chunks +8 lines, -4 lines 0 comments Download
M mojo/system/remote_message_pipe_unittest.cc View 2 chunks +8 lines, -4 lines 0 comments Download
M mojo/system/shared_buffer_dispatcher.h View 2 chunks +6 lines, -0 lines 0 comments Download
M mojo/system/shared_buffer_dispatcher.cc View 4 chunks +7 lines, -4 lines 0 comments Download
M mojo/system/shared_buffer_dispatcher_unittest.cc View 9 chunks +57 lines, -29 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
viettrungluu
6 years, 4 months ago (2014-08-14 23:17:59 UTC) #1
darin (slow to review)
LGTM https://codereview.chromium.org/475223002/diff/1/mojo/embedder/platform_support.h File mojo/embedder/platform_support.h (right): https://codereview.chromium.org/475223002/diff/1/mojo/embedder/platform_support.h#newcode23 mojo/embedder/platform_support.h:23: virtual ~PlatformSupport() {} should this destructor be protected ...
6 years, 4 months ago (2014-08-14 23:30:57 UTC) #2
viettrungluu
https://codereview.chromium.org/475223002/diff/1/mojo/embedder/platform_support.h File mojo/embedder/platform_support.h (right): https://codereview.chromium.org/475223002/diff/1/mojo/embedder/platform_support.h#newcode23 mojo/embedder/platform_support.h:23: virtual ~PlatformSupport() {} On 2014/08/14 23:30:57, darin wrote: > ...
6 years, 4 months ago (2014-08-15 00:25:28 UTC) #3
viettrungluu
The CQ bit was checked by viettrungluu@chromium.org
6 years, 4 months ago (2014-08-15 01:42:37 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/viettrungluu@chromium.org/475223002/1
6 years, 4 months ago (2014-08-15 01:43:55 UTC) #5
darin (slow to review)
OK On Thu, Aug 14, 2014 at 5:25 PM, <viettrungluu@chromium.org> wrote: > > https://codereview.chromium.org/475223002/diff/1/mojo/ > ...
6 years, 4 months ago (2014-08-15 01:59:56 UTC) #6
commit-bot: I haz the power
6 years, 4 months ago (2014-08-15 15:50:38 UTC) #7
Message was sent while issue was closed.
Committed patchset #1 (1) as 289878

Powered by Google App Engine
This is Rietveld 408576698