Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(63)

Issue 288733002: Kill WTF::GregorianDateTime class (Closed)

Created:
6 years, 7 months ago by Inactive
Modified:
6 years, 7 months ago
CC:
blink-reviews, blink-reviews-wtf_chromium.org, Mikhail, abarth-chromium
Visibility:
Public.

Description

Kill WTF::GregorianDateTime class Kill WTF::GregorianDateTime class and use DateComponents from platform/ instead. There is little sense in having 2 different classes to do the same thing. This makes the code a bit more consistent and also reduces the binary size slightly. R=eseidel@chromium.org, abarth@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=174069

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -221 lines) Patch
M Source/platform/DateComponents.h View 1 chunk +1 line, -0 lines 0 comments Download
M Source/platform/DateComponents.cpp View 1 chunk +5 lines, -0 lines 0 comments Download
M Source/platform/mhtml/MHTMLArchive.cpp View 3 chunks +4 lines, -4 lines 0 comments Download
D Source/wtf/GregorianDateTime.h View 1 chunk +0 lines, -129 lines 0 comments Download
D Source/wtf/GregorianDateTime.cpp View 1 chunk +0 lines, -86 lines 0 comments Download
M Source/wtf/wtf.gypi View 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Inactive
6 years, 7 months ago (2014-05-14 17:00:58 UTC) #1
eseidel
lgtm
6 years, 7 months ago (2014-05-15 06:27:02 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@samsung.com/288733002/1
6 years, 7 months ago (2014-05-15 06:27:20 UTC) #3
commit-bot: I haz the power
6 years, 7 months ago (2014-05-15 06:41:23 UTC) #4
Message was sent while issue was closed.
Change committed as 174069

Powered by Google App Engine
This is Rietveld 408576698