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

Issue 61930043: Fix repair-framework not fully respecting acceptableProblems. (Closed)

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

Description

* getCurrentSeverity would report the severity as if 'permit' is false; fixed by checking permit inside getCurrentSeverity. * 'doNotRepair' would cause a problem to never be removed from yetToRepair; fixed by having runTests check doNotRepair. Supporting changes: * Added tests for acceptableProblems in test-repair-framework. * Verify that acceptableProblems is not modified after it is used. @r5664

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+68 lines, -5 lines) Patch
M src/com/google/caja/ses/repair-framework.js View 6 chunks +19 lines, -5 lines 3 comments Download
M tests/com/google/caja/ses/test-repair-framework.js View 1 chunk +49 lines, -0 lines 0 comments Download

Messages

Total messages: 4
kpreid2
12 years ago (2014-02-11 19:30:06 UTC) #1
MarkM
LGTM https://codereview.appspot.com/61930043/diff/1/src/com/google/caja/ses/repair-framework.js File src/com/google/caja/ses/repair-framework.js (right): https://codereview.appspot.com/61930043/diff/1/src/com/google/caja/ses/repair-framework.js#newcode516 src/com/google/caja/ses/repair-framework.js:516: // This is a useful breakpoint for answering ...
12 years ago (2014-02-11 19:34:36 UTC) #2
kpreid2
https://codereview.appspot.com/61930043/diff/1/src/com/google/caja/ses/repair-framework.js File src/com/google/caja/ses/repair-framework.js (right): https://codereview.appspot.com/61930043/diff/1/src/com/google/caja/ses/repair-framework.js#newcode516 src/com/google/caja/ses/repair-framework.js:516: // This is a useful breakpoint for answering the ...
12 years ago (2014-02-11 19:38:16 UTC) #3
MarkM
12 years ago (2014-02-11 19:40:03 UTC) #4
https://codereview.appspot.com/61930043/diff/1/src/com/google/caja/ses/repair...
File src/com/google/caja/ses/repair-framework.js (right):

https://codereview.appspot.com/61930043/diff/1/src/com/google/caja/ses/repair...
src/com/google/caja/ses/repair-framework.js:516: // This is a useful breakpoint
for answering the question "why is the
ok. Still LGTM
Sign in to reply to this message.

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