Changes between Version 1 and Version 2 of Ticket #15443, comment 4
- Timestamp:
- May 31, 2012, 2:38:13 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #15443, comment 4
v1 v2 1 They'll work if/when we upgrade to Rhino 1.7R3. Right now, we share js.jar with Shrinksafe, but we could include two different versions in our build. There's a patch pending for #9773 to upgrade Shrinksafe to 1.7R3 also, but we ran into a snag with performance problems. 1 They'll work if/when we upgrade to Rhino 1.7R3. Right now, we share js.jar with Shrinksafe, but we could include two different versions in our build. There's a patch pending for #9773 to upgrade Shrinksafe to 1.7R3 also, but we ran into a snag with performance problems. I guess the has() calls in dojo/json should handle cutting over to the native version when it's available.