Fixed
Status Update
Comments
ap...@google.com <ap...@google.com> #2
The engineering team has identified an issue that is preventing the iframe API from functioning at the moment. They have traced the root cause to a disruption caused by an ongoing server-side push, and once that push is fully complete, the JavaScript errors should completely subside. It will likely be several more hours before the push is complete, unfortunately.
This is not expected to be a regular occurrence, and we apologize for the inconvenience caused by this outage.
This is not expected to be a regular occurrence, and we apologize for the inconvenience caused by this outage.
ap...@google.com <ap...@google.com> #3
Project: chromium/src
Branch: main
Author: Jinsuk Kim <
Link:
[CCT] Hook up CustomTabsConnection#isEphemeralBrowsingSupported
Expand for full commit details
[CCT] Hook up CustomTabsConnection#isEphemeralBrowsingSupported
Hook up a new API to be supported in AndroidX that informs the
availability of the feature Ephemeral Browsing.
AndroidX CL: https://android-review.git.corp.google.com/c/platform/frameworks/support/+/3417184
Bug: crbug.com/384548523
Change-Id: I1163d3a99dfdb33bcff713e7c44c68f2169f8295
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6101702
Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com>
Reviewed-by: Ella Ge <eirage@chromium.org>
Commit-Queue: Jinsuk Kim <jinsukkim@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1398072}
Files:
- M
chrome/android/java/src/org/chromium/chrome/browser/base/SplitCompatCustomTabsService.java
- M
chrome/android/java/src/org/chromium/chrome/browser/customtabs/CustomTabsConnection.java
- M
chrome/android/java/src/org/chromium/chrome/browser/customtabs/CustomTabsConnectionServiceImpl.java
- M
chrome/android/junit/src/org/chromium/chrome/browser/customtabs/CustomTabsConnectionUnitTest.java
Hash: 914adc9a2e1b3a369264dafdb9b6727d631d1b69
Date: Wed Dec 18 10:33:13 2024
ji...@chromium.org <ji...@chromium.org>
na...@google.com <na...@google.com> #4
The following release(s) address this bug.It is possible this bug has only been partially addressed:
androidx.browser:browser:1.9.0-alpha01
ji...@google.com <ji...@google.com> #5
Thank you very much Natnael for the update!
Description