<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [WebCrypto] Change VectorCallback from Function<void(const Vector<uint8_t>&)> to Function<void(Vector<uint8_t>&&)> in CryptoAlgorithms"
href="https://bugs.webkit.org/show_bug.cgi?id=169395#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [WebCrypto] Change VectorCallback from Function<void(const Vector<uint8_t>&)> to Function<void(Vector<uint8_t>&&)> in CryptoAlgorithms"
href="https://bugs.webkit.org/show_bug.cgi?id=169395">bug 169395</a>
from <span class="vcard"><a class="email" href="mailto:jiewen_tan@apple.com" title="Jiewen Tan <jiewen_tan@apple.com>"> <span class="fn">Jiewen Tan</span></a>
</span></b>
<pre>CryptoAlgorithm.h
using VectorCallback = WTF::Function<void(const Vector<uint8_t>&)>;</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>