Closed
Bug 1639166
Opened 5 years ago
Closed 5 years ago
Compat panel - (re)loaded each time it's selected
Categories
(DevTools :: Inspector: Compatibility, defect, P2)
DevTools
Inspector: Compatibility
Tracking
(firefox77 wontfix, firefox78 verified)
VERIFIED
FIXED
Firefox 78
People
(Reporter: cfogel, Assigned: daisuke)
References
(Blocks 1 open bug)
Details
Attachments
(3 files)
Affected versions
- 77.0b7(DevTools), 78.0a1 (2020-05-18)
Affected platforms
- macOS 10.15.4, Windows 10, Ubuntu 18.04;
Steps to reproduce
- devtools.inspector.compatibility.enabled preff on true;
- Launch Firefox, open DevTools Inspector - Compatibility Tab;
- Access any webpage, ex: youtube
- Wait until the compatibility list populates with issues, (optional:)expand sections;
- Select any other DevTools Inspector - Tab (ex. Rules/Layout/Computed)
- Click and select the Compatibility Tab again.
Expected result
- with no changes in page, listed elements would not need to reload
Actual result
- compatibility tab (re)loads;
Regression range
- not a regression;
Additional notes
- attached recording with the main issue;
Reporter | ||
Updated•5 years ago
|
Has STR: --- → yes
Assignee | ||
Updated•5 years ago
|
Priority: -- → P2
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Depends on D76655
Updated•5 years ago
|
Assignee: nobody → daisuke
Status: NEW → ASSIGNED
Pushed by dakatsuka.birchill@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c7488bc9dace
Avoid updating if no changes. r=rcaliman
https://hg.mozilla.org/integration/autoland/rev/58e0a1a8b950
Add test that checks to update after selecting the panel again. r=rcaliman
Comment 4•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/c7488bc9dace
https://hg.mozilla.org/mozilla-central/rev/58e0a1a8b950
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 78
Updated•5 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•