Closed Bug 1904320 Opened 7 months ago Closed 6 months ago

Linkify interface mixins

Categories

(Webtools :: Searchfox, enhancement)

enhancement

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: arai, Assigned: arai)

References

Details

Attachments

(1 file)

WebIDL has a concept of interface mixin, which is used by the includes statement to get reflected to the target interface.

Currently the members in the interface mixin isn't associated with the interface that includes them, given the indexing is done with the unresolved AST (in order to keep the original token's position), and the target interface node doesn't have the mixin members,
and the mixin itself doesn't have binding.

Assignee: nobody → arai.unmht
Status: NEW → ASSIGNED
Attached file GitHub Pull Request
Status: ASSIGNED → RESOLVED
Closed: 6 months ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: