Changes between Initial Version and Version 15 of Ticket #3259
- Timestamp:
- 01/19/07 23:03:16 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3259
- Property Status changed from new to reopened
- Property Summary changed from Prototype script, spaces to tabs to Should compress javascripts to save space
- Property Milestone changed from 2.1 to 2.2
- Property Owner changed from anonymous to markjaquith
-
Ticket #3259 – Description
initial v15 1 The current version of Prototype included in 2.1 trunk uses spaces instead of tabs. Converting those spaces to tabs saves 4k of file size (55k to 51k). I think it's worth doing. 2 3 I'm not including a patch with this one since it would be fairly useless. :) 1 Should compress javascripts to save space