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

Issue 397803003: Makes it so a node can only the root of one connection at a time (Closed)

Created:
6 years, 5 months ago by sky
Modified:
6 years, 5 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

Makes it so a node can only the root of one connection at a time This resulted in needing to make structural changes. For example, if connection 2 has a root of A, and A has the children B and C then if A is assigned to another connection (by way of the owner calling Embed again), then connection 2 is told A has been deleted and B and C are removed as children of A. Because this does structural changes the server change id is advanced. BUG=389339 TEST=covered by unit tests R=ben@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=283663

Patch Set 1 #

Patch Set 2 : merge to trunk #

Patch Set 3 : merge again #

Unified diffs Side-by-side diffs Delta from patch set Stats (+318 lines, -96 lines) Patch
M mojo/services/public/cpp/view_manager/lib/view_manager_client_impl.cc View 1 chunk +1 line, -0 lines 0 comments Download
M mojo/services/public/interfaces/view_manager/view_manager.mojom View 1 2 1 chunk +9 lines, -1 line 0 comments Download
M mojo/services/view_manager/root_node_manager.h View 3 chunks +10 lines, -0 lines 0 comments Download
M mojo/services/view_manager/root_node_manager.cc View 4 chunks +24 lines, -0 lines 0 comments Download
M mojo/services/view_manager/view_manager_service_impl.h View 2 chunks +12 lines, -6 lines 0 comments Download
M mojo/services/view_manager/view_manager_service_impl.cc View 1 2 5 chunks +63 lines, -15 lines 0 comments Download
M mojo/services/view_manager/view_manager_unittest.cc View 1 2 29 chunks +199 lines, -74 lines 0 comments Download

Messages

Total messages: 21 (0 generated)
sky
6 years, 5 months ago (2014-07-15 23:39:25 UTC) #1
Ben Goodger (Google)
lgtm
6 years, 5 months ago (2014-07-16 16:59:25 UTC) #2
sky
The CQ bit was checked by sky@chromium.org
6 years, 5 months ago (2014-07-16 18:27:51 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sky@chromium.org/397803003/20001
6 years, 5 months ago (2014-07-16 18:31:53 UTC) #4
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_aosp on tryserver.chromium ...
6 years, 5 months ago (2014-07-16 19:09:09 UTC) #5
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-16 19:15:59 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: ios_dbg_simulator on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/ios_dbg_simulator/builds/170780) ios_rel_device on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/ios_rel_device/builds/159826) ios_rel_device_ninja ...
6 years, 5 months ago (2014-07-16 19:16:00 UTC) #7
sky
The CQ bit was checked by sky@chromium.org
6 years, 5 months ago (2014-07-16 19:44:34 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sky@chromium.org/397803003/20001
6 years, 5 months ago (2014-07-16 19:45:56 UTC) #9
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_aosp on tryserver.chromium ...
6 years, 5 months ago (2014-07-16 20:28:43 UTC) #10
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-16 20:36:54 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: android_aosp on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/android_aosp/builds/93234) android_chromium_gn_compile_rel on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/android_chromium_gn_compile_rel/builds/23026) android_clang_dbg ...
6 years, 5 months ago (2014-07-16 20:36:55 UTC) #12
sky
The CQ bit was checked by sky@chromium.org
6 years, 5 months ago (2014-07-16 20:54:44 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sky@chromium.org/397803003/20001
6 years, 5 months ago (2014-07-16 20:59:06 UTC) #14
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_aosp on tryserver.chromium ...
6 years, 5 months ago (2014-07-16 22:06:37 UTC) #15
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-16 22:13:56 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: android_aosp on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/android_aosp/builds/93294) android_clang_dbg on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/android_clang_dbg/builds/161648) android_dbg ...
6 years, 5 months ago (2014-07-16 22:13:57 UTC) #17
sky
The CQ bit was checked by sky@chromium.org
6 years, 5 months ago (2014-07-16 22:38:30 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sky@chromium.org/397803003/40001
6 years, 5 months ago (2014-07-16 22:40:27 UTC) #19
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_gpu on tryserver.chromium.gpu ...
6 years, 5 months ago (2014-07-17 05:39:41 UTC) #20
commit-bot: I haz the power
6 years, 5 months ago (2014-07-17 06:36:13 UTC) #21
Message was sent while issue was closed.
Change committed as 283663

Powered by Google App Engine
This is Rietveld 408576698