WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
166701
WebAssembly: Module.customSections test copying
https://bugs.webkit.org/show_bug.cgi?id=166701
Summary
WebAssembly: Module.customSections test copying
JF Bastien
Reported
2017-01-04 15:46:22 PST
In
bug #165159
I forgot to check that the ArrayBuffer obtained is always a new object, not a view onto the old. This is important because modifying the ArrayBuffer shouldn't modify the original custom section (there would also be lifetime issues).
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug