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

Issue 1320793002: Remove some code, an obsolete criteria, from SecurityOrigin test for uniqueness. (Closed)

Created:
5 years, 3 months ago by michaeln
Modified:
5 years, 3 months ago
Reviewers:
palmer, *Tom Sepez, sof
CC:
blink-reviews, Mike West
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Remove some code, an obsolete criteria, from SecurityOrigin test for uniqueness. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=201504

Patch Set 1 #

Patch Set 2 : #

Total comments: 4

Patch Set 3 : #

Patch Set 4 : #

Total comments: 6

Patch Set 5 : hooray for allowing reasonable line wraps in blink #

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -13 lines) Patch
M Source/platform/weborigin/KURLTest.cpp View 1 2 3 4 1 chunk +54 lines, -0 lines 0 comments Download
M Source/platform/weborigin/SecurityOrigin.cpp View 1 2 3 4 5 2 chunks +6 lines, -13 lines 0 comments Download

Messages

Total messages: 18 (7 generated)
michaeln
ptal, wdyt? see https://codereview.chromium.org/1294933004/ review log for history and motivation
5 years, 3 months ago (2015-08-27 19:55:04 UTC) #2
palmer
LGTM once you add a couple more test cases and a comment. https://codereview.chromium.org/1320793002/diff/20001/Source/platform/weborigin/KURLTest.cpp File Source/platform/weborigin/KURLTest.cpp ...
5 years, 3 months ago (2015-08-27 22:59:03 UTC) #3
michaeln
https://codereview.chromium.org/1320793002/diff/20001/Source/platform/weborigin/KURLTest.cpp File Source/platform/weborigin/KURLTest.cpp (right): https://codereview.chromium.org/1320793002/diff/20001/Source/platform/weborigin/KURLTest.cpp#newcode426 Source/platform/weborigin/KURLTest.cpp:426: kurl = KURL(KURL(), "http://"); On 2015/08/27 22:59:03, palmer wrote: ...
5 years, 3 months ago (2015-08-28 23:15:51 UTC) #4
michaeln
tsepez@, ptal for owners review
5 years, 3 months ago (2015-08-28 23:23:16 UTC) #7
sof
(+Cc: mkwst@ ) Thanks for jumping in & handling this; lgtm % assert condition. shouldTreatAsUniqueOrigin() ...
5 years, 3 months ago (2015-08-30 06:38:46 UTC) #8
Tom Sepez
OWNERS LGTM once you fix the nits. https://codereview.chromium.org/1320793002/diff/60001/Source/platform/weborigin/KURLTest.cpp File Source/platform/weborigin/KURLTest.cpp (right): https://codereview.chromium.org/1320793002/diff/60001/Source/platform/weborigin/KURLTest.cpp#newcode411 Source/platform/weborigin/KURLTest.cpp:411: TEST(KURLTest, ValidHttpAndFtpUrlsHaveHosts) ...
5 years, 3 months ago (2015-08-31 16:20:28 UTC) #9
michaeln
https://codereview.chromium.org/1320793002/diff/60001/Source/platform/weborigin/SecurityOrigin.cpp File Source/platform/weborigin/SecurityOrigin.cpp (right): https://codereview.chromium.org/1320793002/diff/60001/Source/platform/weborigin/SecurityOrigin.cpp#newcode103 Source/platform/weborigin/SecurityOrigin.cpp:103: ASSERT(!((relevantURL.protocolIsInHTTPFamily() || relevantURL.protocolIs("ftp") && relevantURL.host().isEmpty()))); On 2015/08/30 06:38:46, sof ...
5 years, 3 months ago (2015-08-31 20:25:57 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1320793002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1320793002/100001
5 years, 3 months ago (2015-08-31 20:38:37 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: android_chromium_gn_compile_rel on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/android_chromium_gn_compile_rel/builds/126767)
5 years, 3 months ago (2015-08-31 21:08:42 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1320793002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1320793002/100001
5 years, 3 months ago (2015-08-31 21:39:56 UTC) #17
commit-bot: I haz the power
5 years, 3 months ago (2015-08-31 22:14:54 UTC) #18
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=201504

Powered by Google App Engine
This is Rietveld 408576698