Closed Bug 828939 Opened 11 years ago Closed 11 years ago

Bad manifest URL for here maps

Categories

(Firefox OS Graveyard :: Gaia, defect, P2)

ARM
Gonk (Firefox OS)
defect

Tracking

(blocking-basecamp:+)

RESOLVED FIXED
B2G C4 (2jan on)
blocking-basecamp +

People

(Reporter: julienw, Assigned: vingtetun)

References

Details

(Keywords: regression, Whiteboard: QARegressExclude)

Attachments

(1 file)

Got this in my log with debug activated in Webapps.jsm :

I/Gecko   (  109): -*-*- Webapps.jsm : Got http status=404 for http://m.here.com/welcome.htmlmanifest.webapp

Seems like a manifest URL is wrong somewhere and so here maps won't be able to update.
That's an issue with the metadata.json and the gaia build system
Component: DOM: Apps → Gaia
Product: Core → Boot2Gecko
Version: Trunk → unspecified
blocking-basecamp: ? → +
Keywords: regression
Priority: -- → P2
Target Milestone: --- → B2G C4 (2jan on)
Blocks: 822931
The patch from bug 822931 looks entirely wrong.

What you needed to was:

* keep the origin the same
* change the launch_path to welcome.html
Attached patch PatchSplinter Review
Assignee: nobody → 21
Attachment #700402 - Flags: review?(felash)
Comment on attachment 700402 [details] [diff] [review]
Patch

Review of attachment 700402 [details] [diff] [review]:
-----------------------------------------------------------------

r=julienw
Attachment #700402 - Flags: review?(felash) → review+
just to remember: this needs a follow-up, launch_path must be absolute URL (so "/welcome.html").
Is there a bug logged for that?
Added a pull request for it. Who should I ask review for it?
https://github.com/mozilla-b2g/gaia/pull/7506
done it, thanks Alex
Whiteboard: QARegressExclude
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: