Skip to content

fix(spec): patch CSP effective directive to include monetization and monetization-src - #549

Open
lukewarlow wants to merge 1 commit into
WICG:mainfrom
lukewarlow:csp-directive-destination
Open

fix(spec): patch CSP effective directive to include monetization and monetization-src#549
lukewarlow wants to merge 1 commit into
WICG:mainfrom
lukewarlow:csp-directive-destination

Conversation

@lukewarlow

Copy link
Copy Markdown
Contributor

…ation" and monetization-src

Also patch FETCH's destionation type.

Fixes #537

@netlify

netlify Bot commented Jul 15, 2025

Copy link
Copy Markdown

Deploy Preview for webmonetization-preview ready!

Name Link
🔨 Latest commit e48b066
🔍 Latest deploy log https://app.netlify.com/projects/webmonetization-preview/deploys/68764b8dd8d0200008fe2c8c
😎 Deploy Preview https://deploy-preview-549--webmonetization-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@lukewarlow

Copy link
Copy Markdown
Contributor Author

cc @sidvishnoi

…ation" and `monetization-src`

Also patch FETCH's destionation type.
@lukewarlow
lukewarlow force-pushed the csp-directive-destination branch from e48b066 to 821605e Compare August 21, 2026 18:47
@netlify

netlify Bot commented Aug 21, 2026

Copy link
Copy Markdown

Deploy Preview for webmonetization-preview ready!

Name Link
🔨 Latest commit 821605e
🔍 Latest deploy log https://app.netlify.com/projects/webmonetization-preview/deploys/6a889d5e56071800076ee7b5
😎 Deploy Preview https://deploy-preview-549--webmonetization-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

Comment thread specification/index.html
</p>
<ol>
<li>...</li>
<li>Switch on |request|'s destination:

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<li>Switch on |request|'s destination:
<li>Switch on |request|'s destination, and execute the associated steps:

@MichaelKohler

Copy link
Copy Markdown
Collaborator

@lukewarlow Generally looks good to me, one comment and will need a rebase.

@sidvishnoi sidvishnoi changed the title Patch CSP's "Get effective directive for request" to include "monetiz… fix(spec): patch CSP's "Get effective directive for request" to include "monetization Sep 8, 2026
@sidvishnoi sidvishnoi changed the title fix(spec): patch CSP's "Get effective directive for request" to include "monetization fix(spec): patch CSP effective directive to include monetization and monetization-src Sep 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

specification Work required on specification

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Patch CSP's "Get the effective directive for request" for monetization destination

3 participants