Chromium Code Reviews
Help | Chromium Project | Gerrit Changes | Sign in
(118)

Issue 1208303003: Revert of Fix leaking AXNodeObjects when sub document detaches (Closed)

Created:
4 years, 10 months ago by amineer_google
Modified:
4 years, 10 months ago
Reviewers:
haraken, keishi, dmazzoni
CC:
blink-reviews, blink-reviews-dom_chromium.org, dglazkov+blink, sof, eae+blinkwatch, rwlbuis
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Revert of Fix leaking AXNodeObjects when sub document detaches (patchset #1 id:1 of https://codereview.chromium.org/1207613004/) Reason for revert: Top crasher in canary - bug 504315. Original issue's description: > Fix leaking AXNodeObjects when sub document detaches > > Node::willBeDeletedFromDocument() is called after the Document has been detached so axObjectCacheOwner() is already disconnected and the node was failing to be removed from the cache. > > Test will be added in https://codereview.chromium.org/1202263005/ > > BUG=502782 > > Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=197755 TBR=dmazzoni@chromium.org,haraken@chromium.org,keishi@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=502782 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=197924

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -6 lines) Patch
M Source/core/dom/Document.cpp View 1 chunk +1 line, -6 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
amineer_google
Created Revert of Fix leaking AXNodeObjects when sub document detaches
4 years, 10 months ago (2015-06-26 15:35:11 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1208303003/1
4 years, 10 months ago (2015-06-26 15:35:20 UTC) #2
commit-bot: I haz the power
Committed patchset #1 (id:1) as https://src.chromium.org/viewvc/blink?view=rev&revision=197924
4 years, 10 months ago (2015-06-26 15:35:43 UTC) #3
haraken
4 years, 10 months ago (2015-06-26 15:45:44 UTC) #4
Message was sent while issue was closed.
LGTM, thanks for the revert.

Powered by Google App Engine
This is Rietveld 408576698