Closed
Bug 1108947
Opened 10 years ago
Closed 9 years ago
Get rid of DEBUG mode and httpd server
Categories
(Firefox OS Graveyard :: Gaia::Build, defect)
Firefox OS Graveyard
Gaia::Build
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: rickychien, Unassigned)
References
Details
AFAIK DEBUG mode and httpd are used by test-agent (unit testing). In marionette (integration testing), it runs on B2G simulator rather than httpd server. So we should run unit testing on b2g or mulet same as marionette and take watcher advantage from WebIDE in the future.
Comment 1•10 years ago
|
||
FTR I use the httpd server to tun the SMS application in Firefox (or Mulet), and have the "F5" functionality. I would be really sad if it's broken, because it's really one of my core development platforms.
Comment 2•10 years ago
|
||
We would like to have same F5 feature in mulet, without relying on httpd. Instead, app:// protocol would map directly to build_stage folder.
But the support of Firefox nightly is going to be most likely broken after that.
I think bug 1112091 from Dale is a better solution for testing apps that are meant to be working as-is, without any build-step, nor any special permission trick right into a regular browser. It doesn't forces you to open Firefox with a custom hacked profile.
Comment 3•10 years ago
|
||
I'm fine if this still works (quite) the same in Mulet.
Reporter | ||
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•