Bug 100129

Summary: Move appendAsLDMLLiteral in LocaleWin.cpp to a common place
Product: WebKit Reporter: Kent Tamura <tkent>
Component: PlatformAssignee: Kent Tamura <tkent>
Status: RESOLVED FIXED    
Severity: Normal CC: haraken, yutak
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 100128    
Attachments:
Description Flags
Patch haraken: review+

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.