[webkit-changes] [WebKit/WebKit] ebf2e8: Reduce use of WTF_ALLOW_UNSAFE_BUFFER_USAGE in Web...

Chris Dumez noreply at github.com
Sat Dec 28 10:10:48 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ebf2e8e93d7d88cb6cfc802a3e075d07601b1a3c
      https://github.com/WebKit/WebKit/commit/ebf2e8e93d7d88cb6cfc802a3e075d07601b1a3c
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2024-12-28 (Sat, 28 Dec 2024)

  Changed paths:
    M Source/WebCore/platform/mac/KeyEventMac.mm
    M Source/WebCore/platform/mac/PasteboardMac.mm
    M Source/WebCore/platform/mac/ScrollbarThemeMac.mm
    M Source/WebCore/platform/mac/ThemeMac.mm
    M Source/WebCore/platform/mac/ThreadCheck.mm

  Log Message:
  -----------
  Reduce use of WTF_ALLOW_UNSAFE_BUFFER_USAGE in WebCore/platform/mac
https://bugs.webkit.org/show_bug.cgi?id=285197

Reviewed by Geoffrey Garen.

* Source/WebCore/platform/mac/KeyEventMac.mm:
(WebCore::windowsKeyCodeForKeyCode):
* Source/WebCore/platform/mac/PasteboardMac.mm:
(WebCore::flipImageSpec):
* Source/WebCore/platform/mac/ScrollbarThemeMac.mm:
* Source/WebCore/platform/mac/ThemeMac.mm:
(WebCore::inflateRect):
(WebCore::checkboxMargins):
(WebCore::radioMargins):
(WebCore::buttonMargins):
(WebCore::stepperMargins):
(WebCore::switchMargins):
(WebCore::visualSwitchMargins):
* Source/WebCore/platform/mac/ThreadCheck.mm:

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