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

Issue 11826002: Reject invalid GURLs across IPC. (Closed)

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

Description

Reject invalid GURLs across IPC. Also add some per-file owners to the common_param_traits.cc, since it's a highly security-sensitive area. BUG=168923 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=176009

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 2

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -195 lines) Patch
M chrome/chrome_tests_unit.gypi View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/common_param_traits_unittest.cc View 1 2 3 1 chunk +0 lines, -186 lines 0 comments Download
A + content/common/common_param_traits_unittest.cc View 1 2 3 2 chunks +9 lines, -1 line 0 comments Download
M content/content_tests.gypi View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
A content/public/common/OWNERS View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M content/public/common/common_param_traits.cc View 1 2 chunks +6 lines, -7 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Chris Evans
@jam: for the test change, which is under chrome/ (creis@ is not an owner) @creis: ...
7 years, 11 months ago (2013-01-09 01:37:19 UTC) #1
Chris Evans
On 2013/01/09 01:37:19, Chris Evans wrote: > @jam: for the test change, which is under ...
7 years, 11 months ago (2013-01-09 01:37:58 UTC) #2
Charlie Reis
I'm pretty sure I don't understand the implications of this change. Brett, can you review ...
7 years, 11 months ago (2013-01-09 02:22:10 UTC) #3
Chris Evans
On 2013/01/09 02:22:10, creis wrote: > I'm pretty sure I don't understand the implications of ...
7 years, 11 months ago (2013-01-09 03:22:59 UTC) #4
jam
lgtm https://codereview.chromium.org/11826002/diff/8005/chrome/common/common_param_traits_unittest.cc File chrome/common/common_param_traits_unittest.cc (right): https://codereview.chromium.org/11826002/diff/8005/chrome/common/common_param_traits_unittest.cc#newcode1 chrome/common/common_param_traits_unittest.cc:1: // Copyright (c) 2012 The Chromium Authors. All ...
7 years, 11 months ago (2013-01-09 16:50:21 UTC) #5
Chris Evans
7 years, 11 months ago (2013-01-10 00:38:25 UTC) #6
On 2013/01/09 16:50:21, John Abd-El-Malek wrote:
> lgtm

(Chatted with John in the corridor and confirmed that the LGTM is for the whole
CL. Fixing points below and landing):

> 
>
https://codereview.chromium.org/11826002/diff/8005/chrome/common/common_param...
> File chrome/common/common_param_traits_unittest.cc (right):
> 
>
https://codereview.chromium.org/11826002/diff/8005/chrome/common/common_param...
> chrome/common/common_param_traits_unittest.cc:1: // Copyright (c) 2012 The
> Chromium Authors. All rights reserved.
> oh, i didn't know about this test (or forgot about it). anyway you can move it
> to content/common?

Moved.

> 
>
https://codereview.chromium.org/11826002/diff/8005/content/public/common/OWNERS
> File content/public/common/OWNERS (right):
> 
>
https://codereview.chromium.org/11826002/diff/8005/content/public/common/OWNE...
> content/public/common/OWNERS:3: per-file
> mailto:common_param_traits.cc=creis@chromium.org
> creis is an owner for src/content, so don't add him here

Removed.

Powered by Google App Engine
This is Rietveld 408576698