diff options
author | dhollowa@chromium.org <dhollowa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-19 03:57:21 +0000 |
---|---|---|
committer | dhollowa@chromium.org <dhollowa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-19 03:57:21 +0000 |
commit | 1946e0c4351fbdfd5b012d3c2aeac2c9218ad027 (patch) | |
tree | a623b99b68bd278b0664a07180d0e2820eaae341 /chrome/browser/visitedlink/visitedlink_master.h | |
parent | 774bdcce34a2b1621b9959d9a569324058539d0a (diff) | |
download | chromium_src-1946e0c4351fbdfd5b012d3c2aeac2c9218ad027.zip chromium_src-1946e0c4351fbdfd5b012d3c2aeac2c9218ad027.tar.gz chromium_src-1946e0c4351fbdfd5b012d3c2aeac2c9218ad027.tar.bz2 |
Mac/Aura compositor_unittests are failing
The problem was that the ui::Compositor keeps a "delegate" reference to the
TestCompositorHostMac, but that gets deleted prior to the ref-counted
ui::Compositor. The ui::Compositor reference is being held by the
AcceleratedTestView which de-ref's the compositor too late in the game, namely
when the Mac autorelease pools get drained.
This is resolved here by explicitly clearing the reference that the
view holds to the compositor.
BUG=110666
TEST=LayerWithRealCompositorTest.*
R=piman@chromium.org
Review URL: https://chromiumcodereview.appspot.com/9253025
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@118235 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/visitedlink/visitedlink_master.h')
0 files changed, 0 insertions, 0 deletions