Closed
Bug 899898
Opened 12 years ago
Closed 12 years ago
[Buri][Browser]granting a permanent exception to a site in an app and opening that same location in the browser produces a cert error
Categories
(Firefox OS Graveyard :: Gaia::Browser, defect, P2)
Firefox OS Graveyard
Gaia::Browser
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 858730
People
(Reporter: sync-1, Unassigned)
Details
Attachments
(1 file)
19.49 KB,
application/octet-stream
|
Details |
Mozilla build ID:20130715070218
Created an attachment (id=474792)
logcat
DEFECT DESCRIPTION:
Granting a permanent exception to a site in an app and opening that same location in the browser produces a cert error
OR
Granting a permanent exception to a site in the browser and opening that same location in an app should get you a cert error
REPRODUCING PROCEDURES:
1.Install "Hosted App Test Case 1" from http://mozqa.com/webapi-permissions-tests/
2.Launch it and go to the link titled "WebAPI Permissions Tests"
3.Select "Unknown Cert Site" and select add permanent exception for the site within the app
4.When I visit https://cav.receita.fazenda.gov.br/eCAC/Aplicacao.aspx in the browser after visiting the Unknown Cert Site within the Test WebAPI Permissions app and providing a permanent exception-->not get a cert error-->KO
OR
1.Install "Hosted App Test Case 1" from http://mozqa.com/webapi-permissions-tests/
2.Launch it and go to the link titled "WebAPI Permissions Tests"
3.When I visit Expired Cert Site in the Test WebAPI Permissions app after granting a permanent exception to the site in the browser at https://summitbook.mozilla.org/->not get a cert error-->KO
EXPECTED BEHAVIOUR:
Then I should get a cert error
ASSOCIATE SPECIFICATION:
TEST PLAN REFERENCE:
https://moztrap.mozilla.org/manage/case/6922/
https://moztrap.mozilla.org/manage/case/6925/
TOOLS AND PLATFORMS USED:
USER IMPACT:
mid
REPRODUCING RATE:
5/5
For FT PR, Please list reference mobile's behavior:
Comment 3•12 years ago
|
||
Is this behaviour different from v1.0.1? I imagine that we're storing the exceptions in an app-specific location and not global to the device.
Flags: needinfo?(sync-1)
It can be reproduced on v1.0.1
visit in browser: prompts "the address isn't valid"
visit in Hosted App Test Case 1:prompts"The webapi permissions is not
loading properly"
Flags: needinfo?(sync-1)
Comment 5•12 years ago
|
||
Already got a bug on this, non-blocker.
Status: NEW → RESOLVED
blocking-b2g: leo? → ---
Closed: 12 years ago
Resolution: --- → DUPLICATE
Comment 6•12 years ago
|
||
The reasoning for this is that when we grant a certificate exception, it's granted to the chrome process. We would need to implement per app cert handling, which was deemed a non-blocker for 1.1 (which is what bug 858730 would fix).
You need to log in
before you can comment on or make changes to this bug.
Description
•