chrisblakley / Nebula

Nebula is a WordPress theme framework that focuses on enhancing development. The core features of Nebula make it a powerful tool for designing, developing, and analyzing WordPress websites consistently, yet its deliberately uncomplicated code syntax also serves as a learning resource for programmers themselves.
https://nebula.gearside.com
GNU General Public License v2.0
139 stars 36 forks source link

Add a Nebula Option for Related Website Sets? #2272

Open chrisblakley opened 6 months ago

chrisblakley commented 6 months ago

https://developers.google.com/privacy-sandbox/3pcd/related-website-sets

Screenshot 2023-12-22 at 10 29 18 PM

Screenshot 2023-12-22 at 10 30 01 PM

requestStorageAccess() can only be called from within an iframe. requestStorageAccessFor() can only be called from within a parent.

https://github.com/GoogleChrome/related-website-sets/blob/main/RWS-Submission_Guidelines.md

Seems strange that these need to be submitted to the Google Chrome GitHub repo... Hopefully a more intuitive/automated way to do this will emerge in the future. Until then, no feature will be added to Nebula yet.