web-platform-tests / wpt

Test suites for Web platform specs — including WHATWG, W3C, and others
https://web-platform-tests.org/
Other
5.02k stars 3.12k forks source link

IDB WPTs: Extend event-dispatch-active-flag IDB WPT to workers #49295

Closed chromium-wpt-export-bot closed 1 day ago

chromium-wpt-export-bot commented 2 days ago

This IndexedDB WPT currently only runs in a window environment. This change extends it to also run in dedicated, shared, and service worker environments. As part of this update, repetitive code has been pulled out into helper methods.

Bug: 41455766 Change-Id: I018cb4649449bf4d7bbdaa9b6b13ee861d53cc0d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5951326 Reviewed-by: Abhishek Shanthkumar \abhishek.shanthkumar@microsoft.com Commit-Queue: Rahul Singh \rahsin@microsoft.com Cr-Commit-Position: refs/heads/main@{#1385763}