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

Issue 1476873002: Adding <keygen> Content Setting (Final) (Closed)

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

Description

Adding <keygen> Content Setting (Final) Disabling KEYGEN based on Content Setting. BUG=514767 Committed: https://crrev.com/be63f077985bdacc6e17cf33b151855a8412f29b Cr-Commit-Position: refs/heads/master@{#369580}

Patch Set 1 #

Patch Set 2 : Using top-level dURL. #

Total comments: 2

Patch Set 3 : Changing name of topURL #

Patch Set 4 : Rebase. #

Patch Set 5 : Frame-level topURL. #

Patch Set 6 : Fix origin check. #

Total comments: 2

Patch Set 7 : Fixing naming. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -11 lines) Patch
M content/browser/renderer_host/render_message_filter.h View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/renderer_host/render_message_filter.cc View 1 2 3 4 5 6 2 chunks +8 lines, -0 lines 0 comments Download
M content/child/blink_platform_impl.h View 1 2 3 4 5 6 1 chunk +2 lines, -1 line 0 comments Download
M content/child/blink_platform_impl.cc View 1 2 3 4 5 6 1 chunk +2 lines, -1 line 0 comments Download
M content/common/render_process_messages.h View 1 2 3 4 5 6 1 chunk +2 lines, -1 line 0 comments Download
M content/renderer/renderer_blink_platform_impl.h View 1 2 3 4 5 6 1 chunk +2 lines, -1 line 0 comments Download
M content/renderer/renderer_blink_platform_impl.cc View 1 2 3 4 5 6 1 chunk +3 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLKeygenElement.cpp View 1 2 3 4 5 1 chunk +4 lines, -1 line 0 comments Download
M third_party/WebKit/public/platform/Platform.h View 1 2 3 4 5 6 1 chunk +5 lines, -4 lines 0 comments Download

Messages

Total messages: 35 (10 generated)
svaldez
This is the Keygen piece that actually blocks keygen usage.
5 years ago (2015-12-11 16:24:36 UTC) #2
Bernhard Bauer
https://codereview.chromium.org/1476873002/diff/20001/content/common/render_process_messages.h File content/common/render_process_messages.h (right): https://codereview.chromium.org/1476873002/diff/20001/content/common/render_process_messages.h#newcode44 content/common/render_process_messages.h:44: GURL /* URL of parent document */, I would ...
5 years ago (2015-12-11 16:41:46 UTC) #3
svaldez
https://codereview.chromium.org/1476873002/diff/20001/content/common/render_process_messages.h File content/common/render_process_messages.h (right): https://codereview.chromium.org/1476873002/diff/20001/content/common/render_process_messages.h#newcode44 content/common/render_process_messages.h:44: GURL /* URL of parent document */, On 2015/12/11 ...
5 years ago (2015-12-11 17:13:56 UTC) #4
Bernhard Bauer
lgtm
5 years ago (2015-12-11 17:17:04 UTC) #5
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1476873002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1476873002/40001
4 years, 11 months ago (2016-01-05 22:30:08 UTC) #7
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: chromeos_amd64-generic_chromium_compile_only_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromeos_amd64-generic_chromium_compile_only_ng/builds/75689) chromeos_x86-generic_chromium_compile_only_ng on ...
4 years, 11 months ago (2016-01-05 22:35:49 UTC) #9
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1476873002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1476873002/60001
4 years, 11 months ago (2016-01-05 23:36:48 UTC) #11
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 11 months ago (2016-01-06 00:49:56 UTC) #13
Ryan Sleevi
LGTM - but you'll also need an IPC reviewer. It's worth noting that from a ...
4 years, 11 months ago (2016-01-06 01:40:28 UTC) #15
nasko
This CL is Not LGTM. In the presence of out-of-process iframes, there is no guarantee ...
4 years, 11 months ago (2016-01-06 17:39:29 UTC) #16
nasko
On 2016/01/06 01:40:28, Ryan Sleevi wrote: > LGTM - but you'll also need an IPC ...
4 years, 11 months ago (2016-01-06 17:43:46 UTC) #17
svaldez
On 2016/01/06 17:43:46, nasko wrote: > On 2016/01/06 01:40:28, Ryan Sleevi wrote: > > LGTM ...
4 years, 11 months ago (2016-01-11 16:34:08 UTC) #18
nasko
On 2016/01/11 16:34:08, svaldez wrote: > On 2016/01/06 17:43:46, nasko wrote: > > On 2016/01/06 ...
4 years, 11 months ago (2016-01-11 18:11:29 UTC) #19
svaldez
On 2016/01/11 18:11:29, nasko wrote: > On 2016/01/11 16:34:08, svaldez wrote: > > On 2016/01/06 ...
4 years, 11 months ago (2016-01-11 18:36:29 UTC) #20
nasko
The CL needs a bit more updating, as it has labels of "top url" nature ...
4 years, 11 months ago (2016-01-11 22:25:47 UTC) #21
svaldez
https://codereview.chromium.org/1476873002/diff/100001/content/renderer/renderer_blink_platform_impl.cc File content/renderer/renderer_blink_platform_impl.cc (right): https://codereview.chromium.org/1476873002/diff/100001/content/renderer/renderer_blink_platform_impl.cc#newcode826 content/renderer/renderer_blink_platform_impl.cc:826: const blink::WebURL& top_url) { On 2016/01/11 22:25:47, nasko wrote: ...
4 years, 11 months ago (2016-01-12 13:53:38 UTC) #22
svaldez
jochen: Any chance you could take a look at the Blink changes. This is the ...
4 years, 11 months ago (2016-01-12 17:12:23 UTC) #24
jochen (gone - plz use gerrit)
Nasko is the better reviewer here
4 years, 11 months ago (2016-01-12 17:27:33 UTC) #25
svaldez
On 2016/01/12 17:27:33, jochen wrote: > Nasko is the better reviewer here I think I ...
4 years, 11 months ago (2016-01-12 17:29:11 UTC) #26
jochen (gone - plz use gerrit)
happy to rubberstamp once he's ready
4 years, 11 months ago (2016-01-12 17:30:21 UTC) #27
nasko
LGTM
4 years, 11 months ago (2016-01-12 17:34:35 UTC) #28
jochen (gone - plz use gerrit)
lgtm
4 years, 11 months ago (2016-01-12 17:35:20 UTC) #29
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1476873002/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1476873002/120001
4 years, 11 months ago (2016-01-14 21:28:00 UTC) #32
commit-bot: I haz the power
Committed patchset #7 (id:120001)
4 years, 11 months ago (2016-01-14 22:31:41 UTC) #33
commit-bot: I haz the power
4 years, 11 months ago (2016-01-14 22:32:26 UTC) #35
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/be63f077985bdacc6e17cf33b151855a8412f29b
Cr-Commit-Position: refs/heads/master@{#369580}

Powered by Google App Engine
This is Rietveld 408576698