Closed
Bug 1241797
Opened 10 years ago
Closed 8 years ago
[NSec] No clear error message while device fails to load a NSec package
Categories
(Firefox OS Graveyard :: Infrastructure, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: whsu, Unassigned)
References
Details
# Description
If device fails to run a NSec package, now, device always shows the warning message below.
- "The device can't display this page because the file cannot be found"
It seems to me that device should display appropriate warning message for user to identify which problem they encountered.
E.g., signature issue, package issue, or certificate problem, etc.
# Reproduction Steps
1. Enable these preferences by using WebIDE
a. "network.http.enable-packaged-apps", Boolean=true
b. "network.http.signed-packages.enabled", Boolean=true
2. Set "network.http.signed-packages.trusted-origin" to "https://william-hsu.github.io"
3. Navigate to "https://william-hsu.github.io/nsec-apps/nsec-uitest.pak"
4. Navigate to "https://william-hsu.github.io/nsec-apps/nsec-uitest.pak!//index.html"
# Expected Result
In step 3, user can download the NSec package.
In step 4, app can be launched and all assets can be loaded.
If device fails to run a NSec package, device should display appropriate warning message.
# Actual Result
In step 3, user can download the NSec package.
In step 4, device always shows the warning message - "The device can't display this page because the file cannot be found" even if the NSec package exists on web server.
# Reproduction Rate
100%
# Build Information
Build ID 20160120074112
Gaia Revision 43852628a9d506c65525cceb5789b257cc939fe8
Gaia Date 2016-01-19 03:50:41
Gecko Revision 2e50b83954e62d52d2ef294e850c4380d457d96a
Gecko Version 46.0a1
Device Name aries
Firmware(Release) 4.4.2
Firmware(Incremental) eng.worker.20160120.081815
Firmware Date Wed Jan 20 08:18:23 UTC 2016
Reporter | ||
Updated•10 years ago
|
QA Whiteboard: [COM=NSec]
Comment 1•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
•