Auto-save for the Dart Editor.
Note: this CL is not done yet, it will include a preference to turn on auto-save. I wanted to push it out to people to get feedback.
I thought that it would be smart to include it in the reconciliation logic to prevent extra reconciliation from being triggered from the save. Also, by including it with reconciliation, it prevents us from needing to add a timer/loop to automatically save in the Editor.
http://code.google.com/p/dart/issues/detail?id=2960