[webkit-changes] [WebKit/WebKit] 50e1cf: dom/intersection-observer-document-leak.html is a ...
Fujii Hironori
noreply at github.com
Thu Sep 5 17:40:20 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 50e1cf7938dbfc5fcb6e47d0af94a3ef3fb3693b
https://github.com/WebKit/WebKit/commit/50e1cf7938dbfc5fcb6e47d0af94a3ef3fb3693b
Author: Fujii Hironori <Hironori.Fujii at sony.com>
Date: 2024-09-05 (Thu, 05 Sep 2024)
Changed paths:
M LayoutTests/fast/dom/intersection-observer-document-leak-expected.txt
M LayoutTests/fast/dom/intersection-observer-document-leak.html
M LayoutTests/platform/ios/TestExpectations
M LayoutTests/platform/mac/TestExpectations
M LayoutTests/platform/win/TestExpectations
Log Message:
-----------
dom/intersection-observer-document-leak.html is a flaky text failure
https://bugs.webkit.org/show_bug.cgi?id=238227
Reviewed by Chris Dumez.
Due to conservative GC's property, document leak tests should create
some documents to test. Open 3 windows, and pass the test if at least
a single document is reclaimed.
* LayoutTests/fast/dom/intersection-observer-document-leak-expected.txt:
* LayoutTests/fast/dom/intersection-observer-document-leak.html:
* LayoutTests/platform/ios/TestExpectations:
* LayoutTests/platform/mac/TestExpectations:
* LayoutTests/platform/win/TestExpectations:
Canonical link: https://commits.webkit.org/283244@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list