[Webkit-unassigned] [Bug 101399] [BlackBerry] Crash in InRegionScrollerPrivate

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 7 06:17:39 PST 2012


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





--- Comment #5 from Antonio Gomes <tonikitoo at webkit.org>  2012-11-07 06:19:13 PST ---
(From update of attachment 172656)
View in context: https://bugs.webkit.org/attachment.cgi?id=172656&action=review

Hi Gen!

> Source/WebKit/blackberry/WebKitSupport/InRegionScrollableArea.cpp:65
> +    // Add a pointer to the enclosing document as the pointer to layer or node along the way may become invalid.
> +    if (m_layer->enclosingElement())
> +        m_document = m_layer->enclosingElement()->document();
> +

do you know when that happens?

where is it used?

-- 
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