Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(31)

Issue 202280043: Backport typed array whitelisting (5621,5650,5684,5685,5695,5710) into es53 branch. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 2 months ago by kpreid_google
Modified:
9 years, 2 months ago
Reviewers:
MarkM
CC:
google-caja-discuss_googlegroups.com
Base URL:
http://google-caja.googlecode.com/svn/branches/es53/
Visibility:
Public.

Description

Typed array support in SES (r5621) had previously been excluded for the simple reason that r5621 also includes changes to domado.js to use typed arrays, but ES5/3 does not support typed arrays. In this change we add the SES and taming membrane parts of typed array support only. This change started as a merge svn merge -c 5621,5684 ^/trunk but contains additional edits, as well as manual backports of the remainders of r5650, r5685, r5695, r5710 which did not previously apply. @r5712

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+527 lines, -26 lines) Patch
M . View 0 chunks +0 lines, -0 lines 0 comments Download
M src/com/google/caja/plugin/taming-membrane.js View 8 chunks +100 lines, -18 lines 0 comments Download
M src/com/google/caja/ses/repairES5.js View 6 chunks +195 lines, -4 lines 0 comments Download
M src/com/google/caja/ses/startSES.js View 1 chunk +5 lines, -0 lines 0 comments Download
M src/com/google/caja/ses/whitelist.js View 2 chunks +57 lines, -0 lines 0 comments Download
M tests/com/google/caja/plugin/test-compare-modes.js View 1 chunk +13 lines, -0 lines 0 comments Download
M tests/com/google/caja/plugin/test-scan-guest.js View 3 chunks +106 lines, -4 lines 0 comments Download
M tests/com/google/caja/plugin/test-taming-inout-guest.js View 1 chunk +51 lines, -0 lines 0 comments Download

Messages

Total messages: 2
kpreid_google
9 years, 2 months ago (2015-02-25 20:26:14 UTC) #1
MarkM
9 years, 2 months ago (2015-02-25 20:40:29 UTC) #2
LGTM
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b