- From: Jan-Ivar Bruaroey via GitHub <sysbot+gh@w3.org>
- Date: Wed, 15 Jun 2022 17:36:17 +0000
- To: public-webrtc-logs@w3.org
The following commits were just pushed by jan-ivar to https://github.com/w3c/webrtc-extensions: * Add a CSP check to RTCPeerConnection.constructor(). Corresponding change to CSP spec: https://github.com/w3c/webappsec-csp/pull/457 by Ian Denhardt https://github.com/w3c/webrtc-extensions/commit/9375e0fcfc31135676a94ba27aefefcab1310b5c * Avoid referencing step numbers. Co-authored-by: Jan-Ivar Bruaroey <jan-ivar@users.noreply.github.com> by Ian Denhardt https://github.com/w3c/webrtc-extensions/commit/256fd09f1eae360b9e82ae0244b23e0c061d25c4 * Link to #constructor rather than #dom-peerconnection by Ian Denhardt https://github.com/w3c/webrtc-extensions/commit/99fcce0c82000e5d7b3ec6417a8259fa92e8c93f * Throw SecurityError instead of NotAllowedError by Ian Denhardt https://github.com/w3c/webrtc-extensions/commit/c63021b69bc1a302e7c3d66453eee160d901a196 * Merge remote-tracking branch 'origin/main' into csp-integration by Ian Denhardt https://github.com/w3c/webrtc-extensions/commit/d9779cc3d34291021b7ea99f07e01732b3a43d0a * Change CSP extension to use administrative prohibiting As discussed on the pr. by Ian Denhardt https://github.com/w3c/webrtc-extensions/commit/49df482ebc74bd73bd434b275ec8f93bcd715d5d * Fix link by Jan-Ivar Bruaroey https://github.com/w3c/webrtc-extensions/commit/5136f5cad82bcd185f9f742e46913a5ff8ba76fa * Link to definition of "administratively prohibited" Per Jan's suggestion. by Ian Denhardt https://github.com/w3c/webrtc-extensions/commit/f4385e606668ecf5047d4afcdb5fb60dc6c3e28d * Fix citation markup This had not been rendering properly. No content change. by Ian Denhardt https://github.com/w3c/webrtc-extensions/commit/6511a9d8c3c82881ac0fbdb3650e301a96059d2a * Refer to adminsistratively prohibited, not addIceCandidate ...since this may be moved to its own section in the future. by Ian Denhardt https://github.com/w3c/webrtc-extensions/commit/5696895b1d91494168b8bcfa2710e9ef4866a076 * Merge remote-tracking branch 'origin/main' into csp-integration by Ian Denhardt https://github.com/w3c/webrtc-extensions/commit/bbab234dcafdcf437a020304d193ae3a99ac9877 * Remove duplicate section getDefaultIceServers(). I'd added this back in when fixing merge conflicts, but it's been moved to a different section. This commit fixes it so only the CSP stuff is in this section. by Ian Denhardt https://github.com/w3c/webrtc-extensions/commit/c43451127a31f75325105ddd1c5dc0a5a13ed2ae * Update index.html Co-authored-by: Jan-Ivar Bruaroey <jan-ivar@users.noreply.github.com> by Ian Denhardt https://github.com/w3c/webrtc-extensions/commit/170f6c17dc80c0a6a1baa5d92fcfa9f6238c9281 * Fix Duplicate “rtcpeerconnection-interface” ID to unblock merge by Jan-Ivar Bruaroey https://github.com/w3c/webrtc-extensions/commit/acab467a88d26dd134d528c8cf9de363940ff67d * Merge pull request #81 from zenhack/csp-integration Add a CSP check to RTCPeerConnection.addIceCandidate(). by Jan-Ivar Bruaroey https://github.com/w3c/webrtc-extensions/commit/cfd14253ef9317a4557b27a46522eafc47deb126 -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 15 June 2022 17:36:19 UTC