[Webkit-unassigned] [Bug 73176] Add 'isProtocolHandlerRegistered' and 'unregisterProtocolHandler'.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 5 10:46:48 PST 2011


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





--- Comment #7 from Tony Chang <tony at chromium.org>  2011-12-05 10:46:47 PST ---
(From update of attachment 117856)
View in context: https://bugs.webkit.org/attachment.cgi?id=117856&action=review

> Source/WebCore/html/HTMLInputElement.cpp:1024
> +unsigned HTMLInputElement::height() const
> +{
> +    return m_inputType->height();
> +}

Did you mean to include these changes in this patch?

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