mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-02 10:00:54 +00:00
move wallet editor to a server
This commit is contained in:
parent
79d1af55d9
commit
5f91377e5e
@ -1292,7 +1292,9 @@ wallet_RequestToPrefill(XP_List * list) {
|
||||
return;
|
||||
}
|
||||
|
||||
#define WALLET_EDITOR_URL "file:///y|/walleted.html"
|
||||
#define WALLET_EDITOR_URL "http://peoplestage/morse/wallet/walleted.html"
|
||||
//#define WALLET_EDITOR_URL "resource:/res/samples/walleted.html"
|
||||
// bad!!! should pass the above URL as parameter to wallet_PostEdit
|
||||
#define BREAK '\001'
|
||||
|
||||
void
|
||||
|
Loading…
Reference in New Issue
Block a user