Services/Sync/WEP/116: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 28: Line 28:
! scope="col" | Comment
! scope="col" | Comment
|-
|-
|  
| Records.import(), Records.get()  
Records.import(), Records.get()  
| low
 
| low<br>
| SyncEngine.sync(), Service.sync()<br>  
| SyncEngine.sync(), Service.sync()<br>  
| <br>
| <br>
Line 80: Line 78:
| Always run async anyway (at least it should be!)<br>
| Always run async anyway (at least it should be!)<br>
|-
|-
|  
| Service.wipeServer(), Service.wipeRemote()<br>  
Service.wipeServer(),
 
Service.wipeRemote()<br>
 
| low<br>
| low<br>
|  
| Service.sync(), Service.changePassphrase(), Service._updateKeysToUTF8Passphrase()<br>  
Service.sync(), Service.changePassphrase(), Service._updateKeysToUTF8Passphrase()<br>
 
| <br>
| <br>
|-
|-
| Service.changePassphrase()<br>
| Service.changePassphrase()<br>  
| medium<br>
| medium<br>  
| UI (generic change dialog)<br>
| UI (generic change dialog)<br>  
| Only called in one place, easily changed<br>
| Only called in one place, easily changed<br>
|-
|-
|  
| Service.getCollectionUsage(), Service.getQuota()  
Service..getCollectionUsage(),<br>
| low<br>  
 
| UI (quota dialog)<br>  
Service.getQuota()
 
| low<br>
| UI (quota dialog)<br>
| Already called async<br>
| Already called async<br>
|-
|-
| Service._handleResource401()<br>
| Service._handleResource401()<br>  
| low<br>
| low<br>  
| "weave:resource:status:401" observer notification<br>
| "weave:resource:status:401" observer notification<br>  
| Need to pass additional callback within the notification subject<br>
| Need to pass additional callback within the notification subject<br>
|-
|-
Line 118: Line 106:
<br>  
<br>  


 
<br>


<br>  
<br>  
canmove, Confirmed users
725

edits

Navigation menu