Closed
Bug 876368
Opened 12 years ago
Closed 12 years ago
Configure WiFi timeout to 0 for LatAm
Categories
(Firefox OS Graveyard :: Gaia::System, defect)
Tracking
(blocking-b2g:tef+)
VERIFIED
FIXED
| blocking-b2g | tef+ |
People
(Reporter: dcoloma, Assigned: yurenju)
References
Details
(Whiteboard: [NPOTB][IKURA][customization])
Attachments
(4 files)
We need to configure WiFi timeout to 0 for LatAm customisation
| Reporter | ||
Updated•12 years ago
|
Assignee: nobody → yurenju.mozilla
blocking-b2g: --- → tef+
Whiteboard: [NPOTB][IKURA]
Updated•12 years ago
|
Whiteboard: [NPOTB][IKURA] → [NPOTB][IKURA][customization]
| Assignee | ||
Comment 2•12 years ago
|
||
good to go if I get one r+ from jason or gasolin :)
Attachment #754443 -
Flags: review?(jsmith)
Attachment #754443 -
Flags: review?(gasolin)
| Reporter | ||
Comment 3•12 years ago
|
||
Pointer to Github pull-request
| Reporter | ||
Comment 4•12 years ago
|
||
Pointer to Github pull-request
| Reporter | ||
Comment 5•12 years ago
|
||
Pointer to Github pull-request
| Reporter | ||
Comment 6•12 years ago
|
||
... sorry for the spam...
Comment 7•12 years ago
|
||
Comment on attachment 754443 [details] [review]
PR: https://github.com/telefonicaid/firefoxos-gaia-latam/pull/25
I'll let Fred take this one.
I know a lot about the external apps customization logic for hosted and packaged apps, but less about the other customization parts.
Attachment #754443 -
Flags: review?(jsmith)
Comment 8•12 years ago
|
||
Comment on attachment 754443 [details] [review]
PR: https://github.com/telefonicaid/firefoxos-gaia-latam/pull/25
looks good to me, r+
Attachment #754443 -
Flags: review?(gasolin) → review+
| Reporter | ||
Comment 9•12 years ago
|
||
| Assignee | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•12 years ago
|
QA Contact: fyen
Comment 10•12 years ago
|
||
Inari
gaia v1.0.1: 460bd2dbe44 with latam
Verified.
(.env)askeing@ubuntu:~/workspace/B2G-JS-REPL$ b2g_js -c system
Start...
Connect to app://system.gaiamobile.org/index.html
Enter 'exit' or Crtl+D to exit the shell.
And enter ':h' for more commands.
>>> :s
Swith to Async JS execution
a>> :i gaia_data_layer.js
Imported: /home/askeing/workspace/B2G-JS-REPL/b2g_js/js_component/gaia_data_layer.js
a>> return GaiaDataLayer.getSettin("wifi.screen_off_timeout")
0
a>> :q
End. Bye!!
Status: RESOLVED → VERIFIED
Comment 11•12 years ago
|
||
(In reply to Askeing Yen[:askeing] from comment #10)
> a>> return GaiaDataLayer.getSettin("wifi.screen_off_timeout")
typo: getSetting()
Updated•12 years ago
|
Attachment mime type: text/plain → text/x-github-pull-request
You need to log in
before you can comment on or make changes to this bug.
Description
•