Problem/Motivation

Load external scripts always with a proper protocol due to possible Subresource Integrity (SRI) failures.
It depends on the requested protocol if the script will load via HTTP.
But I think loading always via HTTPS should be the default these days.

This error will be reported by the MDN's HTTP Observatory Report. So possible this could lead to QA checklist fails by customers.

Issue fork etracker-3604128

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

sunlix created an issue. See original summary.

sunlix’s picture

The official etracker code implementation do recommend the current implementation.
But if there is technically no reason, we chould change that.

  • sunlix committed 134ef79e on 8.x-3.x
    fix: #3604128 Add proper protocol to ETRACKER_JS_URL
    
    By: sunlix
    
sunlix’s picture

Status: Active » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.