Bug Tracker

Changes between Version 10 and Version 12 of Ticket #13759


Ignore:
Timestamp:
Apr 14, 2013, 6:44:14 PM (10 years ago)
Author:
m_gol
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #13759

    • Property Status changed from open to assigned
    • Property Owner set to m_gol
  • Ticket #13759 – Description

    v10 v12  
    11We can compress better if we tell uglifyjs to not mangle undefined, as suggested by dcherman.
    22
    3 '''----- ORIGINAL TEXT -----'''
     3'''----- ORIGINAL TEXT -----'''[[BR]]
    44According 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.
    55