New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 748993 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Mar 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug
LBS



Sign in to add a comment

[LBS] Allow for protocol wildcard entries

Project Member Reported by pastarmovj@chromium.org, Jul 26 2017

Issue description

Currently when using the prefix syntax the protocol must be present therefore if both http and https (and possiblt file in the future) have to be covered multiple entries must be added one for each protocol.

Instead I propose that entries of the form "//domain/directory" should mean any protocol much like the current HTML link syntax allows for matching the current site protocol.


 
 
Labels: LBS-v5.2
Status: Fixed (was: Assigned)
This is now in the current beta. The format is either domain.name/path or //domain.name/xxx. 

Sign in to add a comment