Add an example that nests embedded app, so we have two levels of nesting (and...
Add an example that nests embedded app, so we have two levels of nesting (and thus two connections). I realized an error in understanding of ServiceConnection et al and have corrected this with this CL. ViewManager is now instantiated by the synchronizer. For a given app instance there may be N instances of ViewManager, one per unique connection. Code utilizing ViewManager needs to be more careful about which instance they pass. R=sky@chromium.org http://crbug.com/365012 Review URL: https://codereview.chromium.org/311373005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@275609 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment