Status Update
Comments
yu...@google.com <yu...@google.com>
ap...@google.com <ap...@google.com> #2
Project: platform/frameworks/support
Branch: androidx-main
Author: Radha Nakade <
Link:
Migrate traffic from pixel2 to mediumphone on FTL emulators.
Expand for full commit details
Migrate traffic from pixel2 to mediumphone on FTL emulators.
Bug: 396715333
Test: ./gradlew emoji2:emoji2-emojipicker:ftlmediumphoneapi33
Change-Id: If5555443ca1a91479128e1bd6f4f909154c40ba2
Files:
- M
buildSrc/private/src/main/kotlin/androidx/build/FtlRunner.kt
Hash: c76f8094154101867327912e659ae47509755957
Date: Wed Feb 26 11:27:46 2025
yu...@google.com <yu...@google.com>
ch...@google.com <ch...@google.com> #3
M135 merge request created. Please update crbug/401079503 to have this merge reviewed.
*This merge request uses Chrome's new merge process. Find more information at
ap...@google.com <ap...@google.com> #4
Project: chromium/src
Branch: refs/branch-heads/7049
Author: Yuheng Huang <
Link:
[M135] Data sharing: fix verify it's you button do nothing
Expand for full commit details
[M135] Data sharing: fix verify it's you button do nothing
When user sign in is paused, a prompt dialog will ask to sign in again.
Currently the button is doing nothing because
EnableSyncFromMultiAccountPromo is returning early[1].
This CL replaces it with ShowReauthForAccount which will call the
reauth UI in this case.
[1]https://source.chromium.org/chromium/chromium/src/+/main:chrome/browser/signin/signin_ui_util.cc;l=342;drc=e71cafaddfaa5850b906bf4c78b5289a2fa2d81a?q=signin_ui_util&ss=chromium
(cherry picked from commit eb76009a8cf8ab9305db3c85b6c798fecf3e5847)
Bug: 400499553
Change-Id: Ie32f4f5257267c2a22803ac4c20e7e7a7145f9ff
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6320153
Reviewed-by: Mickey Burks <mickeyburks@chromium.org>
Commit-Queue: Yuheng Huang <yuhengh@chromium.org>
Cr-Original-Commit-Position: refs/heads/main@{#1427509}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6332086
Cr-Commit-Position: refs/branch-heads/7049@{#119}
Cr-Branched-From: 2dab7846d0951a552bdc4f350dad497f986e6fed-refs/heads/main@{#1427262}
Files:
- M
chrome/browser/ui/views/data_sharing/collaboration_controller_delegate_desktop.cc
Hash: 279c098473dbcbcfc8d94bbcc1a12b0306597354
Date: Thu Mar 06 09:25:27 2025
Description
OS: (e.g. Win10, MacOS 10.12, etc...)
What steps will reproduce the problem?
(1) Log out via web service
(2) Try to share group
(3) Click "Verify it's you" button
What is the expected result?
Login screen should open
What happens instead?
Nothing. Then if you login via Chrome profile button, the Manage Sharing dialog opens for the group. Maybe an observer is not being cleaned up?
Please use hotlists and text to provide additional information.
If this is a regression (i.e., worked before), please consider using the bisect tool (
For graphics-related bugs, please copy/paste the contents of the about://gpu page at the end of this report.