Closed Bug 1052722 Opened 10 years ago Closed 10 years ago

Running Gaia in Desktop Firefox not working properly in Nightly build 34.0a1 (2014-08-12)

Categories

(Core Graveyard :: DOM: Apps, defect)

x86_64
Windows 7
defect
Not set
normal

Tracking

(b2g-v2.1 fixed, b2g-v2.2 fixed)

RESOLVED FIXED
2.1 S4 (12sep)
Tracking Status
b2g-v2.1 --- fixed
b2g-v2.2 --- fixed

People

(Reporter: varghesethomase, Assigned: kgrandon)

References

Details

(Whiteboard: [systemsfe])

Attachments

(1 file)

46 bytes, text/x-github-pull-request
fabrice
: review+
Details | Review
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:34.0) Gecko/20100101 Firefox/34.0 (Beta/Release)
Build ID: 20140726030204

Steps to reproduce:


Followed the steps given in the following link to run Gaia in Desktop Firefox nightly build 34.0a1. 
https://developer.mozilla.org/en-US/Firefox_OS/Developing_Gaia/Running_the_Gaia_codebase

cd gaia
DEBUG=1 make
/path/to/firefoxnightly -profile /path/to/B2G/gaia/profile-debug -no-remote

(Even after downloading a fresh gaia build thinking it would be error in previous git code, the error persists. But on reverting back to an older version of Nightly build bug gets fixed)


Actual results:

The Gaia runs in Nightly. But no apps are launched on clicking over the icons. 




Expected results:

Apps get launched once the icons are clicked.
Component: Untriaged → General
Product: Firefox → Firefox OS
Version: 34 Branch → unspecified
Confirmed, this is bugging me too, I'll have a look tomorrow to see what's wrong. What bugs me even more is that I already fixed a bug that prevented Gaia from working in desktop Firefox less than two weeks ago and it's broken once again :/
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: Bug 1052601 - Running Gaia in Desktop Firefox not working properly in Nightly build 34.0a1 (2014-08-12) → Running Gaia in Desktop Firefox not working properly in Nightly build 34.0a1 (2014-08-12)
Facing the same issue. Would love to see this fixed really quick :)
I did some investigation on this thinking this might be a gaia problem like it happened in the past but it seems that it isn't. After clicking on an icon the App.launch() method is correctly called but the application doesn't launch so I think this might be a Gecko issue. I'll try to do a bisection today to identify what regressed this behavior.
After a long bisection I've found that the issue was caused by bug 1042881, this is the offending changeset: http://hg.mozilla.org/mozilla-central/rev/83532407ecf9

I haven't had time to investigate why it's happening yet, CC'ing :fabrice since he wrote the patch for that bug.
Depends on: 1042881
Component: General → DOM: Apps
Product: Firefox OS → Core
Fabrice - this is causing a bunch of our third party developers a lot of pain. Any clues as to why bug 1042881 would've broken app launching in Firefox desktop?
Flags: needinfo?(fabrice)
Nevermind, I think I've figured it out.
Assignee: nobody → kgrandon
Status: NEW → ASSIGNED
Flags: needinfo?(fabrice)
Attached file Github pull request
Comment on attachment 8485431 [details] [review]
Github pull request

Hey guys - anyone got time for a quick review stamp? Thanks!
Attachment #8485431 - Flags: review?(gsvelto)
Attachment #8485431 - Flags: review?(fabrice)
Attachment #8485431 - Flags: review?(gsvelto)
Attachment #8485431 - Flags: review?(fabrice)
Attachment #8485431 - Flags: review+
Whiteboard: [systemsfe]
Target Milestone: --- → 2.1 S4 (12sep)
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: