Closed
Bug 1138813
Opened 11 years ago
Closed 11 years ago
webapp-manifest generates incorrect UUID origin for package app in RUN_ON_NODE=1
Categories
(Firefox OS Graveyard :: Gaia::Build, defect)
Firefox OS Graveyard
Gaia::Build
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rickychien, Assigned: rickychien)
References
Details
Attachments
(1 file)
As title, refactoring webapp-manifest outputs different result between XPC/Node run-time.
For now, pre-installed packaged app such as marketplace.allizom.org appears UUID. It should be "app://packaged.marketplace.allizom.org" which defined in its manifest.webapp.
Comment 1•11 years ago
|
||
| Assignee | ||
Comment 2•11 years ago
|
||
Comment on attachment 8571818 [details] [review]
[gaia] RickyChien:fix-webapp-manifest > mozilla-b2g:master
Hey Geroge, bug 955997 broke our profile. Please check this patch carefully and diff-compare again thanks!
Attachment #8571818 -
Flags: review?(gduan)
Comment 3•11 years ago
|
||
Comment on attachment 8571818 [details] [review]
[gaia] RickyChien:fix-webapp-manifest > mozilla-b2g:master
r=gduan, thank you to fix this!
Attachment #8571818 -
Flags: review?(gduan) → review+
| Assignee | ||
Comment 4•11 years ago
|
||
Landed in master:
https://github.com/mozilla-b2g/gaia/commit/fea83511df9ccba64259346bc02ebf2c417a12c2
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•