patcg-individual-drafts / private-aggregation-api

Explainer for proposed web platform API
https://patcg-individual-drafts.github.io/private-aggregation-api/
43 stars 19 forks source link

Spec: Fix broken references to Shared Storage #156

Closed dmcardle closed 3 weeks ago

dmcardle commented 3 weeks ago

Looks like a change upstream in the Shared Storage spec means we need to update our references: https://github.com/WICG/shared-storage/pull/171

The "Go through all monkey patches" issue on line 1166 still stands :)


Preview | Diff

dmcardle commented 3 weeks ago

@alexmturner PTAL!

dmcardle commented 3 weeks ago

I just realized "The SharedStorage's run() method" doesn't flow as well as "The WindowSharedStorage's run() method", so I dropped the possessive.