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

Issue 1780473002: Workaround for navigating by word in the omnibox on Windows. (Closed)

Created:
4 years, 9 months ago by nektarios
Modified:
4 years, 9 months ago
CC:
aboxhall+watch_chromium.org, chromium-reviews, dmazzoni+watch_chromium.org, dtseng+watch_chromium.org, je_julie, nektar+watch_chromium.org, yuzo+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Workaround for navigating by word in the omnibox on Windows. Until we merge content accessibility code with Views accessibility. BUG=103180 R=dmazzoni@chromium.org TESTED=manually with NVDA, unit test Committed: https://crrev.com/2a0540405233dafcde7c7891516f43bed0a48b2a Cr-Commit-Position: refs/heads/master@{#380267}

Patch Set 1 #

Patch Set 2 : Added a unit test. #

Patch Set 3 : Added deps. #

Patch Set 4 : Added deps change. #

Total comments: 2

Patch Set 5 : Fixed deps file. #

Total comments: 2

Patch Set 6 : Removed base from deps and fixed build.gn file (hopefully). #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -8 lines) Patch
M ui/accessibility/BUILD.gn View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M ui/accessibility/accessibility.gyp View 1 1 chunk +1 line, -0 lines 0 comments Download
M ui/accessibility/ax_text_utils.cc View 1 4 chunks +18 lines, -4 lines 0 comments Download
M ui/accessibility/ax_text_utils_unittest.cc View 1 4 chunks +44 lines, -4 lines 0 comments Download

Messages

Total messages: 23 (8 generated)
nektarios
4 years, 9 months ago (2016-03-08 19:01:52 UTC) #1
dmazzoni
lgtm Looks like a great short-term fix!
4 years, 9 months ago (2016-03-08 19:16:07 UTC) #2
chromium-reviews
Sorry, I added a unit test. Could you also check my modification to the build.gn ...
4 years, 9 months ago (2016-03-08 21:40:04 UTC) #3
nektarios
@jshin Please approve ui/accessibility to depend on base/i18n. We need this in order to do ...
4 years, 9 months ago (2016-03-08 23:02:28 UTC) #6
nektarios
@mark Could you please approve this change to depend on base/i18n?
4 years, 9 months ago (2016-03-09 02:52:23 UTC) #8
Mark Mentovai
https://codereview.chromium.org/1780473002/diff/60001/ui/accessibility/DEPS File ui/accessibility/DEPS (right): https://codereview.chromium.org/1780473002/diff/60001/ui/accessibility/DEPS#newcode3 ui/accessibility/DEPS:3: "+ui/base/i18n", You should be depending on base/i18n, not the ...
4 years, 9 months ago (2016-03-09 03:00:31 UTC) #9
chromium-reviews
@mark Fixed. Also sorted in alphabetical order. Sorry for the obvious mistake. Too much copy ...
4 years, 9 months ago (2016-03-09 17:47:39 UTC) #10
Mark Mentovai
LG otherwise https://codereview.chromium.org/1780473002/diff/80001/ui/accessibility/BUILD.gn File ui/accessibility/BUILD.gn (right): https://codereview.chromium.org/1780473002/diff/80001/ui/accessibility/BUILD.gn#newcode77 ui/accessibility/BUILD.gn:77: "//base_i18n", I don’t actually know if this ...
4 years, 9 months ago (2016-03-09 18:42:35 UTC) #11
chromium-reviews
Okay, removed base from deps and modified build.gn. I'll try testing with the bots and ...
4 years, 9 months ago (2016-03-09 20:53:51 UTC) #12
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1780473002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1780473002/100001
4 years, 9 months ago (2016-03-09 20:59:02 UTC) #14
Mark Mentovai
LGTM
4 years, 9 months ago (2016-03-09 21:41:08 UTC) #15
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 9 months ago (2016-03-10 00:00:00 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1780473002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1780473002/100001
4 years, 9 months ago (2016-03-10 00:02:30 UTC) #20
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 9 months ago (2016-03-10 00:09:18 UTC) #21
commit-bot: I haz the power
4 years, 9 months ago (2016-03-10 00:10:46 UTC) #23
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/2a0540405233dafcde7c7891516f43bed0a48b2a
Cr-Commit-Position: refs/heads/master@{#380267}

Powered by Google App Engine
This is Rietveld 408576698