Status Update
Comments
sl...@gmail.com <sl...@gmail.com> #2
Any updates on this? It's been a month already since I reported it, and it seems this crash is occurring quite frequently for my users.
mj...@microsoft.com <mj...@microsoft.com> #3
I am still regularly receiving reports about this issue, and it seems it has not been addressed in the latest 1.4.0-rc01 release.
bu...@chromium.org <bu...@chromium.org> #4
Seems like a fairly easy fix on our end. I'll see to that it is fixed in 1.5.
bu...@google.com <bu...@google.com>
ap...@google.com <ap...@google.com> #5
Project: chromium/src
Branch: main
Author: Mike Jackson <
Link:
Finalize Navigation Confidence for Primary Main Frame only
Expand for full commit details
Finalize Navigation Confidence for Primary Main Frame only
Ensure the confidence is only updated for the primary main frame, and
not prerender/bfcached pages.
Bug: 400335353
Change-Id: I943b6a1162dc4e47829e62791710fcca946a085c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6324469
Reviewed-by: Rakina Zata Amni <rakina@chromium.org>
Commit-Queue: Mike Jackson <mjackson@microsoft.com>
Cr-Commit-Position: refs/heads/main@{#1428148}
Files:
- M
content/browser/renderer_host/render_frame_host_impl.cc
Hash: 7cafef79b730cb8e915b38f9116d28ccb6d37e70
Date: Tue Mar 04 22:01:28 2025
mj...@microsoft.com <mj...@microsoft.com> #6
yu...@google.com <yu...@google.com> #7
Observed that the closing tab process should be smooth
Please refer to the attached screenshot below:
The fix is working as expected,adding the below milestone and build Number in the Verified-In field.
136.0.7052.0 , 136
Thanks..!!
ch...@google.com <ch...@google.com> #8
M135 merge request created. Please update crbug/401310952 to have this merge reviewed.
*This merge request uses Chrome's new merge process. Find more information at
ap...@google.com <ap...@google.com> #9
Project: chromium/src
Branch: refs/branch-heads/7049
Author: Mike Jackson <
Link:
[M135] Finalize Navigation Confidence for Primary Main Frame only
Expand for full commit details
[M135] Finalize Navigation Confidence for Primary Main Frame only
Ensure the confidence is only updated for the primary main frame, and
not prerender/bfcached pages.
(cherry picked from commit 7cafef79b730cb8e915b38f9116d28ccb6d37e70)
Bug: 400335353
Fixed: 401310952
Change-Id: I943b6a1162dc4e47829e62791710fcca946a085c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6330792
Commit-Queue: Mike Jackson <mjackson@microsoft.com>
Reviewed-by: Rakina Zata Amni <rakina@chromium.org>
Cr-Commit-Position: refs/branch-heads/7049@{#201}
Cr-Branched-From: 2dab7846d0951a552bdc4f350dad497f986e6fed-refs/heads/main@{#1427262}
Files:
- M
content/browser/renderer_host/render_frame_host_impl.cc
Hash: 9c76c0ae014aeb6fd74fd9bd31a06c4d6c2a029b
Date: Fri Mar 07 07:12:29 2025
Description
424c393b549b93aec8c155b8c26a709c1187d19f-refs/branch-heads/7047@{#1}
OS: Mac, windows
Pre-Requisite: NA
Steps:
1. Launch browser and open NTP
2. Open 3-4 websites
3. Go to 1st tab and right click on tab and choose close other tabs
4. Observe close tabs is not smooth
Actual: The closing tab process is not smooth
Expected: The closing tab process should be smooth
135.0.7015.0 - Good
135.0.7016.0 - Bad
Please find bisect details below
You are probably looking for a change made after 1419724 (known good), but no later than 1419725 (first known bad).
CHANGELOG URL:
The script might not always return single CL as suspect as some perf builds might get missing due to failure.
Suspect:
@mj...@microsoft.com: Could you please check whether this is caused with respect to your change, if not please help us in assigning it to the right owner.
Please find the attached screencast for reference.
Note:
1. Issue able to repro on latest Canary #135.0.7047.0 , Dev #135.0.7023.0
2. Issue unable to repro on latest Beta #134.0.6998.44, Stable #134.0.6998.44
Thanks..!!