[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 09:40:43 PST 2013


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





--- Comment #38 from Alexey Proskuryakov <ap at webkit.org>  2013-01-31 09:42:43 PST ---
(From update of attachment 185795)
View in context: https://bugs.webkit.org/attachment.cgi?id=185795&action=review

Looks reasonable to me. I'm deferring to Ryosuke for final review, since he has been working with you on this for a while already.

> Source/WebCore/editing/Editor.cpp:1340
> +    unsigned start, end;

WebKit style is to define each variable on its own line.

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