Closed Bug 1478224 Opened 6 years ago Closed 6 years ago

[shadowdom] Empty slot on https://mybrowser.fyi

Categories

(DevTools :: Inspector, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: jdescottes, Unassigned)

References

Details

STRs:

- go to https://mybrowser.fyi/
- open inspector 
- find <browser-info>
- expand <browser-info> > #shadow-root
- you should see a slot element

ER: the slot element should have one slotted <section> (it does on chrome)
AR: slot is empty
Weird, after trying with a local build and updating nightly I can't reproduce this anymore. Either we recently fixed something, or the STRs are more complicated.
Status: NEW → UNCONFIRMED
Ever confirmed: false
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: P3 → P2
Ok this is not a bug in DevTools nor Firefox, most likely something wrong with the website. If you follow the STRs of comment 1 precisely you should reproduce the issue.

However once you are on https://mybrowser.fyi/, the websites automatically navigates to a "report" page (e.g. https://mybrowser.fyi/report/5b59dd8bacbf2100145a3638 ) and this kind of page no longer shows the issue.

Which is why reloading the page makes the issue go away.

Same behavior on Chrome when making sure to start the navigation on https://mybrowser.fyi/ 

Closing as INVALID.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.