Closed
Bug 1223679
Opened 10 years ago
Closed 10 years ago
From signed package to unsigned web page won't have process switch
Categories
(Firefox OS Graveyard :: Infrastructure, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: mlien, Assigned: hchang)
References
Details
[Reproduce Steps]
1. Enable two preferences "network.http.enable-packaged-apps" and "network.http.signed-packages.enabled"
2. Set "network.http.signed-packages.trusted-root" to "http://people.mozilla.org/~mlien/"
3. Navigate to "http://www.google.com"
4. Execute command: "while true; do adb shell b2g-info; done" to monitor process
5. Navigate to "http://people.mozilla.org/~mlien/uitest_privileged.pak!//index.html" in the same window
[Expected Result]
Should have process switch
[Actual Result]
It doesn't have process switch
[Build Information]
Build ID 20151110120047
Gaia Revision c0482775b1526add626b170dd53a72d10bcaf07c
Gaia Date 2015-11-10 02:25:52
Gecko Revision https://hg.mozilla.org/mozilla-central/rev/cc473fe5dc512c450634506f68cbacfb40a06a23
Gecko Version 45.0a1
Device Name aries
Firmware(Release) 4.4.2
Firmware(Incremental) eng.worker.20151110.111927
Firmware Date Tue Nov 10 11:19:35 UTC 2015
Bootloader s1
[Reproduce Rate]
100%
Reporter | ||
Updated•10 years ago
|
QA Whiteboard: [COM=NSec]
Reporter | ||
Comment 1•10 years ago
|
||
Sorry for the mistake, please skip comment 0's reproduce steps
Update reproduce steps below:
1. Enable two preferences "network.http.enable-packaged-apps" and "network.http.signed-packages.enabled"
2. Set "network.http.signed-packages.trusted-root" to "http://people.mozilla.org/~mlien/"
3. Navigate to "http://people.mozilla.org/~mlien/uitest_privileged.pak!//index.html"
4. Execute command: "while true; do adb shell b2g-info; done" to monitor process
5. Navigate to "http://www.google.com" in the same window
Updated•10 years ago
|
Assignee: nobody → hchang
Assignee | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•