You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apologies if this is generally known to the group, but I cannot find any documentation on this:
Is it the intention of the spec that auction, bidding and reporting worklets will become standard worklet types in the HTML specification - for example additions to the table on this page on MDN - https://developer.mozilla.org/en-US/docs/Web/API/Worklet
Are these worklets built off the shared storage worklet (which is still experimental and not in the formal HTML spec) and inherit the stricter security limitation of the shared storage worklet? If not, what type of worklet are they built from?
In the documentation I have gotten through (and admittedly I easily could have missed something in the volume of documentation), there is nothing I found that talks about these worklets in detail and their properties. They are "assumed" in the spec - nothing talks about why or how worklets were chosen (although I think it is pretty obvious after studying worklets). I even asked Gemini to go through all the documentation and the github repositories and look for something like this and it couldn't find anything.
I think there is a need to make this core aspect of the tech clearer for those who will be coming to it after FOT1. But in the meantime, can someone provide me some insight?
Apologies if this is generally known to the group, but I cannot find any documentation on this:
In the documentation I have gotten through (and admittedly I easily could have missed something in the volume of documentation), there is nothing I found that talks about these worklets in detail and their properties. They are "assumed" in the spec - nothing talks about why or how worklets were chosen (although I think it is pretty obvious after studying worklets). I even asked Gemini to go through all the documentation and the github repositories and look for something like this and it couldn't find anything.
I think there is a need to make this core aspect of the tech clearer for those who will be coming to it after FOT1. But in the meantime, can someone provide me some insight?