Hi!Please take a look at this document for an update on WTF::ArrayBuffer after a refactoring in V8 and Blink in the last month. Fear not, all changes landed before the Chrome code freeze.Cheers, Andreas, Dominik, and Ulan
--
You received this message because you are subscribed to the Google Groups "platform-architecture-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to platform-architect...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/platform-architecture-dev/CABNJt2KuxLfKRd85275jkFZ5OMtim6FH5ZR7jSTCqpFRSTDVZQ%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/platform-architecture-dev/CABg10jyB6iNEVVBYs_ck44Mgan_Wkmz7CL7NeH%3Dego0E%2BA__kA%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/platform-architecture-dev/CAELSTvfnW%2BieD14EGHn5G4UcgAcAoOPWriMsnazPm%2B675wE%3DXA%40mail.gmail.com.
I'm on the fence about Partition Alloc's 2 GiB limit. We (Chrome Platform Security) have been lifting memory limits right and left as requirements dictate, and this may be another case of that. We had hoped to use the limits as a form of exploit mitigation/bug detection; for example, a single allocation > 2 GiB was deemed more likely to be the result of int32_t integer overflow (or exploit in progress) than a serious request for that much memory. But perhaps that is no longer true, in a modern JavaScript landscape.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/platform-architecture-dev/CAOuvq20w%2B-Zjd7zUO3akGLCAK5UsVb2evUhyOCKbNuux3Ryy6g%40mail.gmail.com.
I'm on the fence about Partition Alloc's 2 GiB limit. We (Chrome Platform Security) have been lifting memory limits right and left as requirements dictate, and this may be another case of that. We had hoped to use the limits as a form of exploit mitigation/bug detection; for example, a single allocation > 2 GiB was deemed more likely to be the result of int32_t integer overflow (or exploit in progress) than a serious request for that much memory. But perhaps that is no longer true, in a modern JavaScript landscape.Couldn't this be preserved with an allocation flag that permits large allocations or similar, if you feel that this was a valuable protection?
--
--
v8-dev mailing list
v8-...@googlegroups.com
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 v8-dev+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/v8-dev/CAOuvq21ro4xNDBy_6YHN7SOJCO_MMi6ud98NzHqD1dYuA-qa7g%40mail.gmail.com.
You received this message because you are subscribed to the Google Groups "platform-architecture-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to platform-architect...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/platform-architecture-dev/CABg10jxiwMPSzp3pjXi4jLHBbfHfjX5T8gKd3k6MFyTUdygNWw%40mail.gmail.com.