Bug 97311 - Remove unused functions of LocalizedDate.h
Summary: Remove unused functions of LocalizedDate.h
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kent Tamura
URL:
Keywords:
Depends on:
Blocks: 96351
  Show dependency treegraph
 
Reported: 2012-09-21 02:16 PDT by Kent Tamura
Modified: 2012-09-21 03:12 PDT (History)
3 users (show)

See Also:


Attachments
Patch (5.65 KB, patch)
2012-09-21 02:21 PDT, Kent Tamura
no flags Details | Formatted Diff | Diff
Patch for landing (5.64 KB, patch)
2012-09-21 02:26 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-21 02:16:01 PDT
Remove unused functions of LocalizedDate.h
Comment 1 Kent Tamura 2012-09-21 02:21:22 PDT
Created attachment 165088 [details]
Patch
Comment 2 Kentaro Hara 2012-09-21 02:23:25 PDT
Comment on attachment 165088 [details]
Patch

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

OK

> Source/WebCore/platform/text/Localizer.h:48
> +    // Note: Some platforms return same value as localizedTimeFormatText().

Nit: localizedTimeFormatText() -> timeFormat()
Comment 3 Kent Tamura 2012-09-21 02:26:43 PDT
Created attachment 165089 [details]
Patch for landing

Fixed a comment
Comment 4 WebKit Review Bot 2012-09-21 03:12:51 PDT
Comment on attachment 165089 [details]
Patch for landing

Clearing flags on attachment: 165089

Committed r129208: <http://trac.webkit.org/changeset/129208>
Comment 5 WebKit Review Bot 2012-09-21 03:12:54 PDT
All reviewed patches have been landed.  Closing bug.