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

Issue 657893005: Add class to make text views with clickable spans accessible. (Closed)

Created:
6 years, 2 months ago by dmazzoni
Modified:
6 years, 2 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@clickable
Project:
chromium
Visibility:
Public.

Description

Add class to make text views with clickable spans accessible. This will be followed with a Clank change to use this class everywhere we're using ClickableSpans. BUG=390226, 418989 Committed: https://crrev.com/4560b4a302e5f26e14cbe10597eaa1a9f2db5990 Cr-Commit-Position: refs/heads/master@{#300987}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Fix if/else curly braces #

Patch Set 3 : Moved to ui/android/java/src/org/chromium/ui/widget #

Total comments: 1

Patch Set 4 : Add @Override #

Unified diffs Side-by-side diffs Delta from patch set Stats (+100 lines, -1 line) Patch
M chrome/android/java/res/layout/infobar_text.xml View 1 2 1 chunk +2 lines, -1 line 0 comments Download
A ui/android/java/src/org/chromium/ui/widget/TextViewWithClickableSpans.java View 1 2 3 1 chunk +98 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (3 generated)
dmazzoni
6 years, 2 months ago (2014-10-23 17:59:43 UTC) #2
newt (away)
I like this! lgtm after style nit https://codereview.chromium.org/657893005/diff/1/chrome/android/java/src/org/chromium/chrome/browser/util/TextViewWithClickableSpans.java File chrome/android/java/src/org/chromium/chrome/browser/util/TextViewWithClickableSpans.java (right): https://codereview.chromium.org/657893005/diff/1/chrome/android/java/src/org/chromium/chrome/browser/util/TextViewWithClickableSpans.java#newcode55 chrome/android/java/src/org/chromium/chrome/browser/util/TextViewWithClickableSpans.java:55: if (!(text ...
6 years, 2 months ago (2014-10-23 18:27:21 UTC) #3
dmazzoni
Done! +dtrainor for owners review
6 years, 2 months ago (2014-10-23 20:11:18 UTC) #5
newt (away)
Actually, could you move this file to the ui/ folder, since this could conceivably be ...
6 years, 2 months ago (2014-10-23 20:42:27 UTC) #6
dmazzoni
On 2014/10/23 20:42:27, newt wrote: > Actually, could you move this file to the ui/ ...
6 years, 2 months ago (2014-10-23 20:45:41 UTC) #7
newt (away)
On 2014/10/23 20:42:27, newt wrote: > Actually, could you move this file to the ui/ ...
6 years, 2 months ago (2014-10-23 20:46:04 UTC) #8
newt (away)
On 2014/10/23 20:46:04, newt wrote: > On 2014/10/23 20:42:27, newt wrote: > > Actually, could ...
6 years, 2 months ago (2014-10-23 20:46:47 UTC) #9
dmazzoni
Got it, done! Thanks for being specific - I didn't even realize there was android ...
6 years, 2 months ago (2014-10-23 21:01:44 UTC) #10
David Trainor- moved to gerrit
lgtm https://codereview.chromium.org/657893005/diff/40001/ui/android/java/src/org/chromium/ui/widget/TextViewWithClickableSpans.java File ui/android/java/src/org/chromium/ui/widget/TextViewWithClickableSpans.java (right): https://codereview.chromium.org/657893005/diff/40001/ui/android/java/src/org/chromium/ui/widget/TextViewWithClickableSpans.java#newcode86 ui/android/java/src/org/chromium/ui/widget/TextViewWithClickableSpans.java:86: public boolean onMenuItemClick(MenuItem menuItem) { @Override?
6 years, 2 months ago (2014-10-23 22:03:04 UTC) #11
newt (away)
lgtm
6 years, 2 months ago (2014-10-23 22:10:07 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/657893005/60001
6 years, 2 months ago (2014-10-23 22:12:59 UTC) #14
commit-bot: I haz the power
Committed patchset #4 (id:60001)
6 years, 2 months ago (2014-10-23 23:43:39 UTC) #15
commit-bot: I haz the power
6 years, 2 months ago (2014-10-23 23:44:33 UTC) #16
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/4560b4a302e5f26e14cbe10597eaa1a9f2db5990
Cr-Commit-Position: refs/heads/master@{#300987}

Powered by Google App Engine
This is Rietveld 408576698