[webkit-changes] [WebKit/WebKit] 4860f7: fast/editing/document-leak-altered-text-field.html...

Chris Dumez noreply at github.com
Tue Jun 20 16:13:43 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4860f7c8dba8d33fd268bbf56241a2bd6e10fa43
      https://github.com/WebKit/WebKit/commit/4860f7c8dba8d33fd268bbf56241a2bd6e10fa43
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2023-06-20 (Tue, 20 Jun 2023)

  Changed paths:
    M LayoutTests/fast/editing/document-leak-altered-text-field-expected.txt
    M LayoutTests/fast/editing/document-leak-altered-text-field.html

  Log Message:
  -----------
  fast/editing/document-leak-altered-text-field.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=258289

Reviewed by Ryosuke Niwa.

Our GC is conservative so instead of constructing one document and naming sure
it gets GC'd, we now construct 30 and make sure at least one of them gets GC'd.

* LayoutTests/fast/editing/document-leak-altered-text-field-expected.txt:
* LayoutTests/fast/editing/document-leak-altered-text-field.html:

Canonical link: https://commits.webkit.org/265339@main




More information about the webkit-changes mailing list