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

Issue 2208573003: Fix cr-user-autocomplete for Chrome. (Closed)

Created:
4 years, 4 months ago by esprehn
Modified:
4 years, 4 months ago
Reviewers:
jrobbins, Bons, PhistucK
CC:
chromium-reviews, infra-reviews+infra_chromium.org
Base URL:
https://chromium.googlesource.com/infra/infra.git@master
Target Ref:
refs/heads/master
Project:
infra
Visibility:
Public.

Description

Fix cr-user-autocomplete for Chrome. We need to use execCommand now, unfortunately that doesn't work in Firefox which is sad and requires a nasty UA sniffing hack. BUG=632932 Committed: https://chromium.googlesource.com/infra/infra/+/8c8fd5a600315e3193f78732c68b25a13efdb85d

Patch Set 1 #

Patch Set 2 : Use String#contains #

Total comments: 6
Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -9 lines) Patch
M appengine/chromium_rietveld/new_static/components/cr-user-autocomplete.html View 1 1 chunk +14 lines, -9 lines 6 comments Download

Messages

Total messages: 13 (4 generated)
esprehn
4 years, 4 months ago (2016-08-03 05:27:24 UTC) #2
jrobbins
lgtm
4 years, 4 months ago (2016-08-03 15:47:36 UTC) #3
Bons
lgtm
4 years, 4 months ago (2016-08-03 15:48:03 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2208573003/20001
4 years, 4 months ago (2016-08-03 15:48:13 UTC) #6
Bons
https://codereview.chromium.org/2208573003/diff/20001/appengine/chromium_rietveld/new_static/components/cr-user-autocomplete.html File appengine/chromium_rietveld/new_static/components/cr-user-autocomplete.html (right): https://codereview.chromium.org/2208573003/diff/20001/appengine/chromium_rietveld/new_static/components/cr-user-autocomplete.html#newcode171 appengine/chromium_rietveld/new_static/components/cr-user-autocomplete.html:171: // Chrome and Safari can use execCommand. FYI Polymer ...
4 years, 4 months ago (2016-08-03 15:49:42 UTC) #7
PhistucK
https://codereview.chromium.org/2208573003/diff/20001/appengine/chromium_rietveld/new_static/components/cr-user-autocomplete.html File appengine/chromium_rietveld/new_static/components/cr-user-autocomplete.html (left): https://codereview.chromium.org/2208573003/diff/20001/appengine/chromium_rietveld/new_static/components/cr-user-autocomplete.html#oldcode167 appengine/chromium_rietveld/new_static/components/cr-user-autocomplete.html:167: }))); Perhaps this is a Blink issue. Have you ...
4 years, 4 months ago (2016-08-03 15:51:20 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://chromium.googlesource.com/infra/infra/+/8c8fd5a600315e3193f78732c68b25a13efdb85d
4 years, 4 months ago (2016-08-03 16:01:53 UTC) #11
esprehn
https://codereview.chromium.org/2208573003/diff/20001/appengine/chromium_rietveld/new_static/components/cr-user-autocomplete.html File appengine/chromium_rietveld/new_static/components/cr-user-autocomplete.html (right): https://codereview.chromium.org/2208573003/diff/20001/appengine/chromium_rietveld/new_static/components/cr-user-autocomplete.html#newcode171 appengine/chromium_rietveld/new_static/components/cr-user-autocomplete.html:171: // Chrome and Safari can use execCommand. On 2016/08/03 ...
4 years, 4 months ago (2016-08-03 16:46:53 UTC) #12
esprehn
4 years, 4 months ago (2016-08-03 16:47:00 UTC) #13
Message was sent while issue was closed.

          

Powered by Google App Engine
This is Rietveld 408576698