Publish DEPS for Chromium 39.0.2171.71
Incrementing VERSION to 39.0.2171.71
Cr-Commit-Position: refs/branch-heads/2171_62@{#12}
Cr-Branched-From: 6ac5b3b7a7861707e68ff88605ec7e2e1dd3f941-refs/branch-heads/2171@{#415}
Cr-Branched-From: 267aeeb8d85c8503a7fd12bd14654b8ea78d3974-refs/heads/master@{#297060}
Incrementing VERSION to 39.0.2171.70
Cr-Commit-Position: refs/branch-heads/2171_62@{#11}
Cr-Branched-From: 6ac5b3b7a7861707e68ff88605ec7e2e1dd3f941-refs/branch-heads/2171@{#415}
Cr-Branched-From: 267aeeb8d85c8503a7fd12bd14654b8ea78d3974-refs/heads/master@{#297060}
Incrementing VERSION to 39.0.2171.69
Cr-Commit-Position: refs/branch-heads/2171_62@{#10}
Cr-Branched-From: 6ac5b3b7a7861707e68ff88605ec7e2e1dd3f941-refs/branch-heads/2171@{#415}
Cr-Branched-From: 267aeeb8d85c8503a7fd12bd14654b8ea78d3974-refs/heads/master@{#297060}
disable link disambiguation by default
flips the logic on the --disable-link-disambiguation flag to
--enable-link-disambiguation with the default value of false everywhere
but Android. Also fixes the broken logic to copy the value to the
renderer process.
BUG=433007,428163
Review URL: https://codereview.chromium.org/746403003
Cr-Commit-Position: refs/heads/master@{#305473}
(cherry picked from commit 30ef562dd08275301b4a8260b650d24a8f148fbb)
Review URL: https://codereview.chromium.org/756703002
Cr-Commit-Position: refs/branch-heads/2171_62@{#9}
Cr-Branched-From: 6ac5b3b7a7861707e68ff88605ec7e2e1dd3f941-refs/branch-heads/2171@{#415}
Cr-Branched-From: 267aeeb8d85c8503a7fd12bd14654b8ea78d3974-refs/heads/master@{#297060}
Incrementing VERSION to 39.0.2171.68
Cr-Commit-Position: refs/branch-heads/2171_62@{#8}
Cr-Branched-From: 6ac5b3b7a7861707e68ff88605ec7e2e1dd3f941-refs/branch-heads/2171@{#415}
Cr-Branched-From: 267aeeb8d85c8503a7fd12bd14654b8ea78d3974-refs/heads/master@{#297060}
We previously had a setting in chrome defaults but this deprecates that for a command line flag and utility function that always defers to the flag but otherwise returns a default based on operating system. The CL then removes some of the code that depended on the default for a more robust direct check by the render_view_impl. This should also help with some of the CrOS UI bugs that link disambiguation created with views that didn't necessarily initialize their RendererPreferences.
BUG=433007,428163
TBR=jar
Review URL: https://codereview.chromium.org/725243002
Cr-Commit-Position: refs/heads/master@{#305385}
(cherry picked from commit e23094a2fb86eb15f76caf5b55927d0b7e9ba8f5)
Conflicts:
chrome/app/generated_resources.grd
tools/metrics/histograms/histograms.xml
Review URL: https://codereview.chromium.org/725293005
Cr-Commit-Position: refs/branch-heads/2171_62@{#7}
Cr-Branched-From: 6ac5b3b7a7861707e68ff88605ec7e2e1dd3f941-refs/branch-heads/2171@{#415}
Cr-Branched-From: 267aeeb8d85c8503a7fd12bd14654b8ea78d3974-refs/heads/master@{#297060}
Incrementing VERSION to 39.0.2171.67
Cr-Commit-Position: refs/branch-heads/2171_62@{#6}
Cr-Branched-From: 6ac5b3b7a7861707e68ff88605ec7e2e1dd3f941-refs/branch-heads/2171@{#415}
Cr-Branched-From: 267aeeb8d85c8503a7fd12bd14654b8ea78d3974-refs/heads/master@{#297060}
Incrementing VERSION to 39.0.2171.66
Cr-Commit-Position: refs/branch-heads/2171_62@{#5}
Cr-Branched-From: 6ac5b3b7a7861707e68ff88605ec7e2e1dd3f941-refs/branch-heads/2171@{#415}
Cr-Branched-From: 267aeeb8d85c8503a7fd12bd14654b8ea78d3974-refs/heads/master@{#297060}