Bug 268130

Summary: 365scores.com: Quirks needed to silence the resize events when putting Safari in the background (iPadOS)
Product: WebKit Reporter: Karl Dubost <karlcow>
Component: WebKit Misc.Assignee: Karl Dubost <karlcow>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari 17   
Hardware: Unspecified   
OS: Unspecified   
URL: http://365scores.com/
See Also: https://bugs.webkit.org/show_bug.cgi?id=215453

Description Karl Dubost 2024-01-25 17:58:24 PST
Steps to reproduce:
1. Go to http://365scores.com/ on iPad Pro in landscape mode
2. Background Safari, and open another app
3. Put Safari on the foreground again

Actual Result
365scores.com site is being reloaded with a different layout

Expected Result
365scores.com should stay with the same content.

This is due to the resize events being emitted when putting Safari in the background.

There is already a quirk for this.
365scores.com needs to be added to this quirk.
Comment 1 Karl Dubost 2024-01-25 17:59:13 PST
rdar://116491386
Comment 2 Karl Dubost 2024-01-25 18:06:42 PST
Pull request: https://github.com/WebKit/WebKit/pull/23281
Comment 3 EWS 2024-01-26 10:00:25 PST
Committed 273567@main (803558a9d300): <https://commits.webkit.org/273567@main>

Reviewed commits have been landed. Closing PR #23281 and removing active labels.