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

Issue 2574413002: Make static (preloaded) security state generation part of the build process. (Closed)

Created:
4 years ago by martijnc
Modified:
3 years, 8 months ago
Reviewers:
lgarron, Ryan Sleevi
CC:
cbentzel+watch_chromium.org, chromium-reviews, lgarron
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Make static (preloaded) security state generation part of the build process. This CL adds a build step to generate transport_security_state_static.h when required. BUG=595493

Patch Set 1 : !is_nacl only #

Total comments: 2

Patch Set 2 : also run generator for nacl. #

Total comments: 3

Patch Set 3 : comments brettw & split off unittest. #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -59 lines) Patch
M net/BUILD.gn View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M net/http/BUILD.gn View 1 2 3 1 chunk +16 lines, -0 lines 0 comments Download
A + net/http/transport_security_state_static.template View 1 2 3 0 chunks +-1 lines, --1 lines 0 comments Download
D net/tools/transport_security_state_generator/resources/transport_security_state_static.template View 1 2 3 1 chunk +0 lines, -60 lines 0 comments Download

Messages

Total messages: 56 (44 generated)
Ryan Sleevi
Brett: Could you look at something odd re: GN & deps here, to help us ...
4 years ago (2016-12-15 01:39:35 UTC) #5
brettw
I'd recommend gn desc --blame <build dir> "<target with problem>" to see where the undesirable ...
4 years ago (2016-12-15 19:02:06 UTC) #6
lgarron
4 years ago (2016-12-16 02:04:00 UTC) #8
lgarron
4 years ago (2016-12-16 04:15:55 UTC) #10
martijnc
I've dug into this a bit more and got the same result and suspect this ...
4 years ago (2016-12-16 22:32:45 UTC) #12
martijnc
The bots seem happier now. rsleevi: can you review this as a net owner? brettw: ...
3 years, 11 months ago (2017-01-13 20:03:40 UTC) #16
Ryan Sleevi
I'm not sure if we want to make it fully automatic until the tests land, ...
3 years, 11 months ago (2017-01-13 20:13:32 UTC) #17
martijnc
rsleevi: are you OK with this landing now that the tests have all landed?
3 years, 8 months ago (2017-04-06 18:24:31 UTC) #45
Ryan Sleevi
lgtm
3 years, 8 months ago (2017-04-07 16:10:05 UTC) #48
martijnc
lgarron: can you land this? This change includes the removal of transport_security_state_static.h but that diff ...
3 years, 8 months ago (2017-04-07 16:45:27 UTC) #50
chromium-reviews
Could you try `git cl upload --gerrit`? On Fri, Apr 7, 2017 at 09:45 martijn@martijnc.be ...
3 years, 8 months ago (2017-04-07 17:01:39 UTC) #51
martijnc
3 years, 8 months ago (2017-04-07 17:25:40 UTC) #52
On 2017/04/07 at 17:01:39, chromium-reviews wrote:
> Could you try `git cl upload --gerrit`?

Yes, that worked.

Uploaded to Gerrit: https://chromium-review.googlesource.com/c/471529/.

Powered by Google App Engine
This is Rietveld 408576698