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

Issue 1181613002: Added check for leaking AXObjects

Created:
5 years, 6 months ago by keishi
Modified:
5 years, 6 months ago
Reviewers:
CC:
blink-reviews, arv+blink, aboxhall, vivekg, sof, eae+blinkwatch, dglazkov+blink, blink-reviews-dom_chromium.org, nektarios, je_julie, vivekg_samsung, Inactive, dmazzoni, rwlbuis
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Added check for leaking AXObjects BUG=None

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -4 lines) Patch
M LayoutTests/accessibility/AccessibilityScrollbar-leak.html View 1 chunk +4 lines, -1 line 0 comments Download
M LayoutTests/accessibility/axobjectcache-leaks-node.html View 1 chunk +4 lines, -1 line 0 comments Download
M LayoutTests/resources/leak-check.js View 1 chunk +4 lines, -1 line 0 comments Download
M Source/core/dom/AXObjectCache.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/testing/Internals.h View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/testing/Internals.cpp View 1 chunk +5 lines, -0 lines 0 comments Download
M Source/core/testing/Internals.idl View 1 chunk +1 line, -0 lines 0 comments Download
M Source/modules/accessibility/AXObject.h View 2 chunks +4 lines, -0 lines 0 comments Download
M Source/modules/accessibility/AXObject.cpp View 2 chunks +4 lines, -0 lines 0 comments Download
M Source/modules/accessibility/AXObjectCacheImpl.cpp View 1 chunk +5 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698