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

Issue 2704143002: Add unittests to ParsedContentType (Closed)

Created:
3 years, 10 months ago by yhirano
Modified:
3 years, 10 months ago
Reviewers:
kinuko
CC:
chromium-reviews, blink-reviews, kinuko+watch
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add unittests to ParsedContentType This CL doesn't include a behavioral change. BUG=689731 Review-Url: https://codereview.chromium.org/2704143002 Cr-Commit-Position: refs/heads/master@{#451697} Committed: https://chromium.googlesource.com/chromium/src/+/d133322623bc4dca3cfcf69e1e83d979cf2dfd9c

Patch Set 1 #

Patch Set 2 : fix #

Patch Set 3 : fix #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+94 lines, -0 lines) Patch
M third_party/WebKit/Source/platform/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
A third_party/WebKit/Source/platform/network/ParsedContentTypeTest.cpp View 1 2 1 chunk +93 lines, -0 lines 2 comments Download

Dependent Patchsets:

Messages

Total messages: 24 (16 generated)
yhirano
3 years, 10 months ago (2017-02-20 07:38:30 UTC) #9
kinuko
Looks good. Um... not directly related to this CL but do you think we could ...
3 years, 10 months ago (2017-02-20 08:27:56 UTC) #10
yhirano
On 2017/02/20 08:27:56, kinuko wrote: > Looks good. Um... not directly related to this CL ...
3 years, 10 months ago (2017-02-20 08:48:19 UTC) #11
kinuko
On 2017/02/20 08:48:19, yhirano wrote: > On 2017/02/20 08:27:56, kinuko wrote: > > Looks good. ...
3 years, 10 months ago (2017-02-20 09:14:13 UTC) #12
kinuko
The test code itself lgtm, btw https://codereview.chromium.org/2704143002/diff/40001/third_party/WebKit/Source/platform/network/ParsedContentTypeTest.cpp File third_party/WebKit/Source/platform/network/ParsedContentTypeTest.cpp (right): https://codereview.chromium.org/2704143002/diff/40001/third_party/WebKit/Source/platform/network/ParsedContentTypeTest.cpp#newcode46 third_party/WebKit/Source/platform/network/ParsedContentTypeTest.cpp:46: EXPECT_EQ(String(), t.charset()); Do ...
3 years, 10 months ago (2017-02-20 10:04:32 UTC) #13
yhirano
https://codereview.chromium.org/2704143002/diff/40001/third_party/WebKit/Source/platform/network/ParsedContentTypeTest.cpp File third_party/WebKit/Source/platform/network/ParsedContentTypeTest.cpp (right): https://codereview.chromium.org/2704143002/diff/40001/third_party/WebKit/Source/platform/network/ParsedContentTypeTest.cpp#newcode46 third_party/WebKit/Source/platform/network/ParsedContentTypeTest.cpp:46: EXPECT_EQ(String(), t.charset()); On 2017/02/20 10:04:32, kinuko wrote: > Do ...
3 years, 10 months ago (2017-02-20 10:22:24 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2704143002/40001
3 years, 10 months ago (2017-02-21 03:13:35 UTC) #18
commit-bot: I haz the power
3 years, 10 months ago (2017-02-21 04:04:51 UTC) #23
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/d133322623bc4dca3cfcf69e1e83...

Powered by Google App Engine
This is Rietveld 408576698