[Webkit-unassigned] [Bug 125003] [EFL] HTML5 required attribute validation messages implemented

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 30 21:35:34 PST 2013


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





--- Comment #3 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2013-11-30 21:33:56 PST ---
(From update of attachment 218045)
View in context: https://bugs.webkit.org/attachment.cgi?id=218045&action=review

> Source/WebCore/ChangeLog:7
> +

It would be nicer to add description, though patch is too simple.

> Source/WebCore/platform/efl/LocalizedStringsEfl.cpp:531
> +    return String::fromUTF8("Please match the requested format:");

As far as I know, ASCIILiteral is more efficient than String::fromUTF8().

http://trac.webkit.org/wiki/EfficientStrings

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