[Webkit-unassigned] [Bug 54740] chrome.dll!WebCore::RenderBlock::addFocusRingRects OOM (404d82428bd920c896c411920eae1898)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 20 15:06:14 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=54740





--- Comment #9 from chris fleizach <cfleizach at apple.com>  2011-06-20 15:06:14 PST ---
(In reply to comment #8)
> Adding more accessibility folks.

When an accessibility element tries to calculate it's bounding rectangle, it starts calling focusRingRects.

I don't know what OOM means, but the problem likely lies in Render code, unless Chrome is not calling updateBackingStore at some point in these methods

               chrome.dll!webkit_glue::WebAccessibility::Init
                chrome.dll!webkit_glue::WebAccessibility::WebAccessibility
                chrome.dll!RenderView::SendPendingAccessibilityNotifications

to ensure that the render tree is in a valid state

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list