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

Issue 2465023002: Make SVN commit number an optional part of X-Mod-Pagespeed header. (Closed)

Created:
4 years, 1 month ago by cfredric (do not use)
Modified:
4 years, 1 month ago
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make the SVN commit number an optional part of X-Mod-Pagespeed header. Currently, the X-Mod-Pagespeed header format is expected to be "<major>.<minor>.<branch>.<point>-<commit>", where <commit> is the SVN commit number. This should not be required; i.e. the format should also be allowed to be "<major>.<minor>.<branch>.<point>". BUG=660950 Committed: https://crrev.com/b3028617e93ab30b34c34f5e12008b6e171f909e Cr-Commit-Position: refs/heads/master@{#429075}

Patch Set 1 #

Patch Set 2 : remove unneeded comment #

Total comments: 1

Patch Set 3 : Avoid parsing twice, when possible. #

Patch Set 4 : Simplify format string. #

Patch Set 5 : Add mod_pagespeed/OWNERS file. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -1 line) Patch
A chrome/browser/mod_pagespeed/OWNERS View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/mod_pagespeed/mod_pagespeed_metrics.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/mod_pagespeed/mod_pagespeed_metrics_unittest.cc View 1 1 chunk +16 lines, -0 lines 0 comments Download

Messages

Total messages: 33 (17 generated)
cfredric (do not use)
4 years, 1 month ago (2016-10-31 20:15:36 UTC) #3
Charlie Harrison
Looks good! Could you: 1. Update the BUG= line with a bug # from crbug.com. ...
4 years, 1 month ago (2016-10-31 20:29:00 UTC) #4
cfredric (do not use)
On 2016/10/31 20:29:00, Charlie Harrison wrote: > Looks good! > > Could you: > 1. ...
4 years, 1 month ago (2016-10-31 20:54:21 UTC) #7
Charlie Harrison
lgtm!
4 years, 1 month ago (2016-10-31 21:01:03 UTC) #8
cfredric (do not use)
4 years, 1 month ago (2016-11-01 13:47:51 UTC) #10
sky
I'm not at all familiar with this code. It looks like davidben moved it. Hopefully ...
4 years, 1 month ago (2016-11-01 15:26:01 UTC) #12
davidben
lgtm deferring to csharrison. (This code is unowned, sadly. Hopefully cfredric and co can take ...
4 years, 1 month ago (2016-11-01 15:36:38 UTC) #13
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/2465023002/60001
4 years, 1 month ago (2016-11-01 15:45:01 UTC) #16
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/294102)
4 years, 1 month ago (2016-11-01 15:52:31 UTC) #18
sky
Can you please add an OWNERS file in this patch?
4 years, 1 month ago (2016-11-01 16:16:12 UTC) #19
cfredric (do not use)
On 2016/11/01 16:16:12, sky wrote: > Can you please add an OWNERS file in this ...
4 years, 1 month ago (2016-11-01 16:50:07 UTC) #20
Charlie Harrison
still lgtm
4 years, 1 month ago (2016-11-01 16:50:58 UTC) #21
sky
LGTM
4 years, 1 month ago (2016-11-01 19:24:48 UTC) #26
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/2465023002/80001
4 years, 1 month ago (2016-11-01 19:36:06 UTC) #29
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 1 month ago (2016-11-01 19:41:06 UTC) #31
commit-bot: I haz the power
4 years, 1 month ago (2016-11-01 19:57:38 UTC) #33
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/b3028617e93ab30b34c34f5e12008b6e171f909e
Cr-Commit-Position: refs/heads/master@{#429075}

Powered by Google App Engine
This is Rietveld 408576698