Debugger cannot find the sources associated to events in the inspector event pop inspector
Categories
(DevTools :: Debugger, defect, P3)
Tracking
(Not tracked)
People
(Reporter: listas, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:75.0) Gecko/20100101 Firefox/75.0
Steps to reproduce:
Go to https://www.curzonhomecinema.com/film/watch-the-kingmaker-online and wait until it loads, open DevTools...
Inspect "Watch trailer" by right clicking on button, click on [event] minibutton on the inspector, click on 'view source' icon to go to the debugger
(Or see attached video)
Actual results:
No sources were shown
Expected results:
I could see the sources so I could pinpoint exactly where the developers of Curzon are messing up with their browser detection and tell them off! 😈
Reporter | ||
Updated•5 years ago
|
Comment 1•5 years ago
|
||
The priority flag is not set for this bug.
:jlast, could you have a look please?
For more information, please visit auto_nag documentation.
Comment 2•5 years ago
|
||
Thanks for the report Sole!
(In reply to Blast from the past from comment #0)
(Or see attached video)
It would be great to have the video, can you please attach it?
Thanks,
Honza
Reporter | ||
Comment 3•5 years ago
|
||
Uhm, I already tweeted you the video but here is it: https://www.youtube.com/watch?v=CDBV8sSzpSM&feature=youtu.be
Comment 4•5 years ago
|
||
Thanks Sole!
Logan, I can't reproduce this on my machine since the event
button isn't there for me.
But, this looks like a dup of an existing Source map bug...?
Honza
Updated•5 years ago
|
Comment 5•5 years ago
|
||
Hmm, the error is close to https://bugzilla.mozilla.org/show_bug.cgi?id=1603421 but for now I'd like to leave this open because the video shows "Source URL: <unknown>" and the "<unknown>" part surprises me.
Updated•5 years ago
|
Comment 6•5 years ago
|
||
Comment 7•5 years ago
|
||
Comment 8•5 years ago
|
||
There was certainly some weirdness in that video. If you look at the broken version of the UI from the video vs what I see when I try locally, you can see that the URL of the script got corrupted somehow, it seems like the filename and query parameter was chopped off. Given that, I'm not surprised that clicking on the button to open the URL failed, but without being able to reproduce, I can't dig in much more than that.
Sole, I can't reproduce this locally, are you still seeing this on your machine?
Reporter | ||
Comment 9•4 years ago
|
||
I am not, but I don't know if they've also changed something in their code because I don't seem to be stopped by the same broken feature detection that was stopping me before (and which triggered my investigation).
Which is entirely plausible, because it's been such a long time since I reported the bug initially...
Comment 10•4 years ago
|
||
I don't think we have any way forward for this at the moment unfortunately.
Description
•