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

Issue 8574016: aura: Do not attempt to remove the window multiple times on detach. (Closed)

Created:
9 years, 1 month ago by sadrul
Modified:
9 years, 1 month ago
CC:
chromium-reviews, tfarina, dhollowa
Visibility:
Public.

Description

aura: Do not attempt to remove the window multiple times on detach. The window gets removed in RemovedFromWidget, so it is not necessary to do this again in NativeViewDetaching. This fixes a couple of failing DOMViewTest tests. BUG=103487 TEST=DOMViewTest.TestRemoveAndDelete, TestReparent (browser_tests) Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=110198

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -1 line) Patch
M views/controls/native/native_view_host_aura.cc View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
sadrul
9 years, 1 month ago (2011-11-15 22:08:17 UTC) #1
Ben Goodger (Google)
9 years, 1 month ago (2011-11-15 22:14:11 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698