|
225 | 225 | // https://searchfox.org/mozilla-central/source/dom/webidl/MediaStream.webidl
|
226 | 226 | // https://searchfox.org/wubkat/source/Source/WebCore/Modules/mediastream/MediaDevices.idl
|
227 | 227 | // https://source.chromium.org/chromium/chromium/src/+/main:third_party/devtools-frontend/src/node_modules/@webref/idl/screen-capture.idl
|
| 228 | + "monitorTypeSurfaces": null, |
228 | 229 | "selfBrowserSurface": null,
|
229 | 230 | "surfaceSwitching": null,
|
230 | 231 | "systemAudio": null
|
|
448 | 449 | }
|
449 | 450 | }
|
450 | 451 | },
|
| 452 | + "PopStateEventInit": { |
| 453 | + "members": { |
| 454 | + "member": { |
| 455 | + "hasUAVisualTransition": null // Blink only as of 2023-09 |
| 456 | + } |
| 457 | + } |
| 458 | + }, |
451 | 459 | "PublicKeyCredentialCreationOptions": {
|
452 | 460 | "members": {
|
453 | 461 | "member": {
|
454 |
| - "attestationFormats": null // No implementation as of 2022-10 |
| 462 | + "attestationFormats": null, // No implementation as of 2023-09 |
| 463 | + "hints": null // No implementation as of 2023-09 |
455 | 464 | }
|
456 | 465 | }
|
457 | 466 | },
|
458 | 467 | "PublicKeyCredentialRequestOptions": {
|
459 | 468 | "members": {
|
460 | 469 | "member": {
|
461 |
| - "attestation": null, // No implementation as of 2022-10 |
462 |
| - "attestationFormats": null // No implementation as of 2022-10 |
| 470 | + "attestation": null, // No implementation as of 2023-09 |
| 471 | + "attestationFormats": null, // No implementation as of 2023-09 |
| 472 | + "hints": null // // No implementation as of 2023-09 |
463 | 473 | }
|
464 | 474 | }
|
465 | 475 | },
|
466 | 476 | "ReadableStreamReadResult": null,
|
467 | 477 | "RequestInit": {
|
468 | 478 | "members": {
|
469 | 479 | "member": {
|
470 |
| - "duplex": null, // Blink only as of 2022-09 |
471 |
| - "priority": null, // Corresponds to Request#priority, no implementation as of 2022-09, |
472 |
| - "privateToken": null, // Blink only as of 2023-03 (but not enabled there either) |
473 |
| - "attributionReporting": null // No implementation as of 2023-04 |
| 480 | + "attributionReporting": null, // No implementation as of 2023-04 |
| 481 | + "duplex": null, // Blink only as of 2023-09 |
| 482 | + "priority": null, // Blink only as of 2023-09, |
| 483 | + "privateToken": null, // Blink only as of 2023-09 |
| 484 | + "targetAddressSpace": null // Blink only as of 2023-09 |
474 | 485 | }
|
475 | 486 | }
|
476 | 487 | },
|
|
522 | 533 | // https://searchfox.org/mozilla-central/source/dom/webidl/RTCStatsReport.webidl
|
523 | 534 | // https://searchfox.org/wubkat/source/Source/WebCore/Modules/mediastream/RTCStatsReport.idl
|
524 | 535 | // https://source.chromium.org/chromium/chromium/src/+/main:third_party/webrtc/stats/rtcstats_objects.cc
|
525 |
| - "fecBytesReceived": null, // No implementation as of 2023-06 |
526 |
| - "framesAssembledFromMultiplePackets": null, // Blink only as of 2022-10 |
527 |
| - "framesRendered": null, // No implementation as of 2022-12 |
528 |
| - "freezeCount": null, // Blink only as of 2022-10 |
529 |
| - "jitterBufferMinimumDelay": null, // Blink only as of 2022-10 |
530 |
| - "jitterBufferTargetDelay": null, // Blink only as of 2022-10 |
531 |
| - "mid": null, // Blink only as of 2022-10 |
532 |
| - "pauseCount": null, // Blink only as of 2022-10 |
533 |
| - "playoutId": null, // No implementation as of 2022-09 |
534 |
| - "powerEfficientDecoder": null, // No implementation as of 2022-09 |
535 |
| - "retransmittedBytesReceived": null, // Blink only as of 2023-05 |
536 |
| - "retransmittedPacketsReceived": null, // Blink only as of 2023-05 |
537 |
| - "totalAssemblyTime": null, // Blink only as of 2022-10 |
538 |
| - "totalFreezesDuration": null, // Blink only as of 2022-10 |
539 |
| - "totalPausesDuration": null, // Blink only as of 2022-10 |
540 |
| - "trackIdentifier": null // No implementation as of 2022-09 |
| 536 | + "fecBytesReceived": null, // Blink only as of 2023-09 |
| 537 | + "fecSsrc": null, // Blink only as of 2023-09 |
| 538 | + "framesAssembledFromMultiplePackets": null, // Blink only as of 2023-09 |
| 539 | + "framesRendered": null, // No implementation as of 2023-09 |
| 540 | + "freezeCount": null, // Blink only as of 2023-09 |
| 541 | + "jitterBufferMinimumDelay": null, // Blink only as of 2023-09 |
| 542 | + "jitterBufferTargetDelay": null, // Blink only as of 2023-09 |
| 543 | + "pauseCount": null, // Blink only as of 2023-09 |
| 544 | + "playoutId": null, // Blink only as of 2023-09 |
| 545 | + "powerEfficientDecoder": null, // Blink only as of 2023-09 |
| 546 | + "retransmittedBytesReceived": null, // Blink only as of 2023-09 |
| 547 | + "retransmittedPacketsReceived": null, // Blink only as of 2023-09 |
| 548 | + "rtxSsrc": null, // Blink only as of 2023-09 |
| 549 | + "totalAssemblyTime": null, // Blink only as of 2023-09 |
| 550 | + "totalFreezesDuration": null, // Blink only as of 2023-09 |
| 551 | + "totalPausesDuration": null // Blink only as of 2023-09 |
541 | 552 | }
|
542 | 553 | }
|
543 | 554 | },
|
544 | 555 | "RTCOutboundRtpStreamStats": {
|
545 | 556 | "members": {
|
546 | 557 | "member": {
|
547 |
| - "active": null, // Blink only as of 2022-10 |
548 |
| - "mid": null, // Blink only as of 2022-10 |
549 |
| - "powerEfficientEncoder": null, // No implementation as of 2022-10 |
550 |
| - "qualityLimitationReason": null, // Blink only as of 2022-09 |
551 |
| - "qualityLimitationDurations": null, // Blink only as of 2022-09 |
552 |
| - "scalabilityMode": null, // No implementation as of 2022-12 |
| 558 | + "active": null, // Blink only as of 2023-09 |
| 559 | + "mid": null, // Blink only as of 2023-09 |
| 560 | + "powerEfficientEncoder": null, // Blink only as of 2023-09 |
| 561 | + "qualityLimitationReason": null, // Blink only as of 2023-09 |
| 562 | + "qualityLimitationDurations": null, // Blink only as of 2023-09 |
| 563 | + "scalabilityMode": null, // Blink only as of 2023-09 |
553 | 564 | "encoderImplementation": null // Blink only as of 2022-09
|
554 | 565 | }
|
555 | 566 | }
|
|
600 | 611 | "VideoEncoderEncodeOptions": {
|
601 | 612 | "members": {
|
602 | 613 | "member": {
|
603 |
| - "av1": null, // Blink only as of 2023-04 |
604 |
| - "avc": null, // No implementation as of 2023-05 |
605 |
| - "vp9": null // Blink only as of 2023-03 |
| 614 | + "av1": null, // Blink only as of 2023-09 |
| 615 | + "avc": null, // Blink only as of 2023-09 |
| 616 | + "hevc": null, // No implementation as of 2023-09 |
| 617 | + "vp9": null // Blink only as of 2023-09 |
606 | 618 | }
|
607 | 619 | }
|
608 | 620 | },
|
|
0 commit comments