Revision: 5484
Author:   [email protected]
Date:     Thu Jul 11 16:56:33 2013
Log:      Missing line from r5483: repairES5 bug link
https://codereview.appspot.com/11180043

* In repairES5, added a bug link for PUSH_IGNORES_FROZEN in Chrome
  (issue 1756).

[email protected]

http://code.google.com/p/google-caja/source/detail?r=5484

Modified:
 /trunk/src/com/google/caja/ses/repairES5.js

=======================================
--- /trunk/src/com/google/caja/ses/repairES5.js Thu Jul 11 15:50:37 2013
+++ /trunk/src/com/google/caja/ses/repairES5.js Thu Jul 11 16:56:33 2013
@@ -3770,7 +3770,7 @@
       repair: repair_PUSH_IGNORES_SEALED,
       preSeverity: severities.UNSAFE_SPEC_VIOLATION,
       canRepair: true,
-      urls: [],
+      urls: ['https://code.google.com/p/v8/issues/detail?id=2711'],
       sections: ['15.2.3.9'],
       tests: [] // TODO(erights): Add to test262
     },

--

--- You received this message because you are subscribed to the Google Groups "Google Caja Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to