Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove PerformanceFrameTiming from MDN #9670

Merged
merged 1 commit into from
Oct 8, 2021
Merged

Remove PerformanceFrameTiming from MDN #9670

merged 1 commit into from
Oct 8, 2021

Conversation

queengooborg
Copy link
Collaborator

This PR removes the documentation related to the PerformanceFrameTiming API. The spec defining this interface has been dropped and the interface has never been implemented in any browser. Correlates with removal work in BCD, see mdn/browser-compat-data#12718.

@queengooborg queengooborg requested a review from a team October 8, 2021 10:53
@queengooborg queengooborg requested review from a team as code owners October 8, 2021 10:53
@queengooborg queengooborg requested review from fiji-flo and sideshowbarker and removed request for a team October 8, 2021 10:53
@github-actions github-actions bot added Content:Other Any docs not covered by another "Content:" label Content:WebAPI Web API docs labels Oct 8, 2021
@github-actions
Copy link
Contributor

github-actions bot commented Oct 8, 2021

Preview URLs

Flaws

Note! 5 documents with no flaws that don't need to be listed. 🎉

URL: /en-US/docs/Web/Performance
Title: Web Performance
on GitHub
Flaw count: 8

  • broken_links:
    • Can't resolve /en-US/docs/Learn/Performance/JavaScript
    • Can't resolve /en-US/docs/Learn/Performance/Mobile
    • Can't resolve /en-US/docs/Mozilla/Performance/Profiling_with_the_Built-in_Profiler
    • Can't resolve /en-US/docs/Learn/Performance/JavaScript
    • Can't resolve /en-US/docs/Learn/Performance/Mobile
    • and 3 more flaws omitted

URL: /en-US/docs/Mozilla/Firefox/Releases/43
Title: Firefox 43 for developers
on GitHub
Flaw count: 7

  • macros:
    • /en-US/docs/Web/API/PerformanceRenderTiming does not exist
    • /en-US/docs/Web/API/PerformanceCompositeTiming does not exist
    • /en-US/docs/Web/API/Screen/mozOrientation does not exist
    • /en-US/docs/Web/API/Screen/onmozorientationchange does not exist
    • /en-US/docs/Web/API/Screen/mozLockOrientation does not exist
    • and 1 more flaws omitted
  • broken_links:
    • Can't resolve /en-US/docs/Web/API/Performance_Timeline_API

URL: /en-US/docs/Mozilla/Firefox/Releases/49
Title: Firefox 49 for developers
on GitHub
Flaw count: 7

  • macros:
    • /en-US/docs/Web/CSS/align does not exist
    • /en-US/docs/Web/API/ChildNode/before redirects to /en-US/docs/Web/API/Element/before
    • /en-US/docs/Web/API/ChildNode/after redirects to /en-US/docs/Web/API/Element/after
    • /en-US/docs/Web/API/ChildNode/replaceWith redirects to /en-US/docs/Web/API/Element/replaceWith
    • /en-US/docs/Mozilla/Tech/XPCOM/Reference/Interface/EventListenerOptions does not exist
  • broken_links:
    • Can't resolve /en-US/docs/Archive/Firefox_OS/API/Data_Store_API
    • Can't resolve /en-US/docs/Mozilla/Projects/Necko/Proxy_Auto-Configuration_(PAC)_file

External URLs

URL: /en-US/docs/Web/API/Performance_API
Title: Performance API
on GitHub


URL: /en-US/docs/Web/API/PerformanceEntry
Title: PerformanceEntry
on GitHub

No external URLs


URL: /en-US/docs/Web/API/PerformanceEntry/entryType
Title: PerformanceEntry.entryType
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/PerformanceEntry/name
Title: PerformanceEntry.name
on GitHub

No external URLs


URL: /en-US/docs/Web/API/Element_timing_API
Title: Element Timing API
on GitHub


URL: /en-US/docs/Web/Performance
Title: Web Performance
on GitHub


URL: /en-US/docs/Mozilla/Firefox/Releases/43
Title: Firefox 43 for developers
on GitHub

No new external URLs


URL: /en-US/docs/Mozilla/Firefox/Releases/49
Title: Firefox 49 for developers
on GitHub

No new external URLs

Copy link
Contributor

@teoli2003 teoli2003 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch!

@teoli2003 teoli2003 merged commit 87ac7ee into mdn:main Oct 8, 2021
@queengooborg queengooborg deleted the PerformanceFrameTiming branch October 8, 2021 12:05
yin1999 added a commit to yin1999/translated-content that referenced this pull request Sep 3, 2022
yin1999 added a commit to mdn/translated-content that referenced this pull request Sep 3, 2022
* remove XMLHttpRequest.mozResponseArrayBuffer

* Remove Firefox internal canvas.drawWidgetAsOnScreen page

ref: mdn/content#19706

* Remove api.Document.documentURIObject

ref: mdn/content#7489

* Remove non-standard no-more-implemented children of File

ref: mdn/content#8928

* Remove irrelevant FileError API

ref: mdn/content#8166

* Remove PerformanceFrameTiming from MDN

ref: mdn/content#9670

* Remove GlobalEventHandlers

ref: mdn/content#18778

* Remove sync version of IDB API which never existed

ref: mdn/content#13139

* Remove api.Text.isElementContentWhitespace

ref: mdn/content#7488

* Delete TextRange

ref: mdn/content#8589

* Remove UIEvent.isChar documentation

ref: mdn/content#8350

* delete window.controllers

ref: mdn/content#8408

* Remove Window.dialogArguments from MDN

ref: mdn/content#15754

* delete window.directories

ref: mdn/content#8405

* remove Window.{onmozbeforepaint, onpaint}

ref: mdn/content#8244

* Remove Window.setCursor page

ref: mdn/content#10694

* cleanup wikihistory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:Other Any docs not covered by another "Content:" label Content:WebAPI Web API docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants