-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Description
WICG/nav-speculation#403 is attempting to add a new event. We'd like to define
speculation.PrefetchStatusUpdatedParameters = {
context: browsingContext.BrowsingContext,
url: text,
status: speculation.PreloadingStatus
}
but cannot because it is not exported.
https://webbluetoothcg.github.io/web-bluetooth/#issue-194ad560 seems to be a similar issue.
This seems like it would be a common problem, so, maybe this is working as intended and I can't quite understand why? If so, some guidance for other module writers would be helpful.
Metadata
Metadata
Assignees
Labels
No labels