[Webkit-unassigned] [Bug 116496] Fix crash when trying to get bounding box of node without a renderer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 3 10:40:37 PST 2015


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

Joanmarie Diggs (irc: joanie) <jdiggs at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jdiggs at igalia.com

--- Comment #2 from Joanmarie Diggs (irc: joanie) <jdiggs at igalia.com> ---
(In reply to comment #0)
> Consider merging
> https://chromium.googlesource.com/chromium/blink/+/
> f489bf99677ac37abb2fb3510cb50cb4ea22e3e4
> 
> It's obviously not possible to get the bounding box of an unrendered
> node; the null check was accidentally reversed when two functions
> were combined in the previous change.

Are you suggesting we merge the previous change:
https://chromiumcodereview.appspot.com/14740025/

If it's just fixing the null check that was accidentally reversed, we don't have a need:
https://trac.webkit.org/browser/trunk/Source/WebCore/accessibility/AccessibilityRenderObject.cpp#L850

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151103/a556af7e/attachment.html>


More information about the webkit-unassigned mailing list