[Webkit-unassigned] [Bug 107737] Editor::m_compositionNode not updated on HTMLInputElement::setValue()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 31 12:00:09 PST 2013


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


Ryosuke Niwa <rniwa at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #185821|review?                     |review+
               Flag|                            |




--- Comment #43 from Ryosuke Niwa <rniwa at webkit.org>  2013-01-31 12:02:08 PST ---
(From update of attachment 185821)
View in context: https://bugs.webkit.org/attachment.cgi?id=185821&action=review

> Source/WebKit/win/WebView.cpp:5486
> +    if (!targetFrame)
>          return;

I don't think focusedOrMainFrame can ever be null and it's obnoxious that it even checks this condition but that's a separate issue.

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