Closed Bug 1537970 Opened 5 years ago Closed 5 years ago

Downloading a blob URL breaks the markup view

Categories

(DevTools :: Inspector, defect)

66 Branch
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1347761

People

(Reporter: gregtatum, Unassigned)

Details

Steps to reproduce

Expected results

  • I can still inspect the page, and the markup view has DOM nodes in it.

Actual results

  • The markup view is empty. There are errors in the browser console. I have to close/open devtools for things to work again.
TypeError: this._selectedContainer is null: _onShortcut@resource://devtools/client/inspector/markup/markup.js:945:13
_initShortcuts/</<@resource://devtools/client/inspector/markup/markup.js:889:40
emit@resource://devtools/shared/event-emitter.js:186:24
emit@resource://devtools/shared/event-emitter.js:267:18
handleEvent@resource://devtools/client/shared/key-shortcuts.js:263:27
event-emitter.js:191:21

TypeError: this.doc is null: _selectionWalker@resource://devtools/client/inspector/markup/markup.js:766:20
_onShortcut@resource://devtools/client/inspector/markup/markup.js:964:31
_initShortcuts/</<@resource://devtools/client/inspector/markup/markup.js:889:40
emiet@resource://devtools/shared/event-emitter.js:186:24
emit@resource://devtools/shared/event-emitter.js:267:18
handleEvent@resource://devtools/client/shared/key-shortcuts.js:263:27

I can reproduce on Nightly and release.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.