Loading tools/under-control/src/RELEASE +1 −1 Original line number Diff line number Diff line 147.0.7727.56 147.0.7727.102 tools/under-control/src/chrome/browser/about_flags.cc +10 −0 Original line number Diff line number Diff line Loading @@ -5485,6 +5485,11 @@ const FeatureEntry kFeatureEntries[] = { flag_descriptions::kSubmenusTabContextMenuLffTabStripDescription, kOsAndroid, FEATURE_VALUE_TYPE(chrome::android::kSubmenusTabContextMenuLffTabStrip)}, {"enable-toolbar-swipe-on-non-desktop-lff", flag_descriptions::kEnableToolbarSwipeOnNonDesktopLffName, flag_descriptions::kEnableToolbarSwipeOnNonDesktopLffDescription, kOsAndroid, FEATURE_VALUE_TYPE(chrome::android::kEnableToolbarSwipeOnNonDesktopLff)}, #endif // BUILDFLAG(IS_ANDROID) {"in-product-help-demo-mode-choice", flag_descriptions::kInProductHelpDemoModeChoiceName, Loading Loading @@ -8887,6 +8892,11 @@ const FeatureEntry kFeatureEntries[] = { flag_descriptions::kLensEnableSendRawFileMediaTypesDescription, kOsAll, FEATURE_VALUE_TYPE(lens::features::kLensSendRawFileMediaTypes)}, {"lens-enable-urls-in-composeboxes", flag_descriptions::kLensEnableSendUrlsInComposeboxesName, flag_descriptions::kLensEnableSendUrlsInComposeboxesDescription, kOsAll, FEATURE_VALUE_TYPE(lens::features::kLensSendUrlsInComposeboxes)}, {flag_descriptions::kEnableLensStandaloneFlagId, flag_descriptions::kEnableLensStandaloneName, flag_descriptions::kEnableLensStandaloneDescription, kOsDesktop, Loading tools/under-control/src/chrome/browser/flags/android/java/src/org/chromium/chrome/browser/flags/ChromeFeatureList.java +2 −0 Original line number Diff line number Diff line Loading @@ -444,6 +444,8 @@ public abstract class ChromeFeatureList { public static final String ENABLE_SWIPE_TO_SWITCH_PANE = "EnableSwipeToSwitchPane"; public static final String ENABLE_TOOLBAR_POSITIONING_IN_RESIZE_MODE = "EnableToolbarPositioningInResizeMode"; public static final String ENABLE_TOOLBAR_SWIPE_ON_NON_DESKTOP_LFF = "EnableToolbarSwipeOnNonDesktopLff"; public static final String ENABLE_X_AXIS_ACTIVITY_TRANSITION = "EnableXAxisActivityTransition"; public static final String ESC_CANCEL_DRAG = "EscCancelDrag"; public static final String FACILITATED_PAYMENTS_ENABLE_A2A_PAYMENT = Loading tools/under-control/src/testing/variations/fieldtrial_testing_config.json +2 −2 Original line number Diff line number Diff line Loading @@ -3820,8 +3820,8 @@ ], "experiments": [ { "name": "Enabled", "enable_features": [ "name": "Disabled", "disable_features": [ "BackForwardCachePauseMicrotasks" ] } Loading tools/under-control/src/third_party/blink/renderer/platform/runtime_enabled_features.json5 +5 −8 Original line number Diff line number Diff line Loading @@ -859,14 +859,6 @@ name: "BlockSelectPopupUnfocusedWindow", status: "stable", }, // Makes <body> marginwidth/marginheight take precedence over // left/right/top/bottom presentational margin attributes, and prevents // iframe marginwidth/marginheight injection when body margin attrs exist. // Added in M147, remove in M149. See crbug.com/41310601. { name: "BodyMarginAttributePrecedence", status: "stable", }, // https://crbug.com/415304289: Mouse and Pointer boundary event dispatch // (i.e. dispatch of enter, leave, over, out events) tracks DOM node removal // to fix event pairing on ancestor nodes. Loading Loading @@ -4502,6 +4494,11 @@ name: "ReadableStreamBYOBReaderReadMinOption", status: "stable", }, { // Shipping in M148, so should be removed around M150. name: "RecheckParentDuringNodeVectorInsertion", status: "stable", }, { name: "RecordSameDocumentPresentationTimeOnce", status: "stable", Loading Loading
tools/under-control/src/RELEASE +1 −1 Original line number Diff line number Diff line 147.0.7727.56 147.0.7727.102
tools/under-control/src/chrome/browser/about_flags.cc +10 −0 Original line number Diff line number Diff line Loading @@ -5485,6 +5485,11 @@ const FeatureEntry kFeatureEntries[] = { flag_descriptions::kSubmenusTabContextMenuLffTabStripDescription, kOsAndroid, FEATURE_VALUE_TYPE(chrome::android::kSubmenusTabContextMenuLffTabStrip)}, {"enable-toolbar-swipe-on-non-desktop-lff", flag_descriptions::kEnableToolbarSwipeOnNonDesktopLffName, flag_descriptions::kEnableToolbarSwipeOnNonDesktopLffDescription, kOsAndroid, FEATURE_VALUE_TYPE(chrome::android::kEnableToolbarSwipeOnNonDesktopLff)}, #endif // BUILDFLAG(IS_ANDROID) {"in-product-help-demo-mode-choice", flag_descriptions::kInProductHelpDemoModeChoiceName, Loading Loading @@ -8887,6 +8892,11 @@ const FeatureEntry kFeatureEntries[] = { flag_descriptions::kLensEnableSendRawFileMediaTypesDescription, kOsAll, FEATURE_VALUE_TYPE(lens::features::kLensSendRawFileMediaTypes)}, {"lens-enable-urls-in-composeboxes", flag_descriptions::kLensEnableSendUrlsInComposeboxesName, flag_descriptions::kLensEnableSendUrlsInComposeboxesDescription, kOsAll, FEATURE_VALUE_TYPE(lens::features::kLensSendUrlsInComposeboxes)}, {flag_descriptions::kEnableLensStandaloneFlagId, flag_descriptions::kEnableLensStandaloneName, flag_descriptions::kEnableLensStandaloneDescription, kOsDesktop, Loading
tools/under-control/src/chrome/browser/flags/android/java/src/org/chromium/chrome/browser/flags/ChromeFeatureList.java +2 −0 Original line number Diff line number Diff line Loading @@ -444,6 +444,8 @@ public abstract class ChromeFeatureList { public static final String ENABLE_SWIPE_TO_SWITCH_PANE = "EnableSwipeToSwitchPane"; public static final String ENABLE_TOOLBAR_POSITIONING_IN_RESIZE_MODE = "EnableToolbarPositioningInResizeMode"; public static final String ENABLE_TOOLBAR_SWIPE_ON_NON_DESKTOP_LFF = "EnableToolbarSwipeOnNonDesktopLff"; public static final String ENABLE_X_AXIS_ACTIVITY_TRANSITION = "EnableXAxisActivityTransition"; public static final String ESC_CANCEL_DRAG = "EscCancelDrag"; public static final String FACILITATED_PAYMENTS_ENABLE_A2A_PAYMENT = Loading
tools/under-control/src/testing/variations/fieldtrial_testing_config.json +2 −2 Original line number Diff line number Diff line Loading @@ -3820,8 +3820,8 @@ ], "experiments": [ { "name": "Enabled", "enable_features": [ "name": "Disabled", "disable_features": [ "BackForwardCachePauseMicrotasks" ] } Loading
tools/under-control/src/third_party/blink/renderer/platform/runtime_enabled_features.json5 +5 −8 Original line number Diff line number Diff line Loading @@ -859,14 +859,6 @@ name: "BlockSelectPopupUnfocusedWindow", status: "stable", }, // Makes <body> marginwidth/marginheight take precedence over // left/right/top/bottom presentational margin attributes, and prevents // iframe marginwidth/marginheight injection when body margin attrs exist. // Added in M147, remove in M149. See crbug.com/41310601. { name: "BodyMarginAttributePrecedence", status: "stable", }, // https://crbug.com/415304289: Mouse and Pointer boundary event dispatch // (i.e. dispatch of enter, leave, over, out events) tracks DOM node removal // to fix event pairing on ancestor nodes. Loading Loading @@ -4502,6 +4494,11 @@ name: "ReadableStreamBYOBReaderReadMinOption", status: "stable", }, { // Shipping in M148, so should be removed around M150. name: "RecheckParentDuringNodeVectorInsertion", status: "stable", }, { name: "RecordSameDocumentPresentationTimeOnce", status: "stable", Loading