View Issue Details

IDProjectCategoryView StatusLast Update
0004154Talerwallet (WebExtension)public2016-01-27 14:08
ReporterFlorian Dold Assigned ToFlorian Dold  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Target Version0.0 
Summary0004154: load SystemJS modules for in-wallet pages with trampoline
DescriptionRight now, in-wallet pages can't use the normal module system, which is messy.

Only the part of the code that accesses then wallet has some special module boilerplate to load and execute the wallet systemjs module.

We should have a trampoline that is added as a script tag to in-wallet pages and automatically loads a "main" function for the JavaScript the belongs to the page (identified by filename).
TagsNo tags attached.

Activities

Florian Dold

2016-01-26 17:25

manager   ~0010102

Trampoline added in b0fc005...c7b8c95.

Issue History

Date Modified Username Field Change
2016-01-25 20:48 Florian Dold New Issue
2016-01-25 20:48 Florian Dold Status new => assigned
2016-01-25 20:48 Florian Dold Assigned To => Florian Dold
2016-01-26 17:25 Florian Dold Note Added: 0010102
2016-01-26 17:25 Florian Dold Status assigned => resolved
2016-01-26 17:25 Florian Dold Resolution open => fixed
2016-01-27 14:08 Christian Grothoff Status resolved => closed
2023-04-13 20:37 Florian Dold Category wallet (WebExtensions) => wallet (WebExtension)