This repository was archived by the owner on Apr 3, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 211
Allow universal access from file if flag is set and url is file scheme. #231
Merged
rakuco
merged 1 commit into
crosswalk-project:crosswalk-11/40.0.2214.91
from
huningxin:crosswalk-11
Jan 27, 2015
Merged
Allow universal access from file if flag is set and url is file scheme. #231
rakuco
merged 1 commit into
crosswalk-project:crosswalk-11/40.0.2214.91
from
huningxin:crosswalk-11
Jan 27, 2015
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
BUG=449075 TEST=content_unittests --gtest_filter=NavigationControllerTest.IsInPageNavigation Review URL: https://codereview.chromium.org/855883002 Cr-Commit-Position: refs/heads/master@{#313051} (cherry picked from commit 3d42643)
To fix https://crosswalk-project.org/jira/browse/XWALK-3344. @rakuco , please take a look. Thanks! |
rakuco
pushed a commit
that referenced
this pull request
Jan 27, 2015
Allow universal access from file if flag is set and url is file scheme.
rakuco
pushed a commit
that referenced
this pull request
Aug 13, 2015
…ofile BUG=515066 [email protected],[email protected] Review URL: https://codereview.chromium.org/1266023002 Cr-Commit-Position: refs/heads/master@{#341214} (cherry picked from commit 0b69a3f) Review URL: https://codereview.chromium.org/1270383002 . Cr-Commit-Position: refs/branch-heads/2454@{#231} Cr-Branched-From: 12bfc33-refs/heads/master@{#338390}
mrunalk
pushed a commit
that referenced
this pull request
Sep 22, 2015
…ial. This CL allows the engagement scores assigned to direct and indirect navigations to be varied via a field trial. It also makes method names related to the setting of values in AppBannerSettingsHelper more consistent. BUG=487519 Review URL: https://codereview.chromium.org/1309803005 Cr-Commit-Position: refs/heads/master@{#345729} (cherry picked from commit 633bbe0) Review URL: https://codereview.chromium.org/1334153002 . Cr-Commit-Position: refs/branch-heads/2490@{#231} Cr-Branched-From: 7790a35-refs/heads/master@{#344925}
rakuco
pushed a commit
that referenced
this pull request
Mar 3, 2016
BUG=579007 Review URL: https://codereview.chromium.org/1616813002 Cr-Commit-Position: refs/heads/master@{#372588} (cherry picked from commit 126e210) Review URL: https://codereview.chromium.org/1656163002 . Cr-Commit-Position: refs/branch-heads/2623@{#231} Cr-Branched-From: 92d7753-refs/heads/master@{#369907}
huningxin
pushed a commit
to huningxin/chromium-croswalk
that referenced
this pull request
May 17, 2016
Cr-Commit-Position: refs/branch-heads/2661@{crosswalk-project#231} Cr-Branched-From: ef6f6ae-refs/heads/master@{#378081}
huningxin
pushed a commit
to huningxin/chromium-croswalk
that referenced
this pull request
Oct 9, 2016
Cr-Commit-Position: refs/branch-heads/2743@{crosswalk-project#231} Cr-Branched-From: 2b3ae3b-refs/heads/master@{#394939}
imreotto
pushed a commit
to tenta-browser/chromium-crosswalk
that referenced
this pull request
Nov 2, 2017
[email protected] (cherry picked from commit 6e0bc1c) Bug: 763589 Change-Id: I1d8a25701b5136f5b757e9093eb8253f9792bf9d Reviewed-on: https://chromium-review.googlesource.com/658559 Commit-Queue: Nathan Parker <[email protected]> Reviewed-by: Nathan Parker <[email protected]> Cr-Original-Commit-Position: refs/heads/master@{#500778} Reviewed-on: https://chromium-review.googlesource.com/667959 Reviewed-by: Varun Khaneja <[email protected]> Cr-Commit-Position: refs/branch-heads/3202@{crosswalk-project#231} Cr-Branched-From: fa6a5d8-refs/heads/master@{#499098}
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
BUG=449075
TEST=content_unittests --gtest_filter=NavigationControllerTest.IsInPageNavigation
Review URL: https://codereview.chromium.org/855883002
Cr-Commit-Position: refs/heads/master@{#313051}
(cherry picked from commit 3d42643)