[webkit-reviews] review granted: [Bug 63765] Remove positionForCoordinates : [Attachment 99388] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 30 16:45:03 PDT 2011


Eric Seidel <eric at webkit.org> has granted Levi Weintraub <leviw at chromium.org>'s
request for review:
Bug 63765: Remove positionForCoordinates
https://bugs.webkit.org/show_bug.cgi?id=63765

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

------- Additional Comments from Eric Seidel <eric at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=99388&action=review

LGTM.

> Source/WebCore/accessibility/AccessibilityRenderObject.cpp:1160
> +	   // FIXME: Why would a renderer exist when the Document isn't
attached to a frame?

I know frames stay alive for a brief moment while iframes are detached. 
Unclear if that could be related here.


More information about the webkit-reviews mailing list