Project

General

Profile

Actions

Feature #76459

closed

Add crossorigin property to JavaScript files

Added by Jacob Dreesen almost 8 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Frontend
Start date:
2016-06-05
Due date:
% Done:

100%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Add support for CORS settings attributes for JavaScript files.

This is mainly needed for loading remote JavaScript files for example from a CDN, especially when used together with Subresource Integrity (SRI) (which was added in #66698).

SRI requires CORS to work and thus is not usable without the crossorigin attribute for JavaScript files coming from other domains (origins). (Note that CORS must be enabled by the CDN, too.)

Therefore the crossorigin attribute should be automatically added with an anonymous value for external JavaScript files when SRI is enabled and the user does not explicitely set it.


Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Bug #78262: Missing CORS settings attribute when using integrity with includeJSClosedXavier Perseguers2016-10-12

Actions
Has duplicate TYPO3 Core - Bug #76944: Subrequest-integrity should also add cross-origin headerRejected2016-07-05

Actions
Has duplicate TYPO3 Core - Bug #77873: Missing crossorigin property for JavaScript files (SRI)ClosedMathias Brodala2016-09-07

Actions
Actions #1

Updated by Gerrit Code Review almost 8 years ago

  • Status changed from New to Under Review

Patch set 1 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/48454

Actions #2

Updated by Gerrit Code Review almost 8 years ago

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/48455

Actions #3

Updated by Gerrit Code Review over 6 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/48455

Actions #4

Updated by Gerrit Code Review over 6 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/48455

Actions #5

Updated by Gerrit Code Review over 6 years ago

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/48455

Actions #6

Updated by Gerrit Code Review over 6 years ago

Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/48455

Actions #7

Updated by Gerrit Code Review over 6 years ago

Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/48455

Actions #8

Updated by Gerrit Code Review over 6 years ago

Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/48455

Actions #9

Updated by Jacob Dreesen over 6 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #10

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF