Closed
Bug 518155
Opened 16 years ago
Closed 16 years ago
closing the browser while an alert is displayed hang the application
Categories
(Firefox for Android Graveyard :: General, defect)
Firefox for Android Graveyard
General
Tracking
(Not tracked)
VERIFIED
FIXED
fennec1.0b4
People
(Reporter: vingtetun, Assigned: vingtetun)
Details
Attachments
(1 file)
|
1.95 KB,
patch
|
mfinkle
:
review+
|
Details | Diff | Splinter Review |
Steps to reproduce:
* Launch fennec from command line
* go to the awesomebar and type: javascript:alert('foo')
* close the browser
Actual results:
* The UI is dismissed but the browser never really closed
Expected results:
* Everything is closed!
Attachment #402125 -
Flags: review?(mark.finkle)
| Assignee | ||
Updated•16 years ago
|
Summary: closing the browser while an alert is displayed hand the application → closing the browser while an alert is displayed hang the application
Updated•16 years ago
|
Attachment #402125 -
Flags: review?(mark.finkle) → review+
Comment 1•16 years ago
|
||
Assignee: nobody → 21
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Target Milestone: --- → B4
Comment 2•16 years ago
|
||
verified FIXED on builds:
Mozilla/5.0 (Windows; U; WindowsCE 5.2; en-US; rv:1.9.2a2pre) Gecko/20090923 Fennec/1.0a3
and
Mozilla/5.0 (X11; U; Linux armv6l; en-US; rv:1.9.2a2pre) Gecko/20090923
Fennec/1.0b4pre
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•