Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b62be076bbad66f31a14460afb6e5a91268d5094
      
https://github.com/WebKit/WebKit/commit/b62be076bbad66f31a14460afb6e5a91268d5094
  Author: Chris Dumez <[email protected]>
  Date:   2024-11-14 (Thu, 14 Nov 2024)

  Changed paths:
    M Source/WTF/wtf/SystemTracing.h
    M Source/WTF/wtf/cf/VectorCF.h
    M Source/WTF/wtf/cocoa/MemoryPressureHandlerCocoa.mm
    M Source/WTF/wtf/cocoa/NSURLExtras.mm
    M Source/WTF/wtf/cocoa/SpanCocoa.h
    M Source/WTF/wtf/cocoa/SystemTracingCocoa.cpp
    M Source/WTF/wtf/text/LineEnding.cpp
    M Source/WebKit/Shared/LogStream.cpp

  Log Message:
  -----------
  Further reduce use of WTF_ALLOW_UNSAFE_BUFFER_USAGE in WTF/
https://bugs.webkit.org/show_bug.cgi?id=283081

Reviewed by Darin Adler.

* Source/WTF/wtf/SystemTracing.h:
* Source/WTF/wtf/cf/VectorCF.h:
(WTF::span):
(WTF::mutableSpan):
* Source/WTF/wtf/cocoa/MemoryPressureHandlerCocoa.mm:
* Source/WTF/wtf/cocoa/NSURLExtras.mm:
(WTF::dataWithUserTypedString):
(WTF::URLWithUserTypedString):
(WTF::URLWithUserTypedStringDeprecated):
(WTF::dataForURLComponentType):
(WTF::URLByRemovingComponentAndSubsequentCharacter):
(WTF::isUserVisibleURL):
* Source/WTF/wtf/cocoa/SpanCocoa.h:
(WTF::span):
* Source/WTF/wtf/cocoa/SystemTracingCocoa.cpp:
(WTFSignpostHandleIndirectLog):
* Source/WTF/wtf/text/LineEnding.cpp:
(WTF::normalizeLineEndingsToLF):
(WTF::normalizeLineEndingsToCRLF):
* Source/WebKit/Shared/LogStream.cpp:
(WebKit::LogStream::logOnBehalfOfWebContent):

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



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

Reply via email to