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

Chris Dumez noreply at github.com
Fri Dec 6 07:24:22 PST 2024


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

  Changed paths:
    M Source/WebCore/dom/make_names.pl
    M Source/WebCore/html/FTPDirectoryDocument.cpp
    M Source/WebCore/html/HTMLFontElement.cpp
    M Source/WebCore/html/HTMLMediaElement.cpp
    M Source/WebCore/html/HTMLObjectElement.cpp
    M Source/WebCore/html/MediaElementSession.cpp

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

Reviewed by Darin Adler.

* Source/WebCore/dom/make_names.pl:
(printNamesHeaderFile):
(printNamesCppFile):
* Source/WebCore/html/FTPDirectoryDocument.cpp:
(WebCore::FTPDirectoryDocumentParser::FTPDirectoryDocumentParser):
(WebCore::wasLastDayOfMonth):
(WebCore::FTPDirectoryDocumentParser::append):
(WebCore::FTPDirectoryDocumentParser::finish):
* Source/WebCore/html/HTMLFontElement.cpp:
(WebCore::parseFontSize):
* Source/WebCore/html/HTMLMediaElement.cpp:
(WebCore::convertEnumerationToString):
* Source/WebCore/html/HTMLObjectElement.cpp:
(WebCore::preventsParentObjectFromExposure):
* Source/WebCore/html/MediaElementSession.cpp:
(WebCore::convertEnumerationToString):

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