Skip to content

Conversation

@caugner
Copy link
Contributor

@caugner caugner commented Apr 22, 2025

Summary

Merges some overlapping support statements for Firefox.

Test results and supporting details

Before, there were two statements:

  1. version_added: X and version_removed: Y with notes: "…"
  2. version_added: X (same version number)

After, there is a single statement:

  1. version_added: X, notes: "Before Y, …"

Related issues

Extracted from #26544.

Part of #26543.

@github-actions github-actions bot added data:webext Compat data for Browser Extensions. https://developer.mozilla.org/Add-ons/WebExtensions data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API size:l [PR only] 101-1000 LoC changed labels Apr 22, 2025
@caugner caugner requested a review from Elchi3 April 22, 2025 12:26
@caugner caugner requested a review from queengooborg April 22, 2025 12:55
@github-actions
Copy link
Contributor

Tip: Review these changes grouped by change (recommended for most PRs), or grouped by feature (for large PRs).

@Elchi3 Elchi3 merged commit 96088ef into main May 8, 2025
11 checks passed
@Elchi3 Elchi3 deleted the 26543-fix-other-overlapping-ranges branch May 8, 2025 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API data:webext Compat data for Browser Extensions. https://developer.mozilla.org/Add-ons/WebExtensions size:l [PR only] 101-1000 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants