ui/base/dragdrop: Remove owns_medium from StorageDataInfo
Currently there is only ui::DataObjectImpl::SetData which sets |owns_medium|, but it should always be true because of DataObjectimpl duplicates the medium if |should_release| is false. Bug: 11078061 Test: Run ui_base_unittests.exe --gtest_filter="OSExchangeDataWinTest.SetData*" Change-Id: I62125ef6d0c4d5d364deb2deefd8272a973507e9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2308637 Commit-Queue: Darwin Huang <huangdarwin@chromium.org> Reviewed-by:Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Victor Costan <pwnall@chromium.org> Reviewed-by:
Darwin Huang <huangdarwin@chromium.org> Cr-Commit-Position: refs/heads/master@{#793425}
Showing
Please register or sign in to comment