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

Issue 15017018: Prevent unauthorized commits of the Chrome Web Store URL. (Closed)

Created:
7 years, 7 months ago by Charlie Reis
Modified:
7 years, 7 months ago
Reviewers:
nasko
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Prevent unauthorized commits of the Chrome Web Store URL. Second line of defense, in case renderer process is exploited. BUG=172119 TEST=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=199881

Patch Set 1 : Initial patch #

Total comments: 4

Patch Set 2 : Use ReceivedBadMessage #

Patch Set 3 : Remove NOTREACHED. #

Total comments: 4

Patch Set 4 : Update comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -18 lines) Patch
M chrome/browser/chrome_content_browser_client.h View 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/chrome_content_browser_client.cc View 1 chunk +27 lines, -0 lines 0 comments Download
M content/browser/renderer_host/render_process_host_impl.cc View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/renderer_host/render_view_host_impl.h View 1 chunk +5 lines, -0 lines 0 comments Download
M content/browser/renderer_host/render_view_host_impl.cc View 1 2 chunks +18 lines, -16 lines 0 comments Download
M content/public/browser/content_browser_client.h View 1 chunk +6 lines, -0 lines 0 comments Download
M content/public/browser/content_browser_client.cc View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Charlie Reis
Nasko, can you take a look? I was trying to think of a way to ...
7 years, 7 months ago (2013-05-09 22:56:36 UTC) #1
nasko
Just a couple of comments. In general, I don't see any clean solution for the ...
7 years, 7 months ago (2013-05-10 20:37:34 UTC) #2
Charlie Reis
https://codereview.chromium.org/15017018/diff/4001/chrome/browser/chrome_content_browser_client.cc File chrome/browser/chrome_content_browser_client.cc (right): https://codereview.chromium.org/15017018/diff/4001/chrome/browser/chrome_content_browser_client.cc#newcode899 chrome/browser/chrome_content_browser_client.cc:899: const Extension* new_extension = On 2013/05/10 20:37:34, nasko wrote: ...
7 years, 7 months ago (2013-05-10 22:35:01 UTC) #3
Charlie Reis
After chatting offline, I agree that removing the NOTREACHED seems sensible. The browser process should ...
7 years, 7 months ago (2013-05-13 18:02:58 UTC) #4
nasko
One last thing and a small nit. https://codereview.chromium.org/15017018/diff/27001/content/browser/renderer_host/render_process_host_impl.cc File content/browser/renderer_host/render_process_host_impl.cc (right): https://codereview.chromium.org/15017018/diff/27001/content/browser/renderer_host/render_process_host_impl.cc#newcode724 content/browser/renderer_host/render_process_host_impl.cc:724: // We ...
7 years, 7 months ago (2013-05-13 18:14:27 UTC) #5
Charlie Reis
Good questions! Responses below. https://codereview.chromium.org/15017018/diff/27001/content/browser/renderer_host/render_process_host_impl.cc File content/browser/renderer_host/render_process_host_impl.cc (right): https://codereview.chromium.org/15017018/diff/27001/content/browser/renderer_host/render_process_host_impl.cc#newcode724 content/browser/renderer_host/render_process_host_impl.cc:724: // We kill the renderer ...
7 years, 7 months ago (2013-05-13 20:10:51 UTC) #6
nasko
Thanks for the detailed answers! LGTM
7 years, 7 months ago (2013-05-13 20:14:59 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/creis@chromium.org/15017018/33001
7 years, 7 months ago (2013-05-13 20:22:09 UTC) #8
commit-bot: I haz the power
Retried try job too often on linux_rel for step(s) interactive_ui_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&number=127190
7 years, 7 months ago (2013-05-13 21:10:53 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/creis@chromium.org/15017018/33001
7 years, 7 months ago (2013-05-13 23:19:05 UTC) #10
commit-bot: I haz the power
7 years, 7 months ago (2013-05-14 01:08:26 UTC) #11
Message was sent while issue was closed.
Change committed as 199881

Powered by Google App Engine
This is Rietveld 408576698