Closed
Bug 1134411
Opened 10 years ago
Closed 7 years ago
Document how to debug desktop webappRT apps
Categories
(Developer Documentation Graveyard :: Apps, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: kumar, Unassigned)
Details
It's possible to debug desktop apps running on webappRT like this:
Applications/Mykzilla.app/Contents/MacOS/webapprt -debug 6000
(and then setting up the remote debugger)
However, this is only mentioned briefly in an FAQ: https://developer.mozilla.org/en-US/Marketplace/Options/Open_web_apps_for_desktop#Can_I_debug_my_apps_when_they_are_running_on_a_desktop.3F
It would be great to add a section for this alongside the other pages about debugging different runtimes: https://developer.mozilla.org/en-US/docs/Tools/Remote_Debugging
It would be a page very similar to this but with the proper command line flags: https://developer.mozilla.org/en-US/docs/Tools/Remote_Debugging/Debugging_Firefox_Desktop
Reporter | ||
Comment 1•10 years ago
|
||
Chris, I wasn't sure where to file a bug like this. Maybe you can move it if necessary.
Flags: needinfo?(cmills)
Updated•10 years ago
|
Component: Integration → General
Product: Marketplace → Mozilla Developer Network
Version: Avenir → unspecified
Updated•7 years ago
|
Component: General → Apps
Product: Mozilla Developer Network → Developer Documentation
Comment 2•7 years ago
|
||
Ack, weirdly enough I never saw this need info at the time! Sorry Kumar ;-|
In any case, I think this is not relevant any more, being about WebRT and all. Correct me if I'm wrong.
Flags: needinfo?(cmills)
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INVALID
Reporter | ||
Comment 3•7 years ago
|
||
Ha, no worries! It was a classic case of YAGNI.
You need to log in
before you can comment on or make changes to this bug.
Description
•