Thanks for head-up! Here goes the roll:
https://chromium-review.googlesource.com/c/v8/v8/+/2892842


On Wed, May 12, 2021 at 12:00 AM Yang Guo <[email protected]> wrote:

> +Andrey Kosyakov <[email protected]>
>
> On Wed, 12 May 2021, 08:55 'Andreas Haas' via v8-dev, <
> [email protected]> wrote:
>
>> Hi,
>>
>> Thank you for the hint. It seems like we did not roll the latest version
>> of the inspector protocol into V8.
>>
>> Cheers, Andreas
>>
>> On Tue, May 11, 2021 at 3:48 AM Hunter Laux <[email protected]> wrote:
>>
>>> Any idea why this isn't being moved?
>>>
>>> https://chromium.googlesource.com/v8/v8.git/+/refs/heads/master/third_party/inspector_protocol/crdtp/serializable.cc#21
>>>
>>> - explicit PreSerialized(std::vector<uint8_t> bytes) : bytes_(bytes) {}
>>> + explicit PreSerialized(std::vector<uint8_t> bytes) :
>>> bytes_(std::move(bytes)) {}
>>>
>>> --
>>> --
>>> v8-dev mailing list
>>> [email protected]
>>> http://groups.google.com/group/v8-dev
>>> ---
>>> You received this message because you are subscribed to the Google
>>> Groups "v8-dev" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to [email protected].
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/v8-dev/4ab46791-489e-42ce-aca2-0d1333878474n%40googlegroups.com
>>> <https://groups.google.com/d/msgid/v8-dev/4ab46791-489e-42ce-aca2-0d1333878474n%40googlegroups.com?utm_medium=email&utm_source=footer>
>>> .
>>>
>> --
>> --
>> v8-dev mailing list
>> [email protected]
>> http://groups.google.com/group/v8-dev
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "v8-dev" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to [email protected].
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/v8-dev/CAELSTvdPVwf%3DyQ%3DEHdDS6OS_G77f5g_NYPY%2B%3Dztqni7BK6NMww%40mail.gmail.com
>> <https://groups.google.com/d/msgid/v8-dev/CAELSTvdPVwf%3DyQ%3DEHdDS6OS_G77f5g_NYPY%2B%3Dztqni7BK6NMww%40mail.gmail.com?utm_medium=email&utm_source=footer>
>> .
>>
>

-- 
-- 
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- 
You received this message because you are subscribed to the Google Groups 
"v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/v8-dev/CABapexdGwBd8X3%3DmxUZ44shxOQGowbCuj9HLk-w3Uc1z%2BGrwqA%40mail.gmail.com.

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to