WICG / fenced-frame

Proposal for a strong boundary between a page and its embedded content
https://wicg.github.io/fenced-frame/
Other
120 stars 29 forks source link

Ensure the automatic beacon data map is a reference #141

Closed blu25 closed 3 months ago

blu25 commented 5 months ago

The automatic beacon algorithm uses an automatic beacon data map that is built off of the data maps in the initiator frame's ancestors. This PR makes more clear that the data map should be stored as references to the original automatic beacon data maps, since it is needed to make modifications while running the automatic beacon algorithm.


Preview | Diff