summaryrefslogtreecommitdiffstats
path: root/tools/json_schema_compiler/test/arrays_unittest.cc
diff options
context:
space:
mode:
authorsky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-07-17 06:36:09 +0000
committersky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-07-17 06:36:09 +0000
commitff84e05ab824d27fc77890028afa15b2635ff4cd (patch)
treef090e906af48b1959e58d0f0fad97b844e6be49a /tools/json_schema_compiler/test/arrays_unittest.cc
parent36b7914e8fa4ca5b0f83a44456c633223560c03d (diff)
downloadchromium_src-ff84e05ab824d27fc77890028afa15b2635ff4cd.zip
chromium_src-ff84e05ab824d27fc77890028afa15b2635ff4cd.tar.gz
chromium_src-ff84e05ab824d27fc77890028afa15b2635ff4cd.tar.bz2
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 Review URL: https://codereview.chromium.org/397803003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@283663 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/json_schema_compiler/test/arrays_unittest.cc')
0 files changed, 0 insertions, 0 deletions