[webkit-reviews] review requested: [Bug 114514] Widget should not depend on AXObjectCache : [Attachment 197855] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 12 08:59:26 PDT 2013


Carlos Garcia Campos <cgarcia at igalia.com> has asked  for review:
Bug 114514: Widget should not depend on AXObjectCache
https://bugs.webkit.org/show_bug.cgi?id=114514

Attachment 197855: Patch
https://bugs.webkit.org/attachment.cgi?id=197855&action=review

------- Additional Comments from Carlos Garcia Campos <cgarcia at igalia.com>
I'm not sure the patch is correct, because previously the scrollbars were
removed from the cache on destruction, but I think scrollbars were leaked
because the AXObject cache holds a reference, and they were only removed by the
cache from the destructor.


More information about the webkit-reviews mailing list