Closed
Bug 1426110
Opened 7 years ago
Closed 7 years ago
Blank page when jumping to function created in console
Categories
(DevTools :: Console, defect)
DevTools
Console
Tracking
(firefox59 affected)
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
firefox59 | --- | affected |
People
(Reporter: nchevobbe, Unassigned)
References
Details
1. Open web console
2. Enter (function(){})
3. Click "Jump to definition"
Result:
Blank page opens
Browser console shows this error:
NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIWebNavigation.loadURI] viewSource-content.js:331
---
Also filed in Github https://github.com/devtools-html/devtools-core/issues/862
Reporter | ||
Comment 1•7 years ago
|
||
Fixed by Bug 1426108, and more specifically, this Github PR : https://github.com/devtools-html/devtools-core/pull/863
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•