summaryrefslogtreecommitdiff
path: root/tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
diff options
context:
space:
mode:
authorRobert Carr <racarr@google.com>2019-02-05 09:44:53 -0800
committerRobert Carr <racarr@google.com>2019-02-06 14:02:13 -0800
commit71200f2c0ec544d1b336a7dce1eccd2c4f40c7ae (patch)
treecc6f84eb3fe9f2c8f56ebfa08b3182f94a7b33e3 /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
parent5ea304db749591f9bc1357eb486ba5595ac6ff01 (diff)
SurfaceControl: Provide Transaction#remove() method.
When we switched from destroy() to reparent(..., null) we introduced a regression where the CloseGuard was not released. reparent(..., null) can not release the CloseGuard because the caller may want to retain the control. It seems a frustrating burden to require users to write: "reparent(null), release()" where previously we provided destroy so we provide a helper #remove method. Test: Existing tests pass Bug: 123923589 Bug: 122728663 Change-Id: I60b529573f8868624c70b78c7a71a4d7c7827ff7
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions