Status: Assigned
Owner: [email protected]
Labels: Type-Bug Priority-High

New issue 2812 by [email protected]: V8 roll to 3.20.9.1 broke Google Maps
http://code.google.com/p/v8/issues/detail?id=2812

The V8 roll to 3.20.9.1 in https://src.chromium.org/viewvc/chrome?revision=214113&view=revision broke the WebGL based Google Maps. It looks like additional range checking for creation of typed array instances was added (perhaps in an attempt to work around OOM crashes), but this checking broke Maps on 32-bit platforms (Windows and Mac).

The error reported to the console is:

Uncaught RangeError: Size is too large (or is negative).

See internal issue ID 10072823.


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
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].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to