script: Remove Worker scope from PerformancePaintTiming (#42409)

This will align `PerformancePaintTiming` interface according to `W3C`
specifications.

Specifiactions:
[PerformancePaintTiming](https://w3c.github.io/paint-timing/#sec-PerformancePaintTiming)

Testing: `_mozilla/mozilla/interfaces.worker.html`

Signed-off-by: Shubham Gupta <shubham13297@gmail.com>
This commit is contained in:
Shubham Gupta
2026-02-07 00:32:05 +08:00
committed by GitHub
parent b6be493876
commit 2ca7808083
3 changed files with 2 additions and 3 deletions

View File

@@ -14059,7 +14059,7 @@
]
],
"interfaces.worker.js": [
"c6cc6b49c4903d1d1b436efcd5426bf682a6b21d",
"f528745591b56d96f016bd9402874a22eec80323",
[
"mozilla/interfaces.worker.html",
{}