Closed
Bug 846672
Opened 12 years ago
Closed 12 years ago
crash in drawWindow on Nexus 7
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: geosanak, Unassigned)
Details
(Keywords: crash, Whiteboard: [native-crash])
Crash Data
Attachments
(1 file)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_2) AppleWebKit/537.22 (KHTML, like Gecko) Chrome/25.0.1364.99 Safari/537.22
Steps to reproduce:
Call drawWindow with chrome privilege from attached Add-on SDK script file.
Actual results:
Browser crashed. (See https://crash-stats.mozilla.com/report/index/bp-024d6eff-0208-45e1-880c-2f9ff2130301 )
Expected results:
drawWindow method should work properly as same as MacOSX 10.8.2 + Firefox 19.
Comment 1•12 years ago
|
||
Does it happen in Nightly (http://nightly.mozilla.org/)?
Severity: normal → critical
Crash Signature: [@ mozalloc_abort | libEGL_tegra.so@0x3038 ]
Flags: needinfo?(nagase)
Keywords: crash
OS: Mac OS X → Android
Hardware: x86 → ARM
Whiteboard: [native-crash]
No, it does not happen in Nightly.
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Flags: needinfo?(nagase)
Resolution: --- → WORKSFORME
Comment 3•12 years ago
|
||
Likely fixed by the patch of bug 785597.
| Assignee | ||
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
•