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

  Changed paths:
    M Source/WTF/wtf/Deque.h
    M Source/WTF/wtf/Vector.h

  Log Message:
  -----------
  Stop using WTF_ALLOW_UNSAFE_BUFFER_USAGE in WTF::Deque
https://bugs.webkit.org/show_bug.cgi?id=283493

Reviewed by Darin Adler.

* Source/WTF/wtf/Deque.h:
(WTF::inlineCapacity>::Deque):
(WTF::inlineCapacity>::destroyAll):
(WTF::inlineCapacity>::expandCapacity):
(WTF::inlineCapacity>::append):
(WTF::inlineCapacity>::prepend):
(WTF::inlineCapacity>::removeFirst):
(WTF::inlineCapacity>::removeLast):
(WTF::inlineCapacity>::remove):
(WTF::inlineCapacity>::after const):
(WTF::inlineCapacity>::before const):
* Source/WTF/wtf/Vector.h:
(WTF::VectorBufferBase::span):
(WTF::VectorBufferBase::span const):

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