refactor app directory structure and add tests
This commit is contained in:
20
tests/firefox/webapprt/webapprt.ini
Normal file
20
tests/firefox/webapprt/webapprt.ini
Normal file
@@ -0,0 +1,20 @@
|
||||
|
||||
|
||||
[App]
|
||||
ID=webapprt@mozilla.org
|
||||
Vendor=Mozilla
|
||||
; Note: the Windows stub executable sets nsXREAppData::name to the webapp
|
||||
; origin, overriding the value below, to make the app runner treat webapps
|
||||
; as distinct products, per bug 747409.
|
||||
Name=Webapp Runtime
|
||||
Version=45.4.0
|
||||
BuildID=20160905130425
|
||||
UAName=Firefox
|
||||
|
||||
[Gecko]
|
||||
MinVersion=45.4.0
|
||||
MaxVersion=45.4.0
|
||||
|
||||
[Crash Reporter]
|
||||
Enabled=1
|
||||
ServerURL=https://crash-reports.mozilla.com/submit?id=webapprt@mozilla.org&version=45.4.0&buildid=20160905130425
|
Reference in New Issue
Block a user