Open
Bug 1367700
Opened 6 years ago
Updated 4 months ago
Temporary loading same WebExtension - while archived or not - will display different icon
Categories
(DevTools :: about:debugging, defect, P3)
Tracking
(Not tracked)
NEW
People
(Reporter: vvalentina, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
88.05 KB,
application/x-zip-compressed
|
Details |
Steps to reproduce: 1. Create a folder that contains a simple manifest.json and same manifest.json zipped in an .xpi archive 2. Load about:debugging on your Firefox Release browser 3. Temporary load the webextesion first by clicking on the "manifest.json" and second by clicking on the "manifest.xpi" Expected results: Both cases should display the webextension in the same form. Actual results: Uploading the manifest.json will display a webextension with a broken icon. Uploading the manifest.xpi will display a webextension with the default puzzle icon. Notes/Issues: - using latest Nightly same happens while temporary loading the manifest.json, but for the manifest.xpi the default puzzle icon is not listed at all. Verified this on FF53.0.3(Win 7-32-bit) and FF55.0a1(2017-05-24)(Win 7-32-bit) Attaching screenshots and used webext for this.
Updated•6 years ago
|
Priority: -- → P3
Updated•5 years ago
|
Product: Firefox → DevTools
Updated•7 months ago
|
Blocks: webextension-debugging
Updated•4 months ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•