Open
Bug 1639621
Opened 5 years ago
Updated 11 months ago
Middle-clicking the Manifest .json link also opens an empty html in a new tab
Categories
(DevTools :: Application Panel, defect, P2)
Tracking
(firefox77 affected, firefox78 affected)
NEW
People
(Reporter: pmagyari, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
1.55 MB,
image/png
|
Details |
Affected Versions
Fx Nightly 78.0a1 (20200519094847)
Fx DevEd 77.0b8 (20200519220135)
Affected Platforms
Windows 10
MacOS 10.15
Steps to reproduce
- Open Firefox
- Make sure that the following prefs are enabled:
devtools.debugger.features.windowless-service-workers
devtools.application.enabled
dom.manifest.enabled - Navigate to https://twitter.com
- Open Devtools and select the Application panel
- Make sure the Manifest tab is selected
- Middle click on the manifest.json link
Expected Results
Only the Twitter manifest.json link is opened in a new tab
Actual Results
An empty index.html is also opened in a new tab when middle clicking the .json link
Updated•5 years ago
|
Severity: S4 → S3
Priority: -- → P2
You need to log in
before you can comment on or make changes to this bug.
Description
•