Closed
Bug 631056
Opened 15 years ago
Closed 15 years ago
Latest TestPilot makes the script engine halt
Categories
(Firefox :: Extension Compatibility, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 631055
People
(Reporter: csolisr, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; Linux i686; rv:2.0b10) Gecko/20100101 Firefox/4.0b10
Build Identifier: Mozilla/5.0 (X11; Linux i686; rv:2.0b10) Gecko/20100101 Firefox/4.0b10
The latest TestPilot has made the script engine pop up a window asking me to stop the script several times. The troublesome script is resource://testpilot/modules/experiment_data_store.js:153 ; after checking the script I found out that the problem lies on the command " insStmt.finalize(); ".
Reproducible: Sometimes
Steps to Reproduce:
1. Open Firefox 4.0
2. Start the latest usability test
3. Wait until Firefox randomly halts and pops up the aforementioned popup
Actual Results:
Firefox halted randomly several times.
Expected Results:
Firefox should work smoothly at all times.
| Reporter | ||
Updated•15 years ago
|
Version: unspecified → Trunk
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•