Closed Bug 1100736 Opened 10 years ago Closed 10 years ago

Unable to debug bookmark app

Categories

(DevTools Graveyard :: WebIDE, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1093661

People

(Reporter: yifan, Unassigned)

Details

Steps to reproduce:

1. Open browser on fxos device and open a webpage
2. Click the top right button to bring up the menu
3. On the menu click 'Add to home screen' to open bookmark app
4. Open WebIDE and connect to the device
5. Open bookmark app in WebIDE

Expected: Should be able to debug bookmark app like AppManager

Actual: WebIDE restarts bookmark app and display the file list of bookmark app
You are right that it's not possible directly through the app.

However, there are some workarounds you can use to get at these activity frames for now:

1. With the toolbox open, click the "gear" icon and enable "select an iframe as the currently targeted document" under "toolbox buttons"
2. You may need to close the toolbox first before proceeding
3. Debug the System app instead of Bookmarks
4. Click the new "frame dropdown" in the top-right of the toolbox
5. Choose app://bookmark.gaiamobile.org/save.html

We hope to make this easier in the future.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Thank you for the info!
Product: Firefox → DevTools
Product: DevTools → DevTools Graveyard
You need to log in before you can comment on or make changes to this bug.