[webkit-changes] [WebKit/WebKit] e73b80: Add more integer overflow tests for `enclosingIntR...

Ahmad Saleem noreply at github.com
Mon Jan 8 11:16:06 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e73b8072d7b44b4246dd5a7dfdbad3de3b085d38
      https://github.com/WebKit/WebKit/commit/e73b8072d7b44b4246dd5a7dfdbad3de3b085d38
  Author: Ahmad Saleem <ahmad.saleem792+github at gmail.com>
  Date:   2024-01-08 (Mon, 08 Jan 2024)

  Changed paths:
    M Tools/TestWebKitAPI/Tests/WebCore/FloatRectTests.cpp

  Log Message:
  -----------
  Add more integer overflow tests for `enclosingIntRect` in FloatRectTests.cpp

https://bugs.webkit.org/show_bug.cgi?id=267162

Reviewed by Antti Koivisto.

Partial Merge: https://chromium.googlesource.com/chromium/src.git/+/663b023cf7022eca119acc1b8b3a610cd8993da3

This PR adds additional test from Blink commit and the underlying bug was already fixed in 189573 at main.

* Tools/TestWebKitAPI/Tests/WebCore/FloatRectTests.cpp:
(EnclosingIntRect):

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




More information about the webkit-changes mailing list