Closed
Bug 1189533
Opened 9 years ago
Closed 5 years ago
Can't see eval'd JS source
Categories
(DevTools :: Console, defect, P2)
DevTools
Console
Tracking
(firefox42 affected)
RESOLVED
DUPLICATE
of bug 1447244
Tracking | Status | |
---|---|---|
firefox42 | --- | affected |
People
(Reporter: marco, Unassigned)
References
Details
(Keywords: regression, Whiteboard: [polish-backlog])
Attachments
(1 file)
257 bytes,
text/html
|
Details |
A new page, which says "File not found", is opened to "view-source:file:///home/marco/Documents/workspace/j2me.js/pluotsorbet/bld/j2me.js line 9068 > eval"
Updated•9 years ago
|
Priority: -- → P2
Whiteboard: [backlog-polish]
Updated•9 years ago
|
Whiteboard: [backlog-polish] → [polish-backlog]
Reporter | ||
Comment 1•9 years ago
|
||
This used to work when the source was shown in the developer tools panel.
Keywords: regression
Marco, what are the steps you are following to get to this issue?
Flags: needinfo?(mar.castelluccio)
Reporter | ||
Comment 3•9 years ago
|
||
I've attached an example.
If you open this page, in the developer console you'll see:
> TypeError: prova is undefined index.html line 9 > Function:1:26
If you click on the link, a new "File not found" tab to "view-source:file:///home/marco/Documents/workspace/series-manager/index.html%20line%208%20%3E%20Function" gets opened.
Flags: needinfo?(mar.castelluccio)
Reporter | ||
Comment 4•9 years ago
|
||
(I've just noticed the bug is only reproducible if you open the page from file://)
Reporter | ||
Comment 5•9 years ago
|
||
If you open it from Bugzilla, a page completely unrelated to the function is opened:
"view-source:https://bug1189533.bmoattachments.org/attachment.cgi?id=8656481%20line%209%20%3E%20Function"
So it's still wrong, but fails differently than with "file://".
Updated•7 years ago
|
Component: Developer Tools → Developer Tools: Console
Updated•6 years ago
|
Product: Firefox → DevTools
Comment 6•5 years ago
|
||
works for me. Might have been fixed by Bug 1447244
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.
Description
•