patcg-individual-drafts / private-aggregation-api

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

Spec: Allow debug mode to be disabled arbitrarily by the user agent. #90

Closed alexmturner closed 1 year ago

alexmturner commented 1 year ago

Adds logic that allows for debug mode to be disabled even if enableDebugMode() is called. This addresses issue #57. See also the corresponding explainer change: #93.

As a drive-by, adds an issue for an assert that is currently hit.


Preview | Diff

alexmturner commented 1 year ago

@linnan-github, could you PTAL? Thanks!

alexmturner commented 1 year ago

cc @yoavweiss