Closed
Bug 1023742
Opened 11 years ago
Closed 11 years ago
[BROWSER] Error message is not displayed if you try to open http://aaaa.mozilla.org
Categories
(Firefox OS Graveyard :: Gaia::System::Window Mgmt, defect)
Tracking
(blocking-b2g:2.0+)
VERIFIED
INVALID
blocking-b2g | 2.0+ |
People
(Reporter: rafael.marquez, Unassigned)
References
Details
(Keywords: regression, Whiteboard: [systemsfe])
Attachments
(2 files)
*Branch 2.0
*Procedure
1. Open browser app
2. Try to open the web page http://aaaa.mozilla.org
*Expected Result
A error message is displayed
*Actual Result
The page is displayed in blank and error message is not displayed
Reporter | ||
Updated•11 years ago
|
blocking-b2g: --- → 2.0?
Whiteboard: [systemsfe]
Updated•11 years ago
|
Updated•11 years ago
|
blocking-b2g: 2.0? → ---
Comment 2•11 years ago
|
||
Oh wait I see now - this is actually a deeper level problem that's preventing analysis of bug 1022433.
Updated•11 years ago
|
blocking-b2g: --- → 2.0+
Updated•11 years ago
|
Component: Gaia::Browser → Gaia::System::Window Mgmt
Updated•11 years ago
|
Keywords: regression,
regressionwindow-wanted
Comment 3•11 years ago
|
||
(In reply to rafael.marquez from comment #0)
> *Branch 2.0
>
> *Procedure
> 1. Open browser app
> 2. Try to open the web page http://aaaa.mozilla.org
>
> *Expected Result
> A error message is displayed
>
> *Actual Result
> The page is displayed in blank and error message is not displayed
What kind of error message should be displayed?
I am getting the same results described in bug 1022433.
I'm trying to understand what I should be seeing in a non-broken build that displays the correct "error message" when the browser cannot connect to a web address.
If you could provide the device and the build number that this was reproduced on, would be helpful. Thanks!
Flags: needinfo?(rafael.marquez)
Updated•11 years ago
|
QA Contact: ddixon
Comment 4•11 years ago
|
||
(In reply to ddixon from comment #3)
> (In reply to rafael.marquez from comment #0)
> > *Branch 2.0
> >
> > *Procedure
> > 1. Open browser app
> > 2. Try to open the web page http://aaaa.mozilla.org
> >
> > *Expected Result
> > A error message is displayed
> >
> > *Actual Result
> > The page is displayed in blank and error message is not displayed
>
> What kind of error message should be displayed?
>
> I am getting the same results described in bug 1022433.
>
> I'm trying to understand what I should be seeing in a non-broken build that
> displays the correct "error message" when the browser cannot connect to a
> web address.
>
> If you could provide the device and the build number that this was
> reproduced on, would be helpful. Thanks!
We don't see any error message, just a blank page.
Device: hamachi
Build ID: 20140611203026
Gaia: b36d7d43f9c610def965ed7dba88219101aee073
Gecko: 41a8e5ba9270c1fe4b99c8e62b97d065dbf51dd8
Version: 31.0a1 (Master)
Comment 5•11 years ago
|
||
My guess is that this is occurs on devices with the same resolution as Buri, but not Flame. Can we try reproducing on Buri?
Flags: needinfo?(rafael.marquez)
Keywords: regressionwindow-wanted → qawanted
Comment 6•11 years ago
|
||
The problem seems to happen with mobile connection. Hamachi using wifi shows the error page but using mobile data 3g shows blank page.
Comment 7•11 years ago
|
||
Unable to reproduce a blank error screen on a Buri (Hamachi) device.
Buri Results for an "H" and "E" device: Attempting to access an invalid website
wifi off, data off-- "Unable to connect" error
wifi on, data off-- "Server not found" error
wifi off, data on-- "Server not found" error
poor wifi signal, data off-- "Server not found" error
Airplane mode on-- "Unable to connect"
Environmental Variables:
Device: Buri 2.1 - Master
Build ID: 20140611184732
Gaia: 41db6954a67efc55016744bc8f6591ae9e07a285
Gecko: 9e8e3e903484
Version: 33.0a1 (2.1 - Master)
Firmware Version: v1.2device.cfg
Comment 8•11 years ago
|
||
Rafael, what build were you using exactly?
I do confirm that I'm unable to reproduce the issue myself on a Flame running master. Do you mind checking on your side?
Flags: needinfo?(rafael.marquez)
Comment 9•11 years ago
|
||
I can reproduce it in today build for hamachi and connected vi WiFi
Comment 10•11 years ago
|
||
I made a mistake, please, forget comment 9
Comment 11•11 years ago
|
||
As indicated in comment 6, the problem only happens when connected via 3G. And I was able to reproduce it the test with today build of hamachi and connected via 3G.
Comment 12•11 years ago
|
||
(In reply to Marcelino Veiga Tuimil [:sonmarce] from comment #11)
> As indicated in comment 6, the problem only happens when connected via 3G.
> And I was able to reproduce it the test with today build of hamachi and
> connected via 3G.
Sorry to ask such a dumb question, but this makes me wondering of one thing: are you sure the 3G network returns you a proper error ?
Flags: needinfo?(marce)
Comment 13•11 years ago
|
||
I do not understand what you mean, 3G network is working, as I can browse existing server pages
Flags: needinfo?(marce)
Comment 14•11 years ago
|
||
(In reply to Marcelino Veiga Tuimil [:sonmarce] from comment #13)
> I do not understand what you mean, 3G network is working, as I can browse
> existing server pages
Considering what telcos are doing with 3G, I would not consider their network to be trustworthy. Please check that you get a proper dns error.
Flags: needinfo?(marce)
Comment 15•11 years ago
|
||
Just tested with 1.3 and got same behavior, we are going to check if there is a problem with operator network
Flags: needinfo?(marce)
Comment 16•11 years ago
|
||
(In reply to Marcelino Veiga Tuimil [:sonmarce] from comment #15)
> Just tested with 1.3 and got same behavior, we are going to check if there
> is a problem with operator network
Running tcpdump on the device will help you.
Basically, you want to |tcpdmp -s0 -iany -w /mnt/sdcard/bug1023742.pcap port 53 or port 80|. What we expect is that the DNS request will return NXDOMAIN.
If it returns NXDOMAIN and you still see the issue, then it may be a legit bug on Gecko or Gaia side.
Comment 17•11 years ago
|
||
Tcpdump output when opening http://www.aaaa.yh with 3G connection.
Comment 18•11 years ago
|
||
Tcpdump output when opening http://www.aaaa.yh with wifi connection.
Comment 19•11 years ago
|
||
I attached the tcpdump result of trying to open the url http://www.aaaa.yh using wifi and 3G.
As you can see, when going by wifi there are several queries for www.aaaa.yh to the DNS server and it responds with a 'no such name' found.
On the other hand, when going by 3G we have a TCP stream:
request: GET http://aaaa.yh/ HTTP/1.1
response: HTTP/1.1 503 Service Unavail
Comment 20•11 years ago
|
||
(In reply to Albert [:albert] from comment #19)
> I attached the tcpdump result of trying to open the url http://www.aaaa.yh
> using wifi and 3G.
>
> As you can see, when going by wifi there are several queries for www.aaaa.yh
> to the DNS server and it responds with a 'no such name' found.
>
> On the other hand, when going by 3G we have a TCP stream:
>
> request: GET http://aaaa.yh/ HTTP/1.1
> response: HTTP/1.1 503 Service Unavail
In which case I would say there is no bug :)
Comment 21•11 years ago
|
||
Jason, it seems the issue is related to the telco operating the data network, as documented in comment 19. Based on those informations, I would close this bug as INVALID.
Flags: needinfo?(jsmith)
Comment 22•11 years ago
|
||
Ok. If someone disagrees, feel free to reopen.
Status: REOPENED → RESOLVED
Closed: 11 years ago → 11 years ago
Flags: needinfo?(jsmith)
Resolution: --- → INVALID
Reporter | ||
Updated•11 years ago
|
Status: RESOLVED → VERIFIED
Flags: needinfo?(rafael.marquez)
You need to log in
before you can comment on or make changes to this bug.
Description
•