[webkit-changes] [WebKit/WebKit] dbefdc: Remove `ipc/dirty-region-overflow.html`

Charlie Wolfe noreply at github.com
Tue Jun 11 10:53:01 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: dbefdc78bd98f26726c24e91617e88026d66ed36
      https://github.com/WebKit/WebKit/commit/dbefdc78bd98f26726c24e91617e88026d66ed36
  Author: Charlie Wolfe <charliew at apple.com>
  Date:   2024-06-11 (Tue, 11 Jun 2024)

  Changed paths:
    R LayoutTests/ipc/dirty-region-overflow-expected.txt
    R LayoutTests/ipc/dirty-region-overflow.html
    M LayoutTests/platform/ios/TestExpectations
    M LayoutTests/platform/mac/TestExpectations

  Log Message:
  -----------
  Remove `ipc/dirty-region-overflow.html`
https://bugs.webkit.org/show_bug.cgi?id=275333
rdar://129023377

Reviewed by Pascoe.

This test no longer reveals an issue without the fix in 278840 at main because of IPC serialization changes.
Keeping this test working would mean repeatedly updating the test to account for updates in class layout
and IPC messages, so we should just remove it.

* LayoutTests/ipc/dirty-region-overflow-expected.txt: Removed.
* LayoutTests/ipc/dirty-region-overflow.html: Removed.
* LayoutTests/platform/ios/TestExpectations:
* LayoutTests/platform/mac/TestExpectations:

Canonical link: https://commits.webkit.org/279916@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