[webkit-changes] [WebKit/WebKit] d79837: Do some std::span adoption in LegacySessionStateCo...
Chris Dumez
noreply at github.com
Mon Aug 26 07:19:54 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d79837caaaa691fcc373f265e77dc44516bbc664
https://github.com/WebKit/WebKit/commit/d79837caaaa691fcc373f265e77dc44516bbc664
Author: Chris Dumez <cdumez at apple.com>
Date: 2024-08-26 (Mon, 26 Aug 2024)
Changed paths:
M Source/WebKit/UIProcess/mac/LegacySessionStateCoding.cpp
Log Message:
-----------
Do some std::span adoption in LegacySessionStateCoding.cpp
https://bugs.webkit.org/show_bug.cgi?id=278631
Reviewed by Ryosuke Niwa.
* Source/WebKit/UIProcess/mac/LegacySessionStateCoding.cpp:
(WebKit::HistoryEntryDataDecoder::HistoryEntryDataDecoder):
(WebKit::HistoryEntryDataDecoder::operator>>):
(WebKit::HistoryEntryDataDecoder::isValid const):
(WebKit::HistoryEntryDataDecoder::markInvalid):
(WebKit::HistoryEntryDataDecoder::finishDecoding):
(WebKit::HistoryEntryDataDecoder::decodeArithmeticType):
(WebKit::HistoryEntryDataDecoder::decodeFixedLengthData):
(WebKit::HistoryEntryDataDecoder::alignBufferPosition):
(WebKit::HistoryEntryDataDecoder::alignedBuffer const):
(WebKit::HistoryEntryDataDecoder::alignedBufferIsLargeEnoughToContain const):
Canonical link: https://commits.webkit.org/282731@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