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

Issue 13242047: Document all 'canRepair: false' in repairES5. (Closed)

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

Description

Per <https://code.google.com/p/google-caja/issues/detail?id=1836>: In SES, some problems are marked canRepair: false, not because no possible repair exists, but because we no longer expect to see that problem and so the repair code is not worth keeping around (r5524). Add a comment explaining in each case why no repair is present, as a best guess based on the history of each problem record. @r5580

Patch Set 1 #

Total comments: 11

Patch Set 2 : Document all 'canRepair: false' in repairES5. #

Patch Set 3 : Document all 'canRepair: false' in repairES5. #

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

Messages

Total messages: 8
kpreid2
12 years, 7 months ago (2013-08-27 20:22:28 UTC) #1
MarkM
LGTM https://codereview.appspot.com/13242047/diff/1/src/com/google/caja/ses/repairES5.js File src/com/google/caja/ses/repairES5.js (right): https://codereview.appspot.com/13242047/diff/1/src/com/google/caja/ses/repairES5.js#newcode3503 src/com/google/caja/ses/repairES5.js:3503: canRepair: false, // Not repairable Since one of ...
12 years, 7 months ago (2013-08-27 20:53:52 UTC) #2
kpreid2
Per <https://code.google.com/p/google-caja/issues/detail?id=1836>: In SES, some problems are marked canRepair: false, not because no possible repair ...
12 years, 7 months ago (2013-08-27 22:29:42 UTC) #3
kpreid2
https://codereview.appspot.com/13242047/diff/1/src/com/google/caja/ses/repairES5.js File src/com/google/caja/ses/repairES5.js (right): https://codereview.appspot.com/13242047/diff/1/src/com/google/caja/ses/repairES5.js#newcode3503 src/com/google/caja/ses/repairES5.js:3503: canRepair: false, // Not repairable On 2013/08/27 20:53:52, MarkM ...
12 years, 7 months ago (2013-08-27 22:29:46 UTC) #4
MarkM
https://codereview.appspot.com/13242047/diff/1/src/com/google/caja/ses/repairES5.js File src/com/google/caja/ses/repairES5.js (right): https://codereview.appspot.com/13242047/diff/1/src/com/google/caja/ses/repairES5.js#newcode3936 src/com/google/caja/ses/repairES5.js:3936: canRepair: false, // Not attempting a repair On 2013/08/27 ...
12 years, 7 months ago (2013-08-27 23:09:24 UTC) #5
kpreid2
Per <https://code.google.com/p/google-caja/issues/detail?id=1836>: In SES, some problems are marked canRepair: false, not because no possible repair ...
12 years, 7 months ago (2013-08-27 23:38:42 UTC) #6
kpreid2
https://codereview.appspot.com/13242047/diff/1/src/com/google/caja/ses/repairES5.js File src/com/google/caja/ses/repairES5.js (right): https://codereview.appspot.com/13242047/diff/1/src/com/google/caja/ses/repairES5.js#newcode3936 src/com/google/caja/ses/repairES5.js:3936: canRepair: false, // Not attempting a repair On 2013/08/27 ...
12 years, 7 months ago (2013-08-27 23:40:23 UTC) #7
MarkM
12 years, 7 months ago (2013-08-27 23:43:23 UTC) #8
On 2013/08/27 23:40:23, kpreid2 wrote:
>
https://codereview.appspot.com/13242047/diff/1/src/com/google/caja/ses/repair...
> File src/com/google/caja/ses/repairES5.js (right):
> 
>
https://codereview.appspot.com/13242047/diff/1/src/com/google/caja/ses/repair...
> src/com/google/caja/ses/repairES5.js:3936: canRepair: false,  // Not
attempting
> a repair
> On 2013/08/27 23:09:24, MarkM wrote:
> > // No known repairable platforms with this bug, so not worth repairing
> 
> Done, in slightly more words. Please confirm I didn't use that phrase in a
case
> where it doesn't apply.

Confirmed.
Sign in to reply to this message.

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