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

Issue 855883002: Allow universal access from file if flag is set and url is file scheme. (Closed)

Created:
5 years, 11 months ago by nhu
Modified:
5 years, 10 months ago
Reviewers:
Charlie Reis, jam
CC:
chromium-reviews, darin-cc_chromium.org, nasko+codewatch_chromium.org, jam, creis+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Allow universal access from file if flag is set and url is file scheme. BUG=449075 TEST=content_unittests --gtest_filter=NavigationControllerTest.IsInPageNavigation Committed: https://crrev.com/3d426436e10135a99f5e54fe1135767eb55712db Cr-Commit-Position: refs/heads/master@{#313051}

Patch Set 1 #

Patch Set 2 : Add unit tests #

Total comments: 10

Patch Set 3 : fix coding sytle and reorder unit tests #

Total comments: 4

Patch Set 4 : fix nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -3 lines) Patch
M content/browser/frame_host/navigation_controller_impl.cc View 1 2 1 chunk +3 lines, -1 line 0 comments Download
M content/browser/frame_host/navigation_controller_impl_unittest.cc View 1 2 3 1 chunk +28 lines, -2 lines 0 comments Download

Messages

Total messages: 20 (4 generated)
nhu
Please take a look. Thanks!
5 years, 11 months ago (2015-01-19 09:41:59 UTC) #2
nhu
Ping jam or darin. Could you please take a look?
5 years, 11 months ago (2015-01-20 00:34:36 UTC) #4
jam
Charlie would be a better review than me.
5 years, 11 months ago (2015-01-20 17:59:23 UTC) #6
nhu
Thanks, jam! Charlie, could you please take a look at this CL? Thanks!
5 years, 11 months ago (2015-01-21 00:29:58 UTC) #7
Charlie Reis
Is this for use in test_shell? I noticed this comment in render_view_impl.cc: // By default, ...
5 years, 11 months ago (2015-01-21 19:49:16 UTC) #8
nhu
On 2015/01/21 19:49:16, Charlie Reis wrote: > Is this for use in test_shell? I noticed ...
5 years, 11 months ago (2015-01-22 02:51:15 UTC) #9
nhu
Uploaded patch set 2. Please take another look. Thanks!
5 years, 11 months ago (2015-01-22 02:51:47 UTC) #10
Charlie Reis
Thanks for adding the tests. Just a few comments. https://codereview.chromium.org/855883002/diff/20001/content/browser/frame_host/navigation_controller_impl.cc File content/browser/frame_host/navigation_controller_impl.cc (right): https://codereview.chromium.org/855883002/diff/20001/content/browser/frame_host/navigation_controller_impl.cc#newcode134 content/browser/frame_host/navigation_controller_impl.cc:134: ...
5 years, 11 months ago (2015-01-23 06:53:37 UTC) #11
nhu
Thanks for review. Address the issues by uploading a new patch set. Please take another ...
5 years, 11 months ago (2015-01-23 13:41:13 UTC) #12
Charlie Reis
Thanks, LGTM with nits. https://codereview.chromium.org/855883002/diff/40001/content/browser/frame_host/navigation_controller_impl_unittest.cc File content/browser/frame_host/navigation_controller_impl_unittest.cc (right): https://codereview.chromium.org/855883002/diff/40001/content/browser/frame_host/navigation_controller_impl_unittest.cc#newcode3207 content/browser/frame_host/navigation_controller_impl_unittest.cc:3207: EXPECT_EQ(true, prefs.allow_universal_access_from_file_urls); nit: EXPECT_TRUE https://codereview.chromium.org/855883002/diff/40001/content/browser/frame_host/navigation_controller_impl_unittest.cc#newcode3226 ...
5 years, 11 months ago (2015-01-23 22:58:30 UTC) #13
nhu
Thanks for the review! Landed a new patch set with nits fixed. Please take another ...
5 years, 10 months ago (2015-01-26 01:11:25 UTC) #14
Charlie Reis
Thanks, still LGTM.
5 years, 10 months ago (2015-01-26 01:16:50 UTC) #15
nhu
Thanks for review. Could you please help land?
5 years, 10 months ago (2015-01-26 04:59:01 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/855883002/60001
5 years, 10 months ago (2015-01-26 07:38:19 UTC) #18
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 10 months ago (2015-01-26 09:11:25 UTC) #19
commit-bot: I haz the power
5 years, 10 months ago (2015-01-26 09:12:35 UTC) #20
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/3d426436e10135a99f5e54fe1135767eb55712db
Cr-Commit-Position: refs/heads/master@{#313051}

Powered by Google App Engine
This is Rietveld 408576698