[AUTO][FILECONTROL] - version 136.0.7103.125

This commit is contained in:
uazo
2025-05-15 03:21:37 +00:00
committed by github-actions[bot]
parent f8fd969d1c
commit c117b9e218
4 changed files with 18 additions and 3 deletions
+1 -1
View File
@@ -1 +1 @@
136.0.7103.60
136.0.7103.125
@@ -13422,6 +13422,21 @@
]
}
],
"K12AgeClassificationMetricsProvider": [
{
"platforms": [
"chromeos"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"K12AgeClassificationMetricsProvider"
]
}
]
}
],
"KeepAliveInBrowserMigration": [
{
"platforms": [
@@ -25,6 +25,7 @@
// https://webaudio.github.io/web-audio-api/#mediastreamaudiodestinationnode
[
ActiveScriptWrappable,
Exposed=Window
] interface MediaStreamAudioDestinationNode : AudioNode {
[RaisesException, Measure] constructor(AudioContext context, optional AudioNodeOptions options = {});
@@ -3682,7 +3682,7 @@
// composited pixel alignment issues. See
// https://crbug.com/40084005
name: "RenderSurfaceFor2DScaleTransform",
status: "stable",
status: "experimental",
},
{
name: "ReportEventTimingAtVisibilityChange",
@@ -3982,7 +3982,6 @@
// select option colors. https://issues.chromium.org/issues/40788356
// This is shipping in M136 and can be removed in M138
name: "SelectColorsRemoveImportant",
status: "stable",
},
{
// The selectedcontentelement attribute is for connecting select elements