diff options
author | sky <sky@chromium.org> | 2016-03-18 11:35:53 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-03-18 18:38:37 +0000 |
commit | 3b8a462ed40f0e86090ee1a400ccb0bfc9892180 (patch) | |
tree | 5ca3f6ea5fbccf16be71a6981e492d6640a8952f /extensions | |
parent | 4002be4a5242810875dffd8020239c55f2c7268f (diff) | |
download | chromium_src-3b8a462ed40f0e86090ee1a400ccb0bfc9892180.zip chromium_src-3b8a462ed40f0e86090ee1a400ccb0bfc9892180.tar.gz chromium_src-3b8a462ed40f0e86090ee1a400ccb0bfc9892180.tar.bz2 |
Makes it possible to set a factory that creates MojoShellConnection
And exposes MojoShellConnection::Create() so that the factory can
create the MojoShellConnection in the right way. An alternative is to
declare the closure as one that gets the ShellClientRequest and
is_external. If I did that I wouldn't need to make Create()
public. Let me know which you prefer.
BUG=581733
TEST=test only changes
R=jam@chromium.org
Review URL: https://codereview.chromium.org/1809373003
Cr-Commit-Position: refs/heads/master@{#382024}
Diffstat (limited to 'extensions')
0 files changed, 0 insertions, 0 deletions