RESOLVED FIXED20297
REGRESSION: Lots of AccessibilityUIElement leaks on the buildbot
https://bugs.webkit.org/show_bug.cgi?id=20297
Summary REGRESSION: Lots of AccessibilityUIElement leaks on the buildbot
Eric Seidel (no email)
Reported 2008-08-06 05:14:15 PDT
Lots of AccessibilityUIElement leaks on the buildbot http://build.webkit.org/results/trunk-mac-intel-debug/4749/DumpRenderTree-leaks.txt I have a fix. Which I'll upload shortly.
Attachments
Fix AccessibilityUIElement leaks seen on buildbot (18.00 KB, patch)
2008-08-06 05:14 PDT, Eric Seidel (no email)
darin: review+
Eric Seidel (no email)
Comment 1 2008-08-06 05:14:59 PDT
Created attachment 22677 [details] Fix AccessibilityUIElement leaks seen on buildbot WebKitTools/ChangeLog | 46 +++++++++++++++ .../DumpRenderTree/AccessibilityController.h | 4 +- .../DumpRenderTree/AccessibilityUIElement.cpp | 61 ++++++++------------ .../DumpRenderTree/AccessibilityUIElement.h | 11 ++-- .../mac/AccessibilityControllerMac.mm | 8 +- .../mac/AccessibilityUIElementMac.mm | 30 ++++++---- 6 files changed, 101 insertions(+), 59 deletions(-)
Eric Seidel (no email)
Comment 2 2008-08-06 05:15:48 PDT
That's right. 18k characters on the money. That's how I roll.
mitz
Comment 3 2008-08-06 07:32:47 PDT
Darin Adler
Comment 4 2008-08-06 10:27:11 PDT
Comment on attachment 22677 [details] Fix AccessibilityUIElement leaks seen on buildbot Looks fine, r=me
mitz
Comment 5 2008-08-06 14:25:27 PDT
Note You need to log in before you can comment on or make changes to this bug.