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

Issue 264563005: Enable Mojo on iOS. (Closed)

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

Description

Enable Mojo on iOS. This CL enables Mojo on iOS. The following are not supported and likely never will be due to platform limitations on iOS: - Multiprocess-related files - Apps (relies on having sandboxing) - Shell (seems to be reliant on having multiprocess capabilities) - OpenGL-related code In addition, JS support is currently not present on iOS due to the fact that iOS doesn't use V8; Mojo JS support on iOS is currently an open challenge. NOT INTENDED FOR SUBMISSION IN ITS CURRENT FORM.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+244 lines, -234 lines) Patch
M build/all.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M mojo/embedder/embedder_unittest.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M mojo/mojo.gyp View 8 chunks +236 lines, -233 lines 0 comments Download
M mojo/mojo_public.gypi View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 1 (0 generated)
blundell
6 years, 7 months ago (2014-04-30 15:27:20 UTC) #1
For discussion (see message to mojo-dev@ as well).

Powered by Google App Engine
This is Rietveld 408576698