Bug 263035

Summary: REGRESSION(268313@main): Introduced crashes and layout issues in <http://bing.com|bing.com>
Product: WebKit Reporter: WebKit Commit Bot <commit-queue>
Component: New BugsAssignee: WebKit Commit Bot <commit-queue>
Status: RESOLVED INVALID    
Severity: Normal CC: ntim, sabouhallawa, simon.fraser
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=262475
Bug Depends on:    
Bug Blocks: 261943    
Attachments:
Description Flags
REVERT of 268313@main none

Description WebKit Commit Bot 2023-10-11 13:52:17 PDT
https://commits.webkit.org/268313@main introduced a regression:
Introduced crashes and layout issues in <http://bing.com|bing.com>

This is an automatic bug report generated by webkitbot. If this bug
report was created because of a flaky test, please file a bug for the flaky
test (if we don't already have one on file) and dup this bug against that bug
so that we can track how often these flaky tests fail.
Comment 1 WebKit Commit Bot 2023-10-11 13:52:24 PDT
Created attachment 468178 [details]
REVERT of 268313@main

Any committer can land this patch automatically by marking it commit-queue+.  The commit-queue will build and test the patch before landing to ensure that the revert will be successful.  This process takes approximately 15 minutes.

If you would like to land the revert faster, you can use the following command:

  webkit-patch land-attachment ATTACHMENT_ID

where ATTACHMENT_ID is the ID of this attachment.
Comment 2 Said Abou-Hallawa 2023-10-11 15:08:01 PDT
The crash is fixed by bug 262475. The layout issues will require fixing or reverting specific changes in the content visibility. So this one can bug can be closed.