Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a10ee6a9b1ee5949ced6cfdab1a393243e65a9b3
      
https://github.com/WebKit/WebKit/commit/a10ee6a9b1ee5949ced6cfdab1a393243e65a9b3
  Author: Aditya Keerthi <akeer...@apple.com>
  Date:   2024-10-22 (Tue, 22 Oct 2024)

  Changed paths:
    M Tools/TestWebKitAPI/Tests/WebKitCocoa/WritingTools.mm

  Log Message:
  -----------
  Add API test coverage for 283722@main
https://bugs.webkit.org/show_bug.cgi?id=281935
rdar://138440875

Reviewed by Abrar Rahman Protyasha and Richard Robinson.

283722@main landed without any test coverage. Add an API test to help avoid
future regressions.

Verified that the test passes on main, and fails (times out) when reverting
283722@main and 283725@main (which also fixed the same issue in a different 
way).

* Tools/TestWebKitAPI/Tests/WebKitCocoa/WritingTools.mm:
(TEST(WritingTools, CompositionWithRestart)):

Web content crashes were encountered when performing two successive rewrites.

Add a test that makes Writing Tools API calls to match the system behavior when
performing two successive rewrites. Allow time for the animations to run to
completion.

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to