Daniel Jalkut
|
ab810e9f1c
|
Change the validation code to always discard any pending requests for validation, and focus on the latest request. This works well for our purposes and avoids us queueing up a validation request and then having it somehow come in later than a more up-to-date request that may pertain to a different window or tab.
|
2018-08-19 17:55:46 -04:00 |
Daniel Jalkut
|
6caf85b598
|
I think it's important to have the persistent functions/variables live outside the document loaded handler, so they persist as long as the page is being viewed by the user.
|
2018-08-19 17:54:26 -04:00 |
Daniel Jalkut
|
8748e6f8cf
|
Oops - need to multiply instead of divide to get accurate representation of delay timeout in nanoseconds.
|
2018-08-19 14:08:31 -04:00 |
Daniel Jalkut
|
86ba4b84a8
|
use the pre-calculated validation test.
|
2018-06-19 14:41:50 -04:00 |
Daniel Jalkut
|
3cb6ee35ab
|
First stab at a new 'Subscribe to Feed' Safari App Extension.
|
2018-06-19 13:20:41 -04:00 |