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

Issue 4561046: Update version of Caja (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years ago by Jasvir
Modified:
14 years, 10 months ago
Reviewers:
jas, plindner1
CC:
shindig.remailer_gmail.com
Base URL:
https://svn.apache.org/repos/asf/shindig/trunk/
Visibility:
Public.

Description

Description This release includes: * Fixes error message when attempting to tame a cross-frame function. * UMP workaround for browsers that implement only CORS * Handle '--' in html rendering differently from xml * Fixes bug around masking inherited read-only properties. * Remove unnecessary repeated checks in es53 * Changes String(name) to ''+name in Object.prototype.m___ * Fixes deletion bug around delete x[{valueOf:fn(){return 'a'}}] * Check globals do not end with double underscore (__) * fix es53 debugging in webkit-based browsers * Fix bug in call to .f___ in Array.forEach * Canvas support on IE * make ; optional after do-while * Improved handling of content-type and module url resolution * Fixes getPrototypeOf on IE, removes weakness in def(). * fix html_sanitize('<a\n')

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M pom.xml View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3
Jasvir
15 years ago (2011-05-27 23:44:13 UTC) #1
plindner1
lgtm -- At some point we should probably coordinate the version of caja used here ...
15 years ago (2011-05-28 00:04:21 UTC) #2
jas_nagras.com
15 years ago (2011-05-28 00:26:19 UTC) #3
On Fri, May 27, 2011 at 5:04 PM, <plindner@google.com> wrote:

> lgtm
>
> -- At some point we should probably coordinate the version of caja used
> here and the version specified in closure compiler's pom...


+1  There've not been any changes in the jsonml api.  How does maven handle
it when there's more than one version of a library transitively requested?


>
>
> http://codereview.appspot.com/4561046/
>
Sign in to reply to this message.

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