Closed Bug 2057080 Opened 2 months ago Closed 1 month ago

[wpt-sync] Sync PR 61488 - [WebAudio] Remove legacy AudioContext.playoutStats API

Categories

(Testing :: web-platform-tests, task, P4)

task

Tracking

(firefox155 fixed)

RESOLVED FIXED
155 Branch
Tracking Status
firefox155 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Hongchan Choi <hongchan@google.com> wrote:

[WebAudio] Remove legacy AudioContext.playoutStats API

This CL completely removes the legacy, non-standard
AudioContext.playoutStats API and the associated AudioPlayoutStats
interface from the codebase, as scheduled for removal in M147.

The newer, spec-compliant AudioContext.playbackStats (status: stable)
is now the sole statistics API.

Key Changes:

  • Removed AudioContextPlayoutStats runtime flag.
  • Marked kAudioContextPlayoutStats UseCounter as obsolete (retaining
    its entry for telemetry stability).
  • Deleted audio_playout_stats.idl/h/cc.
  • Cleaned up playoutStats references from AudioContext.
  • Pruned associated unit tests and WPTs.

NO_IFTTT=Unrelated preexisting IFTTT errors in enums.xml

Bug: 475838360
Change-Id: Id531d926ac070b52b9368637091527abe95d2c56
Reviewed-on: https://chromium-review.googlesource.com/7886659
WPT-Export-Revision: 768eab1ae34f87b971eec32351e5dda2863e65a7

The PR was not expected to affect any tests, but the try push wasn't a success. Check the try results for infrastructure issues

Test result changes from PR not available.

Pushed by wptsync@mozilla.com: https://github.com/mozilla-firefox/firefox/commit/04f2849e2b5c https://hg.mozilla.org/integration/autoland/rev/8916448ae62d [wpt PR 61488] - [WebAudio] Remove legacy AudioContext.playoutStats API, a=testonly
Status: NEW → RESOLVED
Closed: 1 month ago
Resolution: --- → FIXED
Target Milestone: --- → 155 Branch

Authored by https://github.com/hoch
https://github.com/mozilla/enterprise-firefox/commit/04f2849e2b5c5e058669a8af06d3240b5a363867
[enterprise-main] Bug 2057080 [wpt PR 61488] - [WebAudio] Remove legacy AudioContext.playoutStats API, a=testonly

You need to log in before you can comment on or make changes to this bug.