Changes between Initial Version and Version 1 of Ticket #24447, comment 8
- Timestamp:
- 06/20/2013 04:06:01 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #24447, comment 8
initial v1 1 1 [attachment:24447.patch] removes the superfluous nonce check when refreshing nonces. 2 2 3 The nonce refresh has moved into the heartbeat call rather than the autosave call, so I'm not sure how we could immediately re-fire the autosave if its nonce has expired.3 The nonce refresh has moved into the heartbeat call (it was previously in the autosave call), so I'm not sure how we could immediately re-fire the autosave if its nonce has expired.