[Webkit-unassigned] [Bug 74313] Implement the JavaScriptCore bindings for eventListenerHandlerLocation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 12 11:55:02 PST 2011


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


Geoffrey Garen <ggaren at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #118821|review?                     |review-
               Flag|                            |




--- Comment #2 from Geoffrey Garen <ggaren at apple.com>  2011-12-12 11:55:02 PST ---
(From update of attachment 118821)
View in context: https://bugs.webkit.org/attachment.cgi?id=118821&action=review

> Source/WebCore/bindings/js/ScriptEventListener.cpp:117
> +    if (!jsFunction && jsFunction->isHostFunction())

I think you meant "||" not  "&&".

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