Changes between Version 10 and Version 12 of Ticket #13759
- Timestamp:
- Apr 14, 2013, 6:44:14 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13759
-
Property
Status
changed from
open
toassigned
- Property Owner set to m_gol
-
Property
Status
changed from
-
Ticket #13759 – Description
v10 v12 1 1 We can compress better if we tell uglifyjs to not mangle undefined, as suggested by dcherman. 2 2 3 '''----- ORIGINAL TEXT -----''' 3 '''----- ORIGINAL TEXT -----'''[[BR]] 4 4 According to ES5.1, `undefined` is immutable. All supported in 2.0 browsers besides Android <4.1 (including iOS 5.1 and VERY old Safari) adhere to that. 5 5