Status Update
Comments
dp...@chromium.org <dp...@chromium.org> #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
dp...@chromium.org <dp...@chromium.org>
ap...@google.com <ap...@google.com> #3
Project: chromium/src
Branch: main
Author: dpapad <
Link:
WebUI: Update TypeScript compiler from 5.7.2 to 5.8.2.
Expand for full commit details
WebUI: Update TypeScript compiler from 5.7.2 to 5.8.2.
- Fixing newly uncovered errors due to stricter checks in return
expressions, see [1].
- Updating all '@typescript-eslint/...' deps 8.24.0 -> 8.26.0, which
is necessary for them to work with the latest TypeScript compiler
version.
- Updating @types/dom-mediacapture-transform, @types/dom-webcodecs and
@types/webrtc to latest versions, which is necessary since some of
their types are now part of TS compiler by default.
- Adding `skipLibCheck=true` in ash/webui/camera_app_ui/, to suppress
some `TS2374: Duplicate index signature for type ...` errors which
couldn't be resolved by updating @types/ packages to latest
versions.
[1] https://devblogs.microsoft.com/typescript/announcing-typescript-5-8/#granular-checks-for-branches-in-return-expressions
Fixed: 399692444
Change-Id: I01b7d850698a47d900850fd17c12e1f70f9a1737
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6330048
Auto-Submit: Demetrios Papadopoulos <dpapad@chromium.org>
Reviewed-by: Teresa Mao <temao@chromium.org>
Commit-Queue: Teresa Mao <temao@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1428722}
Files:
- M
ash/webui/camera_app_ui/resources/tsconfig_base.json
- M
chrome/test/data/webui/chromeos/print_preview/destination_store_test.ts
- M
chrome/test/data/webui/print_preview/destination_store_test.ts
- M
third_party/node/node_modules.tar.gz.sha1
- M
third_party/node/package-lock.json
- M
third_party/node/package.json
Hash: 4349078b697827c5ba88f122f466bcae80d7fd3b
Date: Wed Mar 05 21:01:59 2025
dp...@chromium.org <dp...@chromium.org> #4
ap...@google.com <ap...@google.com> #5
Project: chromium/src
Branch: main
Author: dpapad <
Link:
WebUI: Update TypeScript compiler from 5.7.2 to 5.8.2, part 2.
Expand for full commit details
WebUI: Update TypeScript compiler from 5.7.2 to 5.8.2, part 2.
In part 1 (https://crrev.com/c/6330048), forgot to update the DEPS file
which is necessary for the new version to actually be used.
- Fixing newly uncovered errors due to stricter checks in return
expressions (see [1]) that were not fixed in part 1.
[1] https://devblogs.microsoft.com/typescript/announcing-typescript-5-8/#granular-checks-for-branches-in-return-expressions
Fixed: 399692444
Change-Id: Ib81385fbc0e1f390eede89584276ed32ae2de709
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6332088
Auto-Submit: Demetrios Papadopoulos <dpapad@chromium.org>
Reviewed-by: Rebekah Potter <rbpotter@chromium.org>
Commit-Queue: Rebekah Potter <rbpotter@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1429141}
Files:
- M
DEPS
- M
components/password_manager/ios/resources/password_controller.ts
- M
third_party/node/node_modules.tar.gz.sha1
Hash: 172a08dfb58460845a388ef83dab014def40ecde
Date: Thu Mar 06 13:47:29 2025
Description