New issue
Advanced search Search tips

Issue 857055 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Jun 2018
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Task



Sign in to add a comment

Feature policy documentation links are out of date

Project Member Reported by iclelland@google.com, Jun 27 2018

Issue description

The feature policy repo (https://github.com/WICG/feature-policy) was recently changed from using the 'gh-pages' branch to using the 'master' branch. This has left several documentation links pointing to resources which no longer exist

(See https://github.com/WICG/feature-policy/issues/183 for an example of a developer who was misled by the outdated links)

These should all be updated from https://github.com/WICG/feature-policy/blob/gh-pages/* to https://github.com/WICG/feature-policy/blob/master/*.

 
Project Member

Comment 1 by bugdroid1@chromium.org, Jun 27 2018

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/ab4fb5ca0746abe80a21edcdcd6ad00f39db8364

commit ab4fb5ca0746abe80a21edcdcd6ad00f39db8364
Author: Ian Clelland <iclelland@chromium.org>
Date: Wed Jun 27 21:33:07 2018

Update links to feature policy documentation.

The documentation in the Feature Policy spec repository was moved to the
'master' branch from the 'gh-pages' branch. This updates several
references in the Chromium codebase with the new locations.

TBR=kinuko

To-be-reviewed-by: kinuko@chromium.org
Bug:  857055 
Change-Id: I10b4c55608a218b1767a4990832d86e460cd37d5
Reviewed-on: https://chromium-review.googlesource.com/1116868
Commit-Queue: Ian Clelland <iclelland@chromium.org>
Reviewed-by: Daniel Cheng <dcheng@chromium.org>
Reviewed-by: Ian Clelland <iclelland@chromium.org>
Cr-Commit-Position: refs/heads/master@{#570906}
[modify] https://crrev.com/ab4fb5ca0746abe80a21edcdcd6ad00f39db8364/content/browser/device_sensors/device_sensor_browsertest.cc
[modify] https://crrev.com/ab4fb5ca0746abe80a21edcdcd6ad00f39db8364/third_party/WebKit/LayoutTests/external/wpt/feature-policy/resources/featurepolicy.js
[modify] https://crrev.com/ab4fb5ca0746abe80a21edcdcd6ad00f39db8364/third_party/blink/public/mojom/feature_policy/feature_policy.mojom
[modify] https://crrev.com/ab4fb5ca0746abe80a21edcdcd6ad00f39db8364/third_party/blink/renderer/core/layout/layout_image.h
[modify] https://crrev.com/ab4fb5ca0746abe80a21edcdcd6ad00f39db8364/third_party/blink/renderer/modules/device_orientation/device_orientation_controller.cc

Status: Fixed (was: Started)

Sign in to add a comment