Open Bug 1490291 Opened 6 years ago Updated 2 years ago

Check if a node is slotted in the actor rather than on the client

Categories

(DevTools :: Inspector, enhancement, P3)

enhancement

Tracking

(Not tracked)

People

(Reporter: jdescottes, Unassigned)

References

(Blocks 1 open bug)

Details

Right now we are checking if a node is slotted when importing it on the client side:

https://searchfox.org/mozilla-central/rev/9e7995b3c384945740985107a4de601b27904718/devtools/client/inspector/markup/markup.js#1800

We should compute this on the actor side instead.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.