Closed
Bug 796560
Opened 13 years ago
Closed 8 years ago
[system] If airplane mode is on or wifi and data is turned off, browser does not give a better message than "Server not found"
Categories
(Firefox OS Graveyard :: General, defect)
Firefox OS Graveyard
General
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: ghtobz, Unassigned)
Details
(Whiteboard: [label:system][label:polish])
[GitHub issue by nhirata on 2012-08-28T20:33:47Z, https://github.com/mozilla-b2g/gaia/issues/4044]
## Environment :
Otoro phone, build 2012-08-28
Taken from default.xml in b2g-distro:
* "platform_build" revision= 76e88b579737d7b5078063dcbec60c2ad2c70465
* "gaia" revision= b3826df518b6df1bd8183333a3c1fe0cb96bd440
* "mozilla-central" revision= b7fb1238bedd2d419e2c86ce221da53c531ebb3a
* "gonk-misc" revision= a9b6133e492017d34703ae3f24ea1fa9349cbcce
## Repro :
1. turn airplane mode on
2. launch browser
3. go to http://people.mozilla.com/~nhirata
## Expected :
1. No network connection
## Actual :
1. Server not Found
## Note :
1. looking for better end user messaging of errors.
[GitHub comment by benfrancis on 2012-08-29T15:30:26Z]
I don't think the browser app has any way to know that airplane mode is enabled, and the error messages are provided by Gecko.
[GitHub comment by nhirata on 2012-08-29T15:49:03Z]
Probably should move it to system then, since the system should tell the apps if there is network connectivity of any type... Is that correct?
[GitHub comment by benfrancis on 2012-08-29T16:14:58Z]
If you mean we should implement browser app error pages in the system app, I don't think that would work.
We don't have a spec for the browser behaving any differently in airplane mode, or any special error messages. I think this is a feature request.
Updated•13 years ago
|
Component: Gaia → Gaia::System
Comment 4•13 years ago
|
||
I think these need to implemented as error messages in Gecko.
Component: Gaia::System → General
Comment 5•8 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•