Closed
Bug 1325292
Opened 9 years ago
Closed 9 years ago
Firefox hangs if events on Twitter videos are attempted to be viewed
Categories
(DevTools :: Inspector, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1321551
People
(Reporter: hugo36144, Unassigned)
Details
Attachments
(1 file)
|
17.41 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:50.0) Gecko/20100101 Firefox/50.0
Build ID: 20161208153507
Steps to reproduce:
I found a video on Twitter here: https://twitter.com/crystal_rby/status/810904588287152128
I right-clicked on the video and went to Inspect Element.
Then I opened the div with the class "player-wrapper", then the div with class "video-display".
With the video tag revealed, I clicked on the ev button at the end to view the events.
Actual results:
Upon clicking the ev button, the browser hangs and is not responsive. It must be force-closed. This also happens on Version 51 of Firefox.
Expected results:
The relevant JavaScript events should have shown up without issue.
Component: Untriaged → Developer Tools: Inspector
OS: Unspecified → Windows 10
Hardware: Unspecified → x86
I guess it's a dupe of bug 1321551.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Updated•8 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•