Chromium Code Reviews
DescriptionExpose some sky_viewer plumbing to allow for reuse
This CL exposes some of the plumbing of sky_viewer in preparation for a
followup in which a content handler that handles sky *packaged* apps will share
this plumbing. In particular:
- SkyViewerBase: Abstract superclass for Mojo apps that are intended to be
content handlers of some kind for Sky. Handles the details of setting up the
Sky environment (e.g., blink::initialize()), but leaves it up to subclasses to
instantiate a content handler.
- SkyLoader: Loads and runs a Sky file at |url| within the context of the
currently-running Mojo application, which is assumed to have set up the Sky
environment properly.
BUG=
Patch Set 1 #
Messages
Total messages: 8 (2 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||