-
-
Notifications
You must be signed in to change notification settings - Fork 673
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
proposal: merge 12.3.6 to 10.3.2 #1471
Comments
Agreed |
Waiting for #1427 |
@set-reminder 3 weeks @tghosth to look at this |
⏰ Reminder
|
For 12.3.6, we often need to load javascript from different domains in browser-based apps for page load performance. Sub-resource Integrity can help this be done safely. So if we don't have it already, I'd suggest we add it as an exception for 12.3.6 - as is 12.3.6 is too strict. |
Would it be clearer to say:
|
I propose we kill them both. Third party library issues covers this, and the SRI requirement covers external JS libraries. |
And just so we keep some of this I suggest we modify 10.6.2 a little to include transitive dependencies.
|
It looks like we are going to PR. 12.3.6 is already covered by 50.6.1 so 12.3.6 can go away. |
We have 50.6.1 and we can remove 12.3.6
|
For the PR: 12.3.6 deleted as duplicate of 50.6.1. 10.3.2 deleted merged into 10.6.2. 10.6.2 make the relevant change. |
* Update 0x18-V10-Coding.md #1471 * Update 0x18-V10-Coding.md Small change * Update 0x18-V10-Coding.md * Update 0x18-V10-Coding.md * wqd --------- Co-authored-by: Jim Manico <[email protected]> Co-authored-by: Josh Grossman <[email protected]>
Related requirements:
Proposal: merge 12.3.6 to 10.3.2
The text was updated successfully, but these errors were encountered: