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

Issue 1956833002: Improve android tab content description (Closed)

Created:
4 years, 7 months ago by fufranci
Modified:
4 years, 7 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Improve android tab content description Adds the descriptor 'tab' and whether or not the tab is selected and in incognito mode to the content description. BUG=609603 Committed: https://crrev.com/58899b2646993fb1c799c74ba7d029575696f889 Cr-Commit-Position: refs/heads/master@{#395195}

Patch Set 1 #

Patch Set 2 : Restore a name from AUTHORS #

Total comments: 5

Patch Set 3 : Addressed feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+126 lines, -24 lines) Patch
M AUTHORS View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/compositor/overlays/strip/StripLayoutHelper.java View 1 2 5 chunks +46 lines, -6 lines 0 comments Download
M chrome/android/java/strings/android_chrome_strings.grd View 1 chunk +12 lines, -0 lines 0 comments Download
M chrome/android/junit/src/org/chromium/chrome/browser/compositor/overlays/strip/StripLayoutHelperTest.java View 7 chunks +67 lines, -18 lines 0 comments Download

Messages

Total messages: 19 (10 generated)
fufranci
PTAL
4 years, 7 months ago (2016-05-06 17:39:39 UTC) #3
David Trainor- moved to gerrit
lgtm thanks for the test! https://codereview.chromium.org/1956833002/diff/20001/chrome/android/java/src/org/chromium/chrome/browser/compositor/overlays/strip/StripLayoutHelper.java File chrome/android/java/src/org/chromium/chrome/browser/compositor/overlays/strip/StripLayoutHelper.java (right): https://codereview.chromium.org/1956833002/diff/20001/chrome/android/java/src/org/chromium/chrome/browser/compositor/overlays/strip/StripLayoutHelper.java#newcode406 chrome/android/java/src/org/chromium/chrome/browser/compositor/overlays/strip/StripLayoutHelper.java:406: if (tab != null) ...
4 years, 7 months ago (2016-05-13 15:28:09 UTC) #4
fufranci
https://codereview.chromium.org/1956833002/diff/20001/chrome/android/java/src/org/chromium/chrome/browser/compositor/overlays/strip/StripLayoutHelper.java File chrome/android/java/src/org/chromium/chrome/browser/compositor/overlays/strip/StripLayoutHelper.java (right): https://codereview.chromium.org/1956833002/diff/20001/chrome/android/java/src/org/chromium/chrome/browser/compositor/overlays/strip/StripLayoutHelper.java#newcode406 chrome/android/java/src/org/chromium/chrome/browser/compositor/overlays/strip/StripLayoutHelper.java:406: if (tab != null) setAccessibilityDescription(findTabById(tabId), title, tab.isHidden()); On 2016/05/13 ...
4 years, 7 months ago (2016-05-13 17:17:34 UTC) #5
fufranci
PTAL
4 years, 7 months ago (2016-05-13 20:19:30 UTC) #6
fufranci
PTAL
4 years, 7 months ago (2016-05-20 20:52:23 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1956833002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1956833002/40001
4 years, 7 months ago (2016-05-20 22:15:43 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1956833002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1956833002/40001
4 years, 7 months ago (2016-05-20 22:30:40 UTC) #15
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 7 months ago (2016-05-20 23:04:30 UTC) #17
commit-bot: I haz the power
4 years, 7 months ago (2016-05-20 23:05:32 UTC) #19
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/58899b2646993fb1c799c74ba7d029575696f889
Cr-Commit-Position: refs/heads/master@{#395195}

Powered by Google App Engine
This is Rietveld 408576698