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

Issue 2145603002: Update UDIFResourceFile struct definition with code signature data (Closed)

Created:
4 years, 5 months ago by Mark Mentovai
Modified:
4 years, 5 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Update UDIFResourceFile struct definition with code signature data In https://crbug.com/620831, I worked out how code signatures are added to .dmg files. These signatures can be added, verified, and displayed by codesign on 10.11.5 and later. This adds the fields to the 'koly' block that point to the signature data, but does not process or interpret the signature in any way. The UDIFResourceFile struct in udif.cc is a more appropriate location to maintain knowledge of the 'koly' block's layout than some random closed bug report. BUG=620381, 627605 Committed: https://crrev.com/ca55c1b22e7d29645ce9a5396b0d778bb1ee024c Cr-Commit-Position: refs/heads/master@{#405023}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -2 lines) Patch
M chrome/utility/safe_browsing/mac/udif.cc View 2 chunks +9 lines, -2 lines 0 comments Download

Messages

Total messages: 19 (6 generated)
Mark Mentovai
I thought we had an OWNERS file in this directory.
4 years, 5 months ago (2016-07-12 15:43:02 UTC) #2
Robert Sesek
On 2016/07/12 15:43:02, Mark Mentovai wrote: > I thought we had an OWNERS file in ...
4 years, 5 months ago (2016-07-12 16:16:01 UTC) #3
Robert Sesek
LGTM
4 years, 5 months ago (2016-07-12 16:16:07 UTC) #4
Mark Mentovai
nparker for OWNERS
4 years, 5 months ago (2016-07-12 16:20:01 UTC) #6
Nathan Parker
lgtm What will this be used for?
4 years, 5 months ago (2016-07-12 21:10:39 UTC) #7
Robert Sesek
On 2016/07/12 21:10:39, Nathan Parker wrote: > lgtm > > What will this be used ...
4 years, 5 months ago (2016-07-12 21:11:44 UTC) #8
chromium-reviews
Gotcha, thanks. We could have Safe Browsing whitelist certain signing keys like we do for ...
4 years, 5 months ago (2016-07-12 21:17:38 UTC) #9
Robert Sesek
Mark: the BUG= and crbug link are incorrect, btw.
4 years, 5 months ago (2016-07-12 21:22:26 UTC) #10
Robert Sesek
I filed https://bugs.chromium.org/p/chromium/issues/detail?id=627605 to track this improvement. rsesek / @chromium.org On Tue, Jul 12, 2016 ...
4 years, 5 months ago (2016-07-12 21:24:53 UTC) #11
Mark Mentovai
Robert Sesek wrote: > Mark: the BUG= and crbug link are incorrect, btw. Thanks, careless ...
4 years, 5 months ago (2016-07-13 03:47:44 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/2145603002/1
4 years, 5 months ago (2016-07-13 03:48:57 UTC) #15
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 5 months ago (2016-07-13 04:40:37 UTC) #17
commit-bot: I haz the power
4 years, 5 months ago (2016-07-13 04:42:07 UTC) #19
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/ca55c1b22e7d29645ce9a5396b0d778bb1ee024c
Cr-Commit-Position: refs/heads/master@{#405023}

Powered by Google App Engine
This is Rietveld 408576698