Closed
Bug 1221469
Opened 10 years ago
Closed 8 years ago
System app throws when NSec package is in the foreground
Categories
(Firefox OS Graveyard :: Infrastructure, defect, P1)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: ashiue, Unassigned)
References
Details
Attachments
(1 file)
400.83 KB,
text/x-log
|
Details |
[Reproduce Steps]
1. Enable two preferences "network.http.enable-packaged-apps" and "network.http.signed-packages.enabled"
2. Import certificate key which package the nfc-api-test package to device
3. Set preference "network.http.signed-packages.developer-root" to the key
4. Navigate to "http://people.mozilla.org/~ashiue/nfc-api-test-add-origin.pak!//index.html" in Browser app
4. Execute API test cases
[Expected Result]
All passed
[Actual Result]
All failed
[Build Information]
Build ID 20151104004249
Gaia Revision 61918ddd9ccce104c009e873e34a0791e125753a
Gaia Date 2015-11-03 17:22:30
Gecko Revision https://hg.mozilla.org/mozilla-central/rev/f742b9412ed5aace90ad863b276faae0641090a8
Gecko Version 45.0a1
Device Name aries
Firmware(Release) 4.4.2
Firmware(Incremental) eng.worker.20151104.000116
Firmware Date Wed Nov 4 00:01:24 UTC 2015
Bootloader s1
[Reproduce Rate]
100%
E/GeckoConsole( 319): Content JS ERROR: Couldnt find app for: http://people.mozilla.org/~ashiue/nfc-api-test-add-origin.pak!//index.html
E/GeckoConsole( 319): at .takeScreenshot (app://system.gaiamobile.org/js/places.js:175:9)
E/GeckoConsole( 319): at .screenshotRequested/this.screenshotQueue[url]< (app://system.gaiamobile.org/js/places.js:160:11)
It looks System app throws when the nsec is in foreground.
Summary: NSec package cannot use NFC APIs → System app throws when NSec package is in the foreground
Comment 2•10 years ago
|
||
Kan-Ru, please file a meta bug for this symptom.
Flags: needinfo?(kchen)
Priority: -- → P1
Updated•10 years ago
|
Flags: needinfo?(kchen)
Comment 3•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
•