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

Issue 2704153002: ParsedContentType refactoring (Closed)

Created:
3 years, 10 months ago by yhirano
Modified:
3 years, 10 months ago
CC:
chromium-reviews, tyoshino+watch_chromium.org, feature-media-reviews_chromium.org, mlamouri+watch-blink_chromium.org, eric.carlson_apple.com, blink-reviews, Srirama, kinuko+watch
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

ParsedContentType refactoring This is a preliminary refactoring for fixing compatibility issues of ParsedContentType. BUG=689731 Review-Url: https://codereview.chromium.org/2704153002 Cr-Commit-Position: refs/heads/master@{#452045} Committed: https://chromium.googlesource.com/chromium/src/+/d4c7568248450ac03286a4af6fe46380b582ed68

Patch Set 1 #

Patch Set 2 : fix #

Patch Set 3 : fix #

Total comments: 3

Patch Set 4 : fix #

Messages

Total messages: 54 (32 generated)
yhirano
3 years, 10 months ago (2017-02-20 10:27:41 UTC) #7
kinuko
lgtm
3 years, 10 months ago (2017-02-20 11:56:12 UTC) #11
tyoshino-do-not-use
lgtm https://codereview.chromium.org/2704153002/diff/40001/third_party/WebKit/Source/platform/network/ParsedContentType.cpp File third_party/WebKit/Source/platform/network/ParsedContentType.cpp (right): https://codereview.chromium.org/2704153002/diff/40001/third_party/WebKit/Source/platform/network/ParsedContentType.cpp#newcode81 third_party/WebKit/Source/platform/network/ParsedContentType.cpp:81: parse(contentType.stripWhiteSpace()); How about saving the result of parse() ...
3 years, 10 months ago (2017-02-20 14:48:47 UTC) #15
tyoshino-do-not-use
https://codereview.chromium.org/2704153002/diff/40001/third_party/WebKit/Source/platform/network/ParsedContentType.cpp File third_party/WebKit/Source/platform/network/ParsedContentType.cpp (right): https://codereview.chromium.org/2704153002/diff/40001/third_party/WebKit/Source/platform/network/ParsedContentType.cpp#newcode81 third_party/WebKit/Source/platform/network/ParsedContentType.cpp:81: parse(contentType.stripWhiteSpace()); On 2017/02/20 14:48:46, tyoshino-do-not-use wrote: > How about ...
3 years, 10 months ago (2017-02-20 14:50:31 UTC) #16
yhirano
https://codereview.chromium.org/2704153002/diff/40001/third_party/WebKit/Source/platform/network/ParsedContentType.cpp File third_party/WebKit/Source/platform/network/ParsedContentType.cpp (right): https://codereview.chromium.org/2704153002/diff/40001/third_party/WebKit/Source/platform/network/ParsedContentType.cpp#newcode81 third_party/WebKit/Source/platform/network/ParsedContentType.cpp:81: parse(contentType.stripWhiteSpace()); On 2017/02/20 14:50:31, tyoshino-do-not-use wrote: > On 2017/02/20 ...
3 years, 10 months ago (2017-02-21 04:40:30 UTC) #19
tyoshino (SeeGerritForStatus)
lgtm
3 years, 10 months ago (2017-02-21 05:18:28 UTC) #21
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/2704153002/60001
3 years, 10 months ago (2017-02-21 05:24:00 UTC) #25
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/368807)
3 years, 10 months ago (2017-02-21 05:30:15 UTC) #27
yhirano
+jrummell@chromium.org for OWNER review.
3 years, 10 months ago (2017-02-21 06:29:46 UTC) #29
haraken
owner LGTM
3 years, 10 months ago (2017-02-21 06:30:27 UTC) #30
yhirano
Thank you!
3 years, 10 months ago (2017-02-21 06:31:53 UTC) #31
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/2704153002/60001
3 years, 10 months ago (2017-02-21 06:32:35 UTC) #33
commit-bot: I haz the power
Try jobs failed on following builders: android_n5x_swarming_rel on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_n5x_swarming_rel/builds/122904)
3 years, 10 months ago (2017-02-21 09:32:36 UTC) #36
jrummell
media LGTM
3 years, 10 months ago (2017-02-21 22:58:48 UTC) #37
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/2704153002/60001
3 years, 10 months ago (2017-02-22 00:27:37 UTC) #39
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_TIMED_OUT, no build URL)
3 years, 10 months ago (2017-02-22 02:30:53 UTC) #41
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/2704153002/60001
3 years, 10 months ago (2017-02-22 03:25:36 UTC) #43
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_tsan_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_tsan_rel_ng/builds/19497) win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, ...
3 years, 10 months ago (2017-02-22 07:35:03 UTC) #45
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/2704153002/60001
3 years, 10 months ago (2017-02-22 07:41:40 UTC) #47
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_asan_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_asan_rel_ng/builds/315689)
3 years, 10 months ago (2017-02-22 09:43:54 UTC) #49
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/2704153002/60001
3 years, 10 months ago (2017-02-22 14:00:39 UTC) #51
commit-bot: I haz the power
3 years, 10 months ago (2017-02-22 14:52:00 UTC) #54
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/d4c7568248450ac03286a4af6fe4...

Powered by Google App Engine
This is Rietveld 408576698