Closed Bug 1667099 Opened 4 years ago Closed 4 years ago

[wpt-sync] Sync PR 25771 - Rename feature-policy.idl -> permissions-policy.idl

Categories

(Core :: DOM: Core & HTML, task, P4)

task

Tracking

()

RESOLVED FIXED
83 Branch
Tracking Status
firefox83 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 25771 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/25771
Details from upstream follow.

b'Stephen McGruer <smcgruer@chromium.org>' wrote:

Rename feature-policy.idl -> permissions-policy.idl

Closes https://github.com/web-platform-tests/wpt/pull/25739
Closes https://github.com/web-platform-tests/wpt/pull/25768

Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core

CI Results

Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 1 tests and 54 subtests

Status Summary

Firefox

OK : 1
PASS: 22
FAIL: 32

Chrome

OK : 1
PASS: 22
FAIL: 32

Safari

OK : 1
PASS: 22
FAIL: 32

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

/feature-policy/idlharness.window.html
PermissionsPolicy interface: existence and properties of interface object: FAIL (Chrome: FAIL, Safari: FAIL)
PermissionsPolicy interface object length: FAIL (Chrome: FAIL, Safari: FAIL)
PermissionsPolicy interface object name: FAIL (Chrome: FAIL, Safari: FAIL)
PermissionsPolicy interface: existence and properties of interface prototype object: FAIL (Chrome: FAIL, Safari: FAIL)
PermissionsPolicy interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: FAIL, Safari: FAIL)
PermissionsPolicy interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: FAIL, Safari: FAIL)
PermissionsPolicy interface: operation allowsFeature(DOMString, optional DOMString): FAIL (Chrome: FAIL, Safari: FAIL)
PermissionsPolicy interface: operation features(): FAIL (Chrome: FAIL, Safari: FAIL)
PermissionsPolicy interface: operation allowedFeatures(): FAIL (Chrome: FAIL, Safari: FAIL)
PermissionsPolicy interface: operation getAllowlistForFeature(DOMString): FAIL (Chrome: FAIL, Safari: FAIL)
PermissionsPolicy must be primary interface of document.permissionsPolicy: FAIL (Chrome: FAIL, Safari: FAIL)
Stringification of document.permissionsPolicy: FAIL (Chrome: FAIL, Safari: FAIL)
PermissionsPolicy interface: document.permissionsPolicy must inherit property "allowsFeature(DOMString, optional DOMString)" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)
PermissionsPolicy interface: calling allowsFeature(DOMString, optional DOMString) on document.permissionsPolicy with too few arguments must throw TypeError: FAIL (Chrome: FAIL, Safari: FAIL)
PermissionsPolicy interface: document.permissionsPolicy must inherit property "features()" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)
PermissionsPolicy interface: document.permissionsPolicy must inherit property "allowedFeatures()" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)
PermissionsPolicy interface: document.permissionsPolicy must inherit property "getAllowlistForFeature(DOMString)" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)
PermissionsPolicy interface: calling getAllowlistForFeature(DOMString) on document.permissionsPolicy with too few arguments must throw TypeError: FAIL (Chrome: FAIL, Safari: FAIL)
PermissionsPolicyViolationReportBody interface: existence and properties of interface object: FAIL (Chrome: FAIL, Safari: FAIL)
PermissionsPolicyViolationReportBody interface object length: FAIL (Chrome: FAIL, Safari: FAIL)
PermissionsPolicyViolationReportBody interface object name: FAIL (Chrome: FAIL, Safari: FAIL)
PermissionsPolicyViolationReportBody interface: existence and properties of interface prototype object: FAIL (Chrome: FAIL, Safari: FAIL)
PermissionsPolicyViolationReportBody interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: FAIL, Safari: FAIL)
PermissionsPolicyViolationReportBody interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: FAIL, Safari: FAIL)
PermissionsPolicyViolationReportBody interface: attribute featureId: FAIL (Chrome: FAIL, Safari: FAIL)
PermissionsPolicyViolationReportBody interface: attribute sourceFile: FAIL (Chrome: FAIL, Safari: FAIL)
PermissionsPolicyViolationReportBody interface: attribute lineNumber: FAIL (Chrome: FAIL, Safari: FAIL)
PermissionsPolicyViolationReportBody interface: attribute columnNumber: FAIL (Chrome: FAIL, Safari: FAIL)
PermissionsPolicyViolationReportBody interface: attribute disposition: FAIL (Chrome: FAIL, Safari: FAIL)
HTMLIFrameElement interface: attribute permissionsPolicy: FAIL (Chrome: FAIL, Safari: FAIL)
Document interface: attribute permissionsPolicy: FAIL (Chrome: FAIL, Safari: FAIL)
Document interface: document must inherit property "permissionsPolicy" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)

Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/395d868f6227
[wpt PR 25771] - Rename feature-policy.idl -> permissions-policy.idl, a=testonly
https://hg.mozilla.org/integration/autoland/rev/d9827b932a4f
[wpt PR 25771] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 83 Branch
You need to log in before you can comment on or make changes to this bug.