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

Issue 129763002: linux_aura: Don't clear target vector in SelectionOwner. (Closed)

Created:
6 years, 11 months ago by Elliot Glaysher
Modified:
6 years, 11 months ago
Reviewers:
sadrul
CC:
chromium-reviews, sadrul, yusukes+watch_chromium.org, derat+watch_chromium.org
Visibility:
Public.

Description

linux_aura: Don't clear target vector in SelectionOwner. This was causing an intermittent crash in the SelectionClear unit tests, since it cleared the TARGETS atom out of the list of offered types BUG=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=243985

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -2 lines) Patch
M ui/base/x/selection_owner.h View 1 chunk +1 line, -1 line 0 comments Download
M ui/base/x/selection_owner.cc View 1 chunk +0 lines, -1 line 1 comment Download

Messages

Total messages: 4 (0 generated)
Elliot Glaysher
6 years, 11 months ago (2014-01-08 23:22:07 UTC) #1
sadrul
LGTM https://codereview.chromium.org/129763002/diff/1/ui/base/x/selection_owner.cc File ui/base/x/selection_owner.cc (right): https://codereview.chromium.org/129763002/diff/1/ui/base/x/selection_owner.cc#newcode83 ui/base/x/selection_owner.cc:83: RetrieveTargets(&targets); An alternate solution could be to targets.push_back(targets_atom); ...
6 years, 11 months ago (2014-01-09 13:07:54 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/erg@chromium.org/129763002/1
6 years, 11 months ago (2014-01-09 18:33:01 UTC) #3
commit-bot: I haz the power
6 years, 11 months ago (2014-01-09 21:47:15 UTC) #4
Message was sent while issue was closed.
Change committed as 243985

Powered by Google App Engine
This is Rietveld 408576698