Closed
Bug 845384
Opened 12 years ago
Closed 12 years ago
navigator.onLine stopped working (always true)
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(blocking-b2g:-)
RESOLVED
DUPLICATE
of bug 840612
blocking-b2g | - |
People
(Reporter: fcampo, Unassigned)
References
Details
When no wifi connected and mobileData is not active, navigator.onLine always returns true.
Also, the online event is fired as soon as the listener is added
build: 20130226070705
commit: dd381a5106414
Comment 1•12 years ago
|
||
Is this an "engineering" build or a "user" build?
Reporter | ||
Comment 2•12 years ago
|
||
(In reply to Blake Kaplan (:mrbkap) from comment #1)
> Is this an "engineering" build or a "user" build?
Engineering one, AFAIK.
Does it matter for the issue? should I test with an 'user' version?
Blocks: 824930
blocking-b2g: --- → tef?
Comment 3•12 years ago
|
||
(In reply to Fernando Campo (:fcampo) from comment #2)
> (In reply to Blake Kaplan (:mrbkap) from comment #1)
> > Is this an "engineering" build or a "user" build?
>
> Engineering one, AFAIK.
> Does it matter for the issue? should I test with an 'user' version?
Yes. If it's engineering only, this won't block. If it's user, then this is a potential blocking nom.
Comment 4•12 years ago
|
||
Jason - can you check this out on a user build and report back? We're one day from CS so confirmation here is time sensitive.
Keywords: qawanted
QA Contact: jsmith
Comment 6•12 years ago
|
||
Engineering builds are currently affected by bug 840612.
Is this something that I can just go to :
http://html5demos.com/nav-online and then shut down the wifi/mobile?
or
try web browsing with wifi off and mobile data off?
In both instances :
I see offline in 2/25 production build
I see offline in 2/27 production build
Gecko http://hg.mozilla.org/releases/mozilla-b2g18_v1_0_1/rev/f1e39ce2164b
Gaia 26b20494ef6b443250a94bc5a4e961777ab7592c
BuildID 20130227070200
Version 18.0
Unagi
Also check 2/26 MC production:
<!-- Mercurial-Information: <project name="mozilla-central" path="gecko" remote="hgmozillaorg" revision="aaefec5d34f8"/> --><!-- Mercurial-Information: <project name="integration/gaia-central" path="gaia" remote="hgmozillaorg" revision="ff0a35cefd32"/> --><project name="releases/gecko.git" path="gecko" remote="mozillaorg" revision="487f6796a45b9aed9842336b4889d053ef1108df"/><project name="releases/gaia.git" path="gaia" remote="mozillaorg" revision="b1911fb712f5e0cc833c612d29d622883870f58b"/>
It's online when it should be online and offline when it should be (ie no mobile data, no wifi).
Keywords: qawanted
Reporter | ||
Comment 8•12 years ago
|
||
I just tested with both builds for the same date, and I can confirm that is working properly in user one, but response is always true on engineering ones.
Maybe I should change the name of the bug to specify this?
Updated•12 years ago
|
Status: NEW → RESOLVED
blocking-b2g: tef? → -
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•