[Webkit-unassigned] [Bug 84425] [EFL] EFL's LayoutTestController does not implement elementDoesAutoCompleteForElementWithId

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 23 06:27:16 PDT 2012


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





--- Comment #5 from Raphael Kubo da Costa (rakuco) <rakuco at webkit.org>  2012-04-23 06:27:16 PST ---
(From update of attachment 138295)
View in context: https://bugs.webkit.org/attachment.cgi?id=138295&action=review

> Source/WebKit/efl/WebCoreSupport/DumpRenderTreeSupportEfl.cpp:119
> +    if (!inputElement)
> +        return false;

Is this condition reachable? The previous if already checks if coreNode is 0.

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