Closed
Bug 701791
Opened 14 years ago
Closed 14 years ago
startup: android.view.MotionEvent.getActionMasked on Sony Ericsson Xperia x10i (NPE's)
Categories
(Firefox for Android Graveyard :: General, defect, P4)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: nhirata, Assigned: blassey)
Details
(Keywords: crash, reproducible, Whiteboard: [testday-20111111][native-crash:P1])
Attachments
(2 files, 1 obsolete file)
|
24.49 KB,
text/plain
|
Details | |
|
849 bytes,
patch
|
dougt
:
review+
|
Details | Diff | Splinter Review |
1. hook logcat up
2. install and launch Fennec
3. look at launch
Expected: no errors in terms of methods not being found
Actual: errors stating things can't be found
Note:
see logcat; crashes due to bug 701703
testday build on Sony Ericsson
Android OS 2.1
Updated•14 years ago
|
OS: Mac OS X → Android
Hardware: x86 → ARM
Updated•14 years ago
|
Summary: various methods could not be found for the Sony Ericsson Xperia x10i → various methods could not be found for the Sony Ericsson Xperia x10i (NPE's)
Comment 1•14 years ago
|
||
Is this a startup crash?
Comment 2•14 years ago
|
||
the only real one I see that isn't fixed by other patches is:
android.view.MotionEvent.getActionMasked
Assignee: nobody → blassey.bugs
Priority: -- → P4
Summary: various methods could not be found for the Sony Ericsson Xperia x10i (NPE's) → android.view.MotionEvent.getActionMasked on Sony Ericsson Xperia x10i (NPE's)
| Reporter | ||
Comment 3•14 years ago
|
||
yes, this is a startup crash.
| Reporter | ||
Updated•14 years ago
|
Summary: android.view.MotionEvent.getActionMasked on Sony Ericsson Xperia x10i (NPE's) → startup: android.view.MotionEvent.getActionMasked on Sony Ericsson Xperia x10i (NPE's)
| Reporter | ||
Comment 4•14 years ago
|
||
setting to P1, reproducible : Android 2.1?
Keywords: crash,
reproducible
Whiteboard: [testday-20111111] → [testday-20111111][native-crash:P1]
| Assignee | ||
Comment 5•14 years ago
|
||
Attachment #578178 -
Flags: review?(doug.turner)
| Assignee | ||
Comment 6•14 years ago
|
||
Attachment #578178 -
Attachment is obsolete: true
Attachment #578178 -
Flags: review?(doug.turner)
Attachment #578179 -
Flags: review?(doug.turner)
Updated•14 years ago
|
Attachment #578179 -
Flags: review?(doug.turner) → review+
| Assignee | ||
Comment 7•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
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
•