Skip to content

Fold AbstractWorker (mixin) into the concrete Worker interfaces#5622

Merged
sideshowbarker merged 3 commits intomdn:mainfrom
foolip:rm-AbstractWorker
Jun 7, 2021
Merged

Fold AbstractWorker (mixin) into the concrete Worker interfaces#5622
sideshowbarker merged 3 commits intomdn:mainfrom
foolip:rm-AbstractWorker

Conversation

@foolip
Copy link
Contributor

@foolip foolip commented Jun 3, 2021

This creates 3 individual onerror pages with different wording and
examples.

BCD demixing: mdn/browser-compat-data#10744

@foolip foolip requested review from a team as code owners June 3, 2021 12:18
@foolip foolip requested review from Rumyra and removed request for a team June 3, 2021 12:18
@github-actions
Copy link
Contributor

github-actions bot commented Jun 3, 2021

Preview URLs

Flaws

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

URL: /en-US/docs/Web/API/Web_Workers_API
Title: Web Workers API
on GitHub
Flaw count: 12

  • macros:
    • /en-US/docs/Web/API/WindowBase64/atob redirects to /en-US/docs/Web/API/WindowOrWorkerGlobalScope/atob
    • /en-US/docs/Web/API/WindowBase64/btoa redirects to /en-US/docs/Web/API/WindowOrWorkerGlobalScope/btoa
    • /en-US/docs/Web/API/WindowTimers/clearInterval redirects to /en-US/docs/Web/API/WindowOrWorkerGlobalScope/clearInterval
    • /en-US/docs/Web/API/WindowTimers/clearTimeout redirects to /en-US/docs/Web/API/WindowOrWorkerGlobalScope/clearTimeout
    • /en-US/docs/Web/API/WindowTimers/setInterval redirects to /en-US/docs/Web/API/WindowOrWorkerGlobalScope/setInterval
    • and 4 more flaws omitted
  • broken_links:
    • Can't resolve /en-US/docs/Glossary/origin
    • Can't resolve /en-US/docs/Web/API/ServiceWorker_API
    • Can't resolve /en-US/docs/Web/API/ServiceWorker_API

URL: /en-US/docs/Web/API/Worker/onerror
Title: Worker.onerror
on GitHub
Flaw count: 1

  • bad_bcd_queries:
    • No BCD data for query: api.Worker.onerror

URL: /en-US/docs/Web/API/ServiceWorker/onerror
Title: ServiceWorker.onerror
on GitHub
Flaw count: 1

  • bad_bcd_queries:
    • No BCD data for query: api.ServiceWorker.onerror

URL: /en-US/docs/Web/API/SharedWorker/onerror
Title: SharedWorker.onerror
on GitHub
Flaw count: 1

  • bad_bcd_queries:
    • No BCD data for query: api.SharedWorker.onerror

External URLs

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


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

No new external URLs


URL: /en-US/docs/Web/API/Worker/onerror
Title: Worker.onerror
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/ServiceWorker/onerror
Title: ServiceWorker.onerror
on GitHub

No new external URLs


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

No new external URLs


URL: /en-US/docs/Web/API/SharedWorker/onerror
Title: SharedWorker.onerror
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/SharedWorker/port
Title: SharedWorker.port
on GitHub

No new external URLs

(this comment was updated 2021-06-04 14:31:39.123093)

This creates 3 individual onerror pages with different wording and
examples.

BCD demixing: mdn/browser-compat-data#10744
@foolip foolip force-pushed the rm-AbstractWorker branch from d42de07 to 9f2be2d Compare June 4, 2021 09:28
@sideshowbarker sideshowbarker changed the title Fold AbstractWorker (a mixin) into the concrete Worker interfaces Fold AbstractWorker (mixin) into the concrete Worker interfaces Jun 7, 2021
@sideshowbarker sideshowbarker merged commit 13859f1 into mdn:main Jun 7, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants