Closed
Bug 828188
Opened 13 years ago
Closed 13 years ago
Settings app overwrites WifiManager events
Categories
(Firefox OS Graveyard :: Gaia::Settings, defect)
Tracking
(blocking-basecamp:-, b2g18+ fixed)
RESOLVED
FIXED
| blocking-basecamp | - |
People
(Reporter: mrbkap, Assigned: mrbkap)
Details
Attachments
(1 file)
|
122 bytes,
text/html
|
kaze
:
review+
vingtetun
:
approval-gaia-v1+
|
Details |
connectivity.js and wifi.js both set the WifiManager event handlers. They should play more nicely together.
| Assignee | ||
Comment 1•13 years ago
|
||
This causes (at least) the wifi panel to break when we change the language in the settings app (though closing and reopening the settings app fixes it).
blocking-basecamp: --- → ?
| Assignee | ||
Comment 2•13 years ago
|
||
Pull request: https://github.com/mozilla-b2g/gaia/pull/7424
Assignee: nobody → mrbkap
Flags: needinfo?(kaze)
Updated•13 years ago
|
blocking-basecamp: ? → -
tracking-b2g18:
--- → +
Comment 4•13 years ago
|
||
We would take a patch for this
| Assignee | ||
Comment 5•13 years ago
|
||
This basically has review already (see comment 3) and simply needs the stamps to land.
Attachment #699847 -
Flags: review?(kaze)
Attachment #699847 -
Flags: approval-mozilla-b2g18?
Comment 6•13 years ago
|
||
Comment on attachment 699847 [details]
pull request
Nice work, thanks Blake.
NOTE: If blocking-basecamp+ is set, just land it for now.
[Approval Request Comment]
Bug caused by (feature/regressing bug #):
User impact if declined:
Testing completed:
Risk to taking this patch (and alternatives if risky):
Attachment #699847 -
Flags: review?(kaze)
Attachment #699847 -
Flags: review+
Attachment #699847 -
Flags: approval-gaia-master?(21)
Attachment #699847 -
Flags: approval-mozilla-b2g18?
Attachment #699847 -
Flags: approval-gaia-master?(21)
Attachment #699847 -
Flags: approval-gaia-master+
Comment 7•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•13 years ago
|
status-b2g18:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•