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 2951383003: Extensions Cleanup: Simplify how code for IPC::ParamTraits<Manifest::Location> is generated. (Closed)

Created:
3 years, 5 months ago by karandeepb
Modified:
3 years, 5 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Extensions Cleanup: Simplify how code for IPC::ParamTraits<Manifest::Location> is generated. Currently, code for IPC::ParamTraits<Manifest::Location> is generated using a separate generator file. Simplify this by generating this as part of extension_message_generator. BUG=None Review-Url: https://codereview.chromium.org/2951383003 Cr-Commit-Position: refs/heads/master@{#481968} Committed: https://chromium.googlesource.com/chromium/src/+/49d85c9757fcbb563aafcfca3910572a032d8cd3

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -37 lines) Patch
M extensions/common/BUILD.gn View 1 chunk +0 lines, -1 line 0 comments Download
M extensions/common/extension_message_generator.h View 1 chunk +1 line, -0 lines 0 comments Download
M extensions/common/manifest_location_param_traits.h View 2 chunks +1 line, -4 lines 0 comments Download
D extensions/common/manifest_location_param_traits.cc View 1 chunk +0 lines, -32 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 20 (11 generated)
karandeepb
PTAL Devlin.
3 years, 5 months ago (2017-06-23 04:38:19 UTC) #4
Devlin
My IPC -> mojo knowledge is still pretty basic, but I remember bringing this up ...
3 years, 5 months ago (2017-06-23 05:40:29 UTC) #6
Ken Rockot(use gerrit already)
On 2017/06/23 at 05:40:29, rdevlin.cronin wrote: > My IPC -> mojo knowledge is still pretty ...
3 years, 5 months ago (2017-06-23 05:49:04 UTC) #9
karandeepb
PTAL dcheng@ for IPC security review.
3 years, 5 months ago (2017-06-23 18:24:56 UTC) #11
dcheng
LGTM, though I'm not sure the CL description is accurate?
3 years, 5 months ago (2017-06-23 18:27:46 UTC) #12
dcheng
(Basically when I see "explicit template specialization", I expect to see a C++ explicit template ...
3 years, 5 months ago (2017-06-23 18:28:43 UTC) #13
karandeepb
On 2017/06/23 18:28:43, dcheng wrote: > (Basically when I see "explicit template specialization", I expect ...
3 years, 5 months ago (2017-06-23 18:40:02 UTC) #15
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/2951383003/1
3 years, 5 months ago (2017-06-23 18:40:39 UTC) #17
commit-bot: I haz the power
3 years, 5 months ago (2017-06-23 18:44:30 UTC) #20
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/49d85c9757fcbb563aafcfca3910...

Powered by Google App Engine
This is Rietveld 408576698