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

Issue 746403003: disable link disambiguation by default (Closed)

Created:
6 years ago by luken
Modified:
6 years ago
CC:
chromium-reviews, darin-cc_chromium.org, nasko+codewatch_chromium.org, jam, asvitkine+watch_chromium.org, creis+watch_chromium.org, jdduke (slow), amineer
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

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 Committed: https://crrev.com/30ef562dd08275301b4a8260b650d24a8f148fbb Cr-Commit-Position: refs/heads/master@{#305473}

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -17 lines) Patch
M chrome/app/generated_resources.grd View 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/about_flags.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M content/browser/renderer_host/render_process_host_impl.cc View 1 chunk +1 line, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 chunk +1 line, -0 lines 0 comments Download
M ui/base/ui_base_switches.h View 1 chunk +1 line, -1 line 0 comments Download
M ui/base/ui_base_switches.cc View 2 chunks +4 lines, -3 lines 0 comments Download
M ui/base/ui_base_switches_util.cc View 1 1 chunk +5 lines, -5 lines 0 comments Download

Messages

Total messages: 16 (6 generated)
luken
jar: histogram.xml cpu: everything else Thank you
6 years ago (2014-11-24 17:50:16 UTC) #3
jar (doing other things)
+asvitkine for histograms
6 years ago (2014-11-24 17:54:36 UTC) #5
Alexei Svitkine (slow)
https://codereview.chromium.org/746403003/diff/1/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (left): https://codereview.chromium.org/746403003/diff/1/tools/metrics/histograms/histograms.xml#oldcode48620 tools/metrics/histograms/histograms.xml:48620: - <int value="929462705" label="disable-link-disambiguation-popup"/> Please keep the existing value, ...
6 years ago (2014-11-24 17:57:12 UTC) #6
jdduke (slow)
https://codereview.chromium.org/746403003/diff/1/ui/base/ui_base_switches_util.cc File ui/base/ui_base_switches_util.cc (right): https://codereview.chromium.org/746403003/diff/1/ui/base/ui_base_switches_util.cc#newcode13 ui/base/ui_base_switches_util.cc:13: if (CommandLine::ForCurrentProcess()->HasSwitch( Nit: Can you move this check to ...
6 years ago (2014-11-24 18:00:47 UTC) #8
luken
https://codereview.chromium.org/746403003/diff/1/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (left): https://codereview.chromium.org/746403003/diff/1/tools/metrics/histograms/histograms.xml#oldcode48620 tools/metrics/histograms/histograms.xml:48620: - <int value="929462705" label="disable-link-disambiguation-popup"/> On 2014/11/24 17:57:12, Alexei Svitkine ...
6 years ago (2014-11-24 18:12:04 UTC) #9
cpu_(ooo_6.6-7.5)
lgtm
6 years ago (2014-11-24 18:49:35 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/746403003/20001
6 years ago (2014-11-24 18:51:27 UTC) #13
Alexei Svitkine (slow)
LGTM
6 years ago (2014-11-24 18:51:47 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:20001)
6 years ago (2014-11-24 19:38:06 UTC) #15
commit-bot: I haz the power
6 years ago (2014-11-24 19:38:56 UTC) #16
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/30ef562dd08275301b4a8260b650d24a8f148fbb
Cr-Commit-Position: refs/heads/master@{#305473}

Powered by Google App Engine
This is Rietveld 408576698