[Webkit-unassigned] [Bug 54443] Textarea maxlength doesn't account for newlines
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Mar 15 17:46:01 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=54443
--- Comment #24 from Ryosuke Niwa <rniwa at webkit.org> 2011-03-15 17:46:01 PST ---
(In reply to comment #23)
> How about the cpp part?
> No problem?
View in context: https://bugs.webkit.org/attachment.cgi?id=85770&action=review
> Source/WebCore/editing/TypingCommand.cpp:408
> + RefPtr<BeforeTextInsertedEvent> evt = BeforeTextInsertedEvent::create(String("\n"));
Please do not use abbreviations like "evt".
--
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