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

Issue 12960044: Fixes bogus complaints on IE10, FF Nightly, and Safari Nightly (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 7 months ago by MarkM
Modified:
12 years, 7 months ago
Reviewers:
kpreid2
CC:
google-caja-discuss_googlegroups.com
Base URL:
http://google-caja.googlecode.com/svn/trunk/
Visibility:
Public.

Description

The X_IGNORES_Y matrix of tests was not testing for seal violations correctly. The splice test was not creating a potential seal violation.

Patch Set 1 #

Patch Set 2 : Fixes bogus complaints on IE10, FF Nightly, and Safari Nightly #

Total comments: 2

Patch Set 3 : Fixes bogus complaints on IE10, FF Nightly, and Safari Nightly #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -17 lines) Patch
M src/com/google/caja/ses/repairES5.js View 1 2 4 chunks +51 lines, -17 lines 0 comments Download

Messages

Total messages: 5
MarkM
12 years, 7 months ago (2013-08-15 05:20:47 UTC) #1
MarkM
The X_IGNORES_Y matrix of tests was not testing for seal violations correctly. The splice test ...
12 years, 7 months ago (2013-08-15 05:22:18 UTC) #2
kpreid2
LGTM https://codereview.appspot.com/12960044/diff/1002/src/com/google/caja/ses/repairES5.js File src/com/google/caja/ses/repairES5.js (right): https://codereview.appspot.com/12960044/diff/1002/src/com/google/caja/ses/repairES5.js#newcode3325 src/com/google/caja/ses/repairES5.js:3325: function test_METHOD_IGNORES_SEALED() { I don't like the use ...
12 years, 7 months ago (2013-08-15 16:43:11 UTC) #3
MarkM
The X_IGNORES_Y matrix of tests was not testing for seal violations correctly. The splice test ...
12 years, 7 months ago (2013-08-15 17:02:31 UTC) #4
MarkM
12 years, 7 months ago (2013-08-15 17:02:57 UTC) #5
https://codereview.appspot.com/12960044/diff/1002/src/com/google/caja/ses/rep...
File src/com/google/caja/ses/repairES5.js (right):

https://codereview.appspot.com/12960044/diff/1002/src/com/google/caja/ses/rep...
src/com/google/caja/ses/repairES5.js:3325: function test_METHOD_IGNORES_SEALED()
{
On 2013/08/15 16:43:11, kpreid2 wrote:
> I don't like the use of uppercase here because it implies that
> 'METHOD_IGNORES_SEALED' is an actual problem ID. I suggest either
> 'test_method_IGNORES_SEALED' or keeping the original name. Ditto for the other
> test and the repair.
> 
> I suggest inserting a comment above this line explaining what the difference
> between the two test functions is.

Done.
Sign in to reply to this message.

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