Closed
Bug 794598
Opened 13 years ago
Closed 13 years ago
Fix antenna detection in FMRadio.cpp
Categories
(Core :: DOM: Device Interfaces, defect)
Tracking
()
People
(Reporter: mwu, Assigned: mwu)
References
Details
(Keywords: regression)
Attachments
(1 file)
425 bytes,
patch
|
cjones
:
review+
|
Details | Diff | Splinter Review |
Bug 791329 broke this but it's easy to fix.
Attachment #665096 -
Flags: review?(justin.lebar+bug)
Comment 1•13 years ago
|
||
Hi Michael,
Thanks for helping on this issue.
Assignee | ||
Updated•13 years ago
|
blocking-basecamp: --- → ?
Updated•13 years ago
|
Attachment #665096 -
Flags: review?(justin.lebar+bug) → review+
Comment 4•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla18
Comment 5•13 years ago
|
||
For my edification, why does this change work?
Assignee | ||
Comment 6•13 years ago
|
||
Bug 791329 changed the possible values of mHeadphoneState from SWITCH_STATE_ON / SWITCH_STATE_OFF to SWITCH_STATE_OFF / SWITCH_STATE_HEADSET / SWITCH_STATE_HEADPHONE.
Comment 7•13 years ago
|
||
Ah, I see, and crucially my tree does not have that change. Okay, thanks!
You need to log in
before you can comment on or make changes to this bug.
Description
•