Bug 97957 - Remove LocalizedDate*.*
Summary: Remove LocalizedDate*.*
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P3 Minor
Assignee: Kent Tamura
URL:
Keywords:
Depends on:
Blocks: 96351
  Show dependency treegraph
 
Reported: 2012-09-28 18:19 PDT by Kent Tamura
Modified: 2012-09-29 01:49 PDT (History)
7 users (show)

See Also:


Attachments
Patch (27.14 KB, patch)
2012-09-28 18:25 PDT, Kent Tamura
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kent Tamura 2012-09-28 18:19:00 PDT
Remove LocalizedDate*.*
Comment 1 Kent Tamura 2012-09-28 18:25:55 PDT
Created attachment 166343 [details]
Patch
Comment 2 Kentaro Hara 2012-09-28 18:32:53 PDT
Comment on attachment 166343 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=166343&action=review

OK. Please keep watching the bots when landing.

> Source/WebCore/platform/text/Localizer.h:88
>      virtual String dateFormatText() = 0;

You might want to add a similar comment for this method too. All methods around here have good comments.
Comment 3 WebKit Review Bot 2012-09-29 01:49:44 PDT
Comment on attachment 166343 [details]
Patch

Clearing flags on attachment: 166343

Committed r129973: <http://trac.webkit.org/changeset/129973>
Comment 4 WebKit Review Bot 2012-09-29 01:49:48 PDT
All reviewed patches have been landed.  Closing bug.