View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0004221 | Taler | other | public | 2016-03-02 05:17 | 2016-10-11 17:28 | 
| Reporter | Florian Dold | Assigned To | Florian Dold | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried | 
| Status | closed | Resolution | fixed | ||
| Product Version | 0.0 | ||||
| Target Version | 0.1 | Fixed in Version | 0.1 | ||
| Summary | 0004221: remove wallet load/unload events from spec and code | ||||
| Description | ... there is basically no way to implement those reliably, especially with WebExtensions. Instead, timeouts should be used to detect non-presence of a wallet, and websites may periodically probe (let's say every 300ms) to detect presence.  | ||||
| Tags | No tags attached. | ||||
| 
		 | 
	taler-presence.js should abstract over these things (timeouts, re-querying) and provide simple callbacks. | 
| 
		 | 
	I thought you figured out a way to do unload-detection. While I agree with that taler-presence.js should abstract it out, I don't think that's a reason to not have it in the spec. Please clarify what's left to do here. | 
| 
		 | 
	
	All code that interfaces with the wallet now uses the on{Present,Absent} events from the wallet lib. We don't have the load/unload events, as they're unreliable at least in Chrome.  | 
| Date Modified | Username | Field | Change | 
|---|---|---|---|
| 2016-03-02 05:17 | Florian Dold | New Issue | |
| 2016-03-02 13:47 | Florian Dold | Note Added: 0010216 | |
| 2016-03-02 13:47 | Florian Dold | Assigned To | => Florian Dold | 
| 2016-03-02 13:47 | Florian Dold | Status | new => assigned | 
| 2016-03-08 21:26 | Christian Grothoff | Product Version | => 0.0 | 
| 2016-03-08 21:26 | Christian Grothoff | Target Version | => 0.1 | 
| 2016-03-19 19:42 | Christian Grothoff | Note Added: 0010252 | |
| 2016-03-20 21:53 | Torsten Grothoff | Issue cloned: 0004259 | |
| 2016-09-12 23:49 | Florian Dold | Note Added: 0011109 | |
| 2016-09-12 23:49 | Florian Dold | Status | assigned => resolved | 
| 2016-09-12 23:49 | Florian Dold | Resolution | open => fixed | 
| 2016-09-19 00:53 | Christian Grothoff | Fixed in Version | => 0.1 | 
| 2016-10-11 17:28 | Christian Grothoff | Status | resolved => closed |