Description* IE 11 has a native WeakMap, but it silently fails to accept frozen
keys. Our DoubleWeakMap patch can handle that, but had to be taught
about the exact problem.
* IE 11's typed arrays' prototypes have zero-length ArrayBuffers in
.buffer data properties. This is harmless but was rejected; we now
have a 'maybeAccessor' whitelist symbol. ('accessor' is gone because
it has no uses; we can restore it in the future if needed).
There are still Caja test failures in IE 11; these changes merely
allow SES startup to succeed.
@r5650
Patch Set 1 #
Total comments: 8
MessagesTotal messages: 5
|
|||||||||||||||||||||||||||||||||||||