Confirmed users
158
edits
(→Jonathan Hao: weekly update) |
|||
Line 38: | Line 38: | ||
== Henry Chang == | == Henry Chang == | ||
# Bug 1210573 - Add packageIdentifier attribute to nsIPackagedAppUtils | |||
## To parse the 'package-identifier' from the manifest file. | |||
## Landed. | |||
## A prerequisite of Bug 1178526 | |||
# Bug 1212223 - nsMultiMixedConv might call |SendData| with incorrect buffer length | |||
## Landed | |||
## Fixed corrupt manifest file issue. | |||
# Bug 1210235 - Pref off any signed web packaged app things | |||
## r+'d by Valentin. | |||
## Requires pref "network.http.packaged-signed-apps-enabled" to enable "signed package verification" | |||
## Also, this patch would bypass the verification process if a package has no signautre (performance issue.) | |||
#Bug 1214079 - Doom all the cache of the signed packaged web app if it's not verified. | |||
## I was hoping to solve Bug 1190757 ([PackagedAppService] Delete all cached files if a package downloading in interrupted.) but Honza has some concerns so I just focus the special case: "verification failure" first. | |||
# Bug 1178526 - Set appropriate origin attributes for signed packages | |||
## Only last one patch waiting for Honza's review. | |||
## was suppose to review on Monday Oct 12 | |||
# Bug 1180088 - Fix security checks so that they work without appid by tagging a child process with a package identifier. | |||
== Jonathan Hao == | == Jonathan Hao == |