зеркало из https://github.com/mozilla/pjs.git
45b66e946e
- Don't share the prototype's mObservers and mItems with all instances. - Enumerate mItems as an object, not an array, since that's how we use it. - Commonize occurrence-creation logic. - Fix itemNotCompleted filter to trigger on COMPLETED_NO instead of COMPLETED_YES. - Use instanceof rather than QI failure (which will throw, and uglifies control flow) to check item type. - Handle items with no startTime/endTime specified. - Unify brace style. - Use constant for END_OF_TIME. |
||
---|---|---|
.. | ||
Makefile.in | ||
calMemoryCalendar.js |