Chromium Code Reviews
DescriptionUnship TypedArray.map method
The TypedArray.map method breaks a particular Chrome app, which conditionally
monkey-patches in an unrelated function with the same name, but only if that
property does not exist. The developer already has a fix, but it is not
deployed to all contexts yet. For now, this patch unships the TypedArray.map
method, but the longer-term solution will be to work with the developer to
deploy the fix to the Turbulenz game engine.
BUG=chromium:524392
LOG=Y
R=adamk
Patch Set 1 #
Total comments: 1
Messages
Total messages: 7 (2 generated)
|
||||||||||||||||||||||||||||