[Webkit-unassigned] [Bug 117271] [BlackBerry] Make image clickable when it has anchor as parent node.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 5 13:15:08 PDT 2013


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





--- Comment #2 from Rob Buis <rwlbuis at gmail.com>  2013-06-05 13:13:42 PST ---
(From update of attachment 203876)
View in context: https://bugs.webkit.org/attachment.cgi?id=203876&action=review

> Source/WebKit/blackberry/WebKitSupport/FatFingers.cpp:96
> +        || (element->hasTagName(HTMLNames::imgTag) && element->parentNode()->hasTagName(HTMLNames::aTag)))

Is it possible for parentNode to be null here?

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