Bug 1713297 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

STRs:

1) Enable these prefs:
*  `fission.autostart`
* `devtools.target-switching.server.enabled`
2) Load http://janodvarko.cz/tests/fission/case1/index.html
3) Open DevTools and switch to the Network panel
4) Reload the page to see entries in the Network panel

AR
The HTTP request for  index.js isn't incomplete - there are no data for it when I inspect it using the side panel (you can also see that most of the columns are empty).

ER
I want to see all the data

Honza
STRs:

1) Enable these prefs:
*  `fission.autostart`
* `devtools.target-switching.server.enabled`
2) Load http://janodvarko.cz/tests/fission/case1/index.html
3) Open DevTools and switch to the Network panel
4) Reload the page to see entries in the Network panel

AR
The HTTP request for  index.js isn't incomplete - there are no data for it when I inspect it using the side panel (you can also see that most of the columns are empty).

ER
I want to see all the data

---

It works well if `devtools.target-switching.server.enabled` is `false`

Honza
STRs (it's very easy to repro on other pages as well):

1) Enable these prefs:
*  `fission.autostart`
* `devtools.target-switching.server.enabled`
2) Load http://janodvarko.cz/tests/fission/case1/index.html
3) Open DevTools and switch to the Network panel
4) Reload the page to see entries in the Network panel

AR
The HTTP request for  index.js isn't incomplete - there are no data for it when I inspect it using the side panel (you can also see that most of the columns are empty).

ER
I want to see all the data

---

It works well if `devtools.target-switching.server.enabled` is `false`


Honza

Back to Bug 1713297 Comment 0