Closed
Bug 856755
Opened 12 years ago
Closed 12 years ago
Keyboard is prone to crash on Xperia devices
Categories
(Firefox for Android Graveyard :: Keyboards and IME, defect)
Tracking
(firefox21 fixed, firefox22 fixed, firefox23 fixed)
RESOLVED
FIXED
Firefox 23
People
(Reporter: jchen, Assigned: jchen)
Details
Attachments
(1 file)
2.60 KB,
patch
|
cpeterson
:
review+
akeybl
:
approval-mozilla-aurora+
akeybl
:
approval-mozilla-beta+
|
Details | Diff | Splinter Review |
These keyboard crashes are not caught by the crash reporter, but I do have a patch to make it not crash.
Assignee | ||
Comment 1•12 years ago
|
||
The custom keyboard on Xperia expects specific object types for extracted text
Attachment #731985 -
Flags: review?(cpeterson)
Comment 2•12 years ago
|
||
Comment on attachment 731985 [details] [diff] [review]
Return SpannableString or String in extracted text (v1)
Review of attachment 731985 [details] [diff] [review]:
-----------------------------------------------------------------
LGTM
Attachment #731985 -
Flags: review?(cpeterson) → review+
Assignee | ||
Comment 3•12 years ago
|
||
Target Milestone: --- → Firefox 23
Assignee | ||
Comment 4•12 years ago
|
||
Comment on attachment 731985 [details] [diff] [review]
Return SpannableString or String in extracted text (v1)
[Approval Request Comment]
Bug caused by (feature/regressing bug #): N/A
User impact if declined: Keyboard crashes when using Fennec on Xperia devices; impact is unclear because these crashes cannot be caught by Crash Reporter
Testing completed (on m-c, etc.): Locally
Risk to taking this patch (and alternatives if risky): Very small; the patch only affects the crash
String or IDL/UUID changes made by this patch: None
Attachment #731985 -
Flags: approval-mozilla-beta?
Attachment #731985 -
Flags: approval-mozilla-aurora?
Comment 5•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 6•12 years ago
|
||
Comment on attachment 731985 [details] [diff] [review]
Return SpannableString or String in extracted text (v1)
Since we're early in the beta cycle, this is low risk, and we don't know the total user impact, approving for branches.
Attachment #731985 -
Flags: approval-mozilla-beta?
Attachment #731985 -
Flags: approval-mozilla-beta+
Attachment #731985 -
Flags: approval-mozilla-aurora?
Attachment #731985 -
Flags: approval-mozilla-aurora+
Comment 7•12 years ago
|
||
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•