Closed
Bug 917365
Opened 12 years ago
Closed 12 years ago
"TypeError: this.connection is undefined: UI.startSimulator" when running a simulator
Categories
(DevTools Graveyard :: WebIDE, defect)
DevTools Graveyard
WebIDE
Tracking
(firefox26 verified, firefox27 verified, b2g-v1.2 fixed)
VERIFIED
FIXED
Firefox 27
People
(Reporter: ochameau, Assigned: ochameau)
Details
(Whiteboard: [needs-coverage])
Attachments
(1 file)
1.11 KB,
patch
|
paul
:
review+
lsblakk
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
It doesn't break anything but prevent from displaying "connected to xxxx" and pollute the console...
Assignee | ||
Comment 1•12 years ago
|
||
Assignee | ||
Updated•12 years ago
|
Attachment #806048 -
Flags: review?(paul)
Updated•12 years ago
|
Attachment #806048 -
Flags: review?(paul) → review+
Updated•12 years ago
|
Keywords: checkin-needed
Whiteboard: [needed-in-aurora-26]
This seems to resolve a Firefox crash when I try to use the Simulator, so I am glad it's already fixed!
Comment 3•12 years ago
|
||
Keywords: checkin-needed
Comment 4•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 27
Comment 5•12 years ago
|
||
Comment on attachment 806048 [details] [diff] [review]
Fix an exception when starting a simulator r=paul
[Approval Request Comment]
Bug caused by (feature/regressing bug #): new feature (app manager)
User impact if declined: can't always start the simulator
Testing completed (on m-c, etc.): fx-team, m-c
Risk to taking this patch (and alternatives if risky): low
String or IDL/UUID changes made by this patch: no
Attachment #806048 -
Flags: approval-mozilla-aurora?
Updated•12 years ago
|
Attachment #806048 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Comment 6•12 years ago
|
||
status-b2g-v1.2:
--- → fixed
status-firefox26:
--- → fixed
status-firefox27:
--- → fixed
Whiteboard: [needed-in-aurora-26]
Comment 7•12 years ago
|
||
Verified as fixed on Firefox 26b3 - 20131107161719 - on Windows 7 64bit, Ubuntu 13.04 32bit and Mac OS X 10.9.
QA Contact: ioana.budnar
Comment 8•12 years ago
|
||
Verified as fixed on the 12/04 Aurora on Windows 7 64bit, Ubuntu 13.04 32bit and Mac OS X 10.9.
Whiteboard: [needs-coverage]
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•6 years ago
|
Product: DevTools → DevTools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•