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

Issue 13820016: [Android] Remove zero length composing spans. (Closed)

Created:
7 years, 8 months ago by Fredrik Öhrn
Modified:
7 years, 8 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Remove zero length composing spans. This fixes the following logcat error: E/SpannableStringBuilder(14995): SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length BUG=229809 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=193948

Patch Set 1 #

Total comments: 1

Patch Set 2 : Update supression moved to separate review #

Total comments: 2

Patch Set 3 : Replace getEditable. #

Patch Set 4 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -2 lines) Patch
M content/public/android/java/src/org/chromium/content/browser/input/AdapterInputConnection.java View 1 2 3 2 chunks +12 lines, -2 lines 0 comments Download

Messages

Total messages: 20 (0 generated)
Fredrik Öhrn
7 years, 8 months ago (2013-04-09 16:56:10 UTC) #1
aurimas (slooooooooow)
You should open a bug first and then set BUG=BUG_NUMBER_IN_CRBUG https://codereview.chromium.org/13820016/diff/1/content/public/android/java/src/org/chromium/content/browser/ImeAdapter.java File content/public/android/java/src/org/chromium/content/browser/ImeAdapter.java (right): https://codereview.chromium.org/13820016/diff/1/content/public/android/java/src/org/chromium/content/browser/ImeAdapter.java#newcode575 ...
7 years, 8 months ago (2013-04-09 17:09:25 UTC) #2
Fredrik Öhrn
Update suppression moved to https://codereview.chromium.org/13909003
7 years, 8 months ago (2013-04-10 08:58:11 UTC) #3
Fredrik Öhrn
7 years, 8 months ago (2013-04-10 09:35:56 UTC) #4
aurimas (slooooooooow)
LGTM +nileshagrawal for OWNERs approval.
7 years, 8 months ago (2013-04-10 14:24:42 UTC) #5
nilesh
LGTM with nit. https://codereview.chromium.org/13820016/diff/2003/content/public/android/java/src/org/chromium/content/browser/ImeAdapter.java File content/public/android/java/src/org/chromium/content/browser/ImeAdapter.java (right): https://codereview.chromium.org/13820016/diff/2003/content/public/android/java/src/org/chromium/content/browser/ImeAdapter.java#newcode554 content/public/android/java/src/org/chromium/content/browser/ImeAdapter.java:554: removeComposingSpans(getEditable()); Is there a reason to ...
7 years, 8 months ago (2013-04-10 16:19:04 UTC) #6
Fredrik Öhrn
https://codereview.chromium.org/13820016/diff/2003/content/public/android/java/src/org/chromium/content/browser/ImeAdapter.java File content/public/android/java/src/org/chromium/content/browser/ImeAdapter.java (right): https://codereview.chromium.org/13820016/diff/2003/content/public/android/java/src/org/chromium/content/browser/ImeAdapter.java#newcode554 content/public/android/java/src/org/chromium/content/browser/ImeAdapter.java:554: removeComposingSpans(getEditable()); On 2013/04/10 16:19:05, nilesh wrote: > Is there ...
7 years, 8 months ago (2013-04-10 16:23:08 UTC) #7
Fredrik Öhrn
getEditable() replaced.
7 years, 8 months ago (2013-04-10 17:29:08 UTC) #8
nilesh
LGTM
7 years, 8 months ago (2013-04-10 17:30:00 UTC) #9
Fredrik Öhrn
On 2013/04/10 17:30:00, nilesh wrote: > LGTM Now that it's approved what's the next step? ...
7 years, 8 months ago (2013-04-12 08:40:47 UTC) #10
aurimas (slooooooooow)
On 2013/04/12 08:40:47, Fredrik Öhrn wrote: > On 2013/04/10 17:30:00, nilesh wrote: > > LGTM ...
7 years, 8 months ago (2013-04-12 13:55:12 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ohrn@opera.com/13820016/13001
7 years, 8 months ago (2013-04-12 13:56:39 UTC) #12
commit-bot: I haz the power
Failed to apply patch for content/public/android/java/src/org/chromium/content/browser/ImeAdapter.java: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 8 months ago (2013-04-12 13:56:43 UTC) #13
aurimas (slooooooooow)
On 2013/04/12 13:56:43, I haz the power (commit-bot) wrote: > Failed to apply patch for ...
7 years, 8 months ago (2013-04-12 14:00:12 UTC) #14
Fredrik Öhrn
On 2013/04/12 14:00:12, aurimas wrote: > > Bah! This is my fault. You need to ...
7 years, 8 months ago (2013-04-12 14:15:09 UTC) #15
aurimas (slooooooooow)
On 2013/04/12 14:15:09, Fredrik Öhrn wrote: > On 2013/04/12 14:00:12, aurimas wrote: > > > ...
7 years, 8 months ago (2013-04-12 14:21:05 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ohrn@opera.com/13820016/20001
7 years, 8 months ago (2013-04-12 14:22:55 UTC) #17
Fredrik Öhrn
On 2013/04/12 14:21:05, aurimas wrote: > > You have to check the Commit button again. ...
7 years, 8 months ago (2013-04-12 14:23:36 UTC) #18
aurimas (slooooooooow)
On 2013/04/12 14:23:36, Fredrik Öhrn wrote: > On 2013/04/12 14:21:05, aurimas wrote: > > > ...
7 years, 8 months ago (2013-04-12 14:29:13 UTC) #19
commit-bot: I haz the power
7 years, 8 months ago (2013-04-12 16:17:15 UTC) #20
Message was sent while issue was closed.
Change committed as 193948

Powered by Google App Engine
This is Rietveld 408576698