Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
[ID: 1223087]
[ID: 1223134]
Milestone(s) impacted by this issue. [ID: 1223085]
[ID: 1223084]
[ID: 1223086]
[ID: 1223031]
Platform
Platform>DevTools
[ID: 1253656]
Supplemental component tags only. Set main component first. [ID: 1222907]
[ID: 1223136]
Design doc to be reviewed. [ID: 1223032]
This field contains Gerrit urls of code changes that ‘fix’ a security bug (i.e., excluding logging/cleanup commits) and is used when a singular fix cannot be uniquely identified from the existing “Code Changes” field. The change can be in the chromium repo or any other third_party repo. [ID: 1358989]
Link to incidents in IRM as a result of this ticket. [ID: 1300460]
[ID: 1223034]
[ID: 1223088]
View issue level access limits(Press Alt + Right arrow for more information)
Attachment actions
Unintended behavior
View staffing
Estimated effort
Description
Chrome Version: (copy from chrome://version) 133.0.6943.128
OS: (e.g. Win10, MacOS 10.12, etc...) Win10
What steps will reproduce the problem?
(1) Unzip the attached sample folder. It contains some sample assets, a script "screenshot.js" to run Chrome and take screenshots, and a folder with successful and error screenshots.
(2) Add the full file-path where the ad is stored on line 76 of the script.
(3) Run the attached script which:
- Opens browser via CDP.
- Navigates to attached HTML.
- Takes screenshots every 50ms.
- Monitors for blank/small screenshots (<20KB)
(4) Observe that occasionally, screenshots return blank images.
What is the expected result?
The screenshot should always show what is visible on the screen.
What happens instead?
I intermittently get blank screenshots. Blank screenshots could be completely blank white images or almost blank images - a white image with only the AdChoices logo visible.
Additional Information
- We use Chrome to load certain ad URLs and take screenshots using Selenium WebDriver. Since the last few weeks, we have seen a rapid increase in the number of blank screenshots. Instead of a screenshot of the actual page, we see just a blank white image with just the AdChoices logo. I am able to reproduce this behavior locally both manually and using a script. This has been seen in versions 132.0.6834.160 and 133.0.6943.127.
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.
Upload Chrome variations which can help us investigate this issue.
1 Open Chrome. Go to chrome://version/?show-variations-cmd
2 Notice that there is a "Command-line variations" section(you might need to scroll down the page). Copy and save the value of the section to a txt file like variations.txt.
3 Upload the file to this bug as an attachment.
GPU information:
Graphics Feature Status
=======================
* Canvas: Hardware accelerated
* Canvas out-of-process rasterization: Enabled
* Direct Rendering Display Compositor: Disabled
* Compositing: Hardware accelerated
* Multiple Raster Threads: Enabled
* OpenGL: Enabled
* Rasterization: Hardware accelerated
* Raw Draw: Disabled
* Skia Graphite: Disabled
* Video Decode: Hardware accelerated
* Video Encode: Hardware accelerated
* Vulkan: Disabled
* WebGL: Hardware accelerated
* WebGL2: Hardware accelerated
* WebGPU: Hardware accelerated
* WebNN: Disabled