RESOLVED FIXED 100129
Move appendAsLDMLLiteral in LocaleWin.cpp to a common place
https://bugs.webkit.org/show_bug.cgi?id=100129
Summary Move appendAsLDMLLiteral in LocaleWin.cpp to a common place
Kent Tamura
Reported 2012-10-23 08:49:20 PDT
Move appendAsLDMLLiteral in LocaleWin.cpp to a common place
Attachments
Patch (4.65 KB, patch)
2012-10-23 08:54 PDT, Kent Tamura
haraken: review+
Kent Tamura
Comment 1 2012-10-23 08:54:24 PDT
Kentaro Hara
Comment 2 2012-10-23 08:58:34 PDT
Comment on attachment 170174 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=170174&action=review OK > Source/WebCore/ChangeLog:9 > + related to DateTimeFormat class. So we move it to DateTimeForma Typo: DateTimeForma => DateTimeFormat. > Source/WebCore/ChangeLog:10 > + class as quoteAndAppendLiteral. Nit: I would slightly prefer appendLiteralAndQuote(). (It's up to you.)
Kent Tamura
Comment 3 2012-10-23 19:17:08 PDT
Note You need to log in before you can comment on or make changes to this bug.