STRs:
- open the MBT
- select debugger
- open WatcherRegistry.jsm
- set a breakpoint on `if (!(type in watchedData)) {` in addWatcherDataEntry
- close the MBT
- open the MBT
ER: The MBT should open and initialize correctly
AR: The debugger immediately breaks and remains blank. After a while we get the typical split UI with half of the toolbox showing "Browser Toolbox Connection Status"
Bug 1734344 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:
- open the MBT
- select debugger
- open WatcherRegistry.jsm
- set a breakpoint on `if (!(type in watchedData)) {` in addWatcherDataEntry
- close the MBT
- open the MBT
ER: The MBT should open and initialize correctly
AR: The debugger immediately breaks and remains blank. After a while we get the typical split UI with half of the toolbox showing "Browser Toolbox Connection Status"
Note: It's annoying to cleanup those breakpoints for now, so I suggest to reproduce this with a clean temporary profile