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

Issue 2940393002: [Offline Prefetch] Use proto2 syntax for offline prefetch proto (Closed)

Created:
3 years, 6 months ago by jianli
Modified:
3 years, 6 months ago
Reviewers:
dewittj
CC:
chromium-reviews, dewittj+watch_chromium.org, fgorski+watch_chromium.org, romax+watch_chromium.org, petewil+watch_chromium.org, chili+watch_chromium.org, carlosk+watch_chromium.org, dimich+watch_chromium.org, huangs, agrieve
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[Offline Prefetch] Use proto2 syntax for offline prefetch proto Switching back to proto2 greatly reduced the size. Also moving the proto definitions in timestamp.proto to where are referenced also saved a bunch. Note that moving other proto files did not save much. BUG=733783 Review-Url: https://codereview.chromium.org/2940393002 Cr-Commit-Position: refs/heads/master@{#480230} Committed: https://chromium.googlesource.com/chromium/src/+/08ca13d0991463f5646fb88a19460ea2b2778d14

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -49 lines) Patch
M components/offline_pages/core/prefetch/BUILD.gn View 1 chunk +0 lines, -1 line 0 comments Download
M components/offline_pages/core/prefetch/proto/any.proto View 1 chunk +3 lines, -3 lines 0 comments Download
M components/offline_pages/core/prefetch/proto/offline_pages.proto View 4 chunks +28 lines, -16 lines 0 comments Download
M components/offline_pages/core/prefetch/proto/operation.proto View 2 chunks +4 lines, -5 lines 0 comments Download
M components/offline_pages/core/prefetch/proto/status.proto View 2 chunks +3 lines, -3 lines 0 comments Download
D components/offline_pages/core/prefetch/proto/timestamp.proto View 1 chunk +0 lines, -21 lines 0 comments Download

Messages

Total messages: 15 (9 generated)
jianli
3 years, 6 months ago (2017-06-16 22:04:51 UTC) #5
dewittj
Are there any semantic differences we need to be aware of? The server team is ...
3 years, 6 months ago (2017-06-16 22:37:15 UTC) #6
dewittj
otherwise lgtm
3 years, 6 months ago (2017-06-16 23:34:44 UTC) #7
jianli
No. The serialized format remains same. On Fri, Jun 16, 2017 at 3:37 PM, <dewittj@chromium.org> ...
3 years, 6 months ago (2017-06-16 23:36:45 UTC) #8
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/2940393002/1
3 years, 6 months ago (2017-06-16 23:53:19 UTC) #12
commit-bot: I haz the power
3 years, 6 months ago (2017-06-16 23:58:20 UTC) #15
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/08ca13d0991463f5646fb88a1946...

Powered by Google App Engine
This is Rietveld 408576698