content icon indicating copy to clipboard operation
content copied to clipboard

[HTTP] Enable Cross-Origin iframes via Feature-Policy for credential creation

Open pepelsbey opened this issue 6 months ago • 1 comments

Acceptance Criteria

  • [x] The listed features are documented sufficiently on MDN
  • [x] BCD is updated
  • [x] Interactive example and data repos are updated if appropriate
  • [x] The content has been reviewed as needed

For folks helping with Firefox related documentation

  • [x] Set bugs to dev-doc-complete
  • [x] Add entry to Firefox release notes if feature is enabled in release
  • [x] Add entry to Firefox experimental features page if feature is not yet enabled in release

Related Gecko bugs

  • https://bugzilla.mozilla.org/show_bug.cgi?id=1870863

Other

  • [x] Check content open issues to see if any pertain to the subject matter. If there are any that can be closed because of the work, do so. If there are any that can be fixed relatively quickly because of the knowledge from completing this issue and you have time, feel free to go ahead and fix them.
  • [x] Check if glossary updates are required for the feature you're documenting - whether an existing term needs to be updated or a new term should be added.
  • [x] Check if BCD update means that content pages need to have experimental markup removed or deprecated markup added (front matter tags and macros).

pepelsbey avatar Jan 24 '24 13:01 pepelsbey

Status:

  • [x] BCD
    • [x] https://github.com/mdn/browser-compat-data/pull/22172
    • [x] https://github.com/mdn/browser-compat-data/pull/22189
  • [x] Docs #32135
  • [x] Release note #32136
  • [x] dev-docs-complete

hamishwillee avatar Jan 29 '24 03:01 hamishwillee