-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathgeckodriver.log
518 lines (518 loc) · 116 KB
/
geckodriver.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
1539429809250 geckodriver INFO geckodriver 0.19.1
1539429809268 geckodriver INFO Listening on 127.0.0.1:38542
1539429810564 mozrunner::runner INFO Running command: "/usr/bin/firefox" "-marionette" "-profile" "/tmp/rust_mozprofile.nh9wMaTIAchG"
1539429820970 addons.manager DEBUG Application has been upgraded
1539429821017 addons.manager DEBUG Loaded provider scope for resource://gre/modules/addons/XPIProvider.jsm: ["XPIProvider", "XPIInternal"]
1539429821022 addons.manager DEBUG Loaded provider scope for resource://gre/modules/LightweightThemeManager.jsm: ["LightweightThemeManager"]
Traceback (most recent call last):
File "/usr/bin/lsb_release", line 20, in <module>
from optparse import OptionParser
File "/usr/lib/python3.5/optparse.py", line 76, in <module>
import textwrap
File "/usr/lib/python3.5/textwrap.py", line 8, in <module>
import re
File "/usr/lib/python3.5/re.py", line 123, in <module>
import sre_compile
File "<frozen importlib._bootstrap>", line 969, in _find_and_load
File "<frozen importlib._bootstrap>", line 958, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 673, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 661, in exec_module
File "<frozen importlib._bootstrap_external>", line 750, in get_code
File "<frozen importlib._bootstrap_external>", line 819, in get_data
KeyboardInterrupt
1539429968838 geckodriver INFO geckodriver 0.19.1
1539429968844 geckodriver INFO Listening on 127.0.0.1:51842
1539429970072 mozrunner::runner INFO Running command: "/usr/bin/firefox" "-marionette" "-profile" "/tmp/rust_mozprofile.YDBOHcmnZLMC"
1539429970369 addons.manager DEBUG Application has been upgraded
1539429970386 addons.manager DEBUG Loaded provider scope for resource://gre/modules/addons/XPIProvider.jsm: ["XPIProvider", "XPIInternal"]
1539429970391 addons.manager DEBUG Loaded provider scope for resource://gre/modules/LightweightThemeManager.jsm: ["LightweightThemeManager"]
1539429970504 addons.manager DEBUG Loaded provider scope for resource://gre/modules/addons/GMPProvider.jsm
1539429970507 addons.manager DEBUG Loaded provider scope for resource://gre/modules/addons/PluginProvider.jsm
1539429970508 addons.manager DEBUG Starting provider: XPIProvider
1539429970508 addons.xpi DEBUG startup
1539429970635 addons.xpi INFO SystemAddonLocation directory is missing
1539429970652 addons.xpi INFO Removing all system add-on upgrades.
1539429970653 addons.xpi DEBUG checkForChanges
1539429970654 addons.xpi DEBUG Loaded add-on state: ${}
1539429970655 addons.xpi DEBUG New add-on activity-stream@mozilla.org in app-system-defaults
1539429970666 addons.xpi DEBUG New add-on aushelper@mozilla.org in app-system-defaults
1539429970667 addons.xpi DEBUG New add-on firefox@getpocket.com in app-system-defaults
1539429970668 addons.xpi DEBUG New add-on formautofill@mozilla.org in app-system-defaults
1539429970669 addons.xpi DEBUG New add-on onboarding@mozilla.org in app-system-defaults
1539429970670 addons.xpi DEBUG New add-on screenshots@mozilla.org in app-system-defaults
1539429970670 addons.xpi DEBUG New add-on webcompat-reporter@mozilla.org in app-system-defaults
1539429970671 addons.xpi DEBUG New add-on webcompat@mozilla.org in app-system-defaults
1539429970707 addons.xpi DEBUG New add-on langpack-en-GB@firefox.mozilla.org in app-global
1539429970724 addons.xpi DEBUG New add-on langpack-en-CA@firefox.mozilla.org in app-global
1539429970725 addons.xpi DEBUG New add-on langpack-en-ZA@firefox.mozilla.org in app-global
1539429970725 addons.xpi DEBUG scanForChanges changed: true, state: {}
1539429970735 addons.xpi-utils DEBUG Error: Synchronously loading the add-ons database (resource://gre/modules/addons/XPIDatabase.jsm:1329:15) JS Stack trace: syncLoadDB@XPIDatabase.jsm:1329:15
checkForChanges@XPIProvider.jsm:2537:9
startup@XPIProvider.jsm:2120:25
callProvider@AddonManager.jsm:206:12
_startProvider@AddonManager.jsm:654:5
startup@AddonManager.jsm:813:9
startup@AddonManager.jsm:2811:5
observe@addonManager.js:66:9
1539429970736 addons.xpi-utils DEBUG Starting async load of XPI database /tmp/rust_mozprofile.YDBOHcmnZLMC/extensions.json
1539429971388 addons.xpi-utils DEBUG New add-on activity-stream@mozilla.org installed in app-system-defaults
*** Blocklist::_preloadBlocklistFile: blocklist is disabled
1539429971566 addons.xpi-utils DEBUG New add-on aushelper@mozilla.org installed in app-system-defaults
1539429971599 addons.xpi-utils DEBUG New add-on firefox@getpocket.com installed in app-system-defaults
1539429971663 addons.xpi-utils DEBUG XPI Database saved, setting schema version preference to 27
1539429971669 addons.xpi-utils DEBUG New add-on formautofill@mozilla.org installed in app-system-defaults
1539429971690 addons.xpi-utils DEBUG New add-on onboarding@mozilla.org installed in app-system-defaults
1539429971706 addons.xpi-utils DEBUG New add-on screenshots@mozilla.org installed in app-system-defaults
1539429971713 addons.xpi-utils DEBUG New add-on webcompat-reporter@mozilla.org installed in app-system-defaults
1539429971721 addons.xpi-utils DEBUG New add-on webcompat@mozilla.org installed in app-system-defaults
1539429971984 addons.xpi-utils DEBUG New add-on langpack-en-GB@firefox.mozilla.org installed in app-global
1539429972061 addons.xpi-utils DEBUG New add-on langpack-en-CA@firefox.mozilla.org installed in app-global
1539429972073 addons.xpi-utils DEBUG New add-on langpack-en-ZA@firefox.mozilla.org installed in app-global
1539429972085 addons.manager DEBUG Registering startup change 'installed' for activity-stream@mozilla.org
1539429972094 addons.xpi DEBUG Loading bootstrap scope from /usr/lib/firefox/browser/features/activity-stream@mozilla.org.xpi
1539429972097 addons.xpi DEBUG Calling bootstrap method install on activity-stream@mozilla.org version 2018.08.22.1219-93becf29
1539429972097 addons.xpi-utils DEBUG Make addon app-system-defaults:activity-stream@mozilla.org visible
1539429972098 addons.xpi DEBUG Updating XPIState for {"id":"activity-stream@mozilla.org","syncGUID":"{cd99f8fe-9cbc-4487-bfc4-86e4ef51b24d}","version":"2018.08.22.1219-93becf29","type":"extension","defaultLocale":{"name":"Activity Stream","description":"A rich visual history feed and a reimagined home page make it easier than ever to find exactly what you're looking for in Firefox."},"visible":true,"active":false,"userDisabled":false,"appDisabled":false,"installDate":1538527113000,"updateDate":1538527113000,"applyBackgroundUpdates":1,"path":"/usr/lib/firefox/browser/features/activity-stream@mozilla.org.xpi","skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"strictCompatibility":false,"locales":[],"targetApplications":[{"id":"{ec8030f7-c20a-464f-9b0e-13a3a9e97384}","minVersion":"62.0.3","maxVersion":"62.*"}],"targetPlatforms":[],"seen":true,"dependencies":[],"hasEmbeddedWebExtension":false,"userPermissions":null,"icons":{},"blocklistState":0,"blocklistURL":null,"startupData":null,"location":"app-system-defaults"}
1539429972099 addons.manager DEBUG Registering startup change 'installed' for aushelper@mozilla.org
1539429972099 addons.xpi DEBUG Loading bootstrap scope from /usr/lib/firefox/browser/features/aushelper@mozilla.org.xpi
1539429972102 addons.xpi DEBUG Calling bootstrap method install on aushelper@mozilla.org version 2.0
1539429972102 addons.xpi-utils DEBUG Make addon app-system-defaults:aushelper@mozilla.org visible
1539429972102 addons.xpi DEBUG Updating XPIState for {"id":"aushelper@mozilla.org","syncGUID":"{2d834b9b-80da-4483-b86d-851c7974af1a}","version":"2.0","type":"extension","defaultLocale":{"name":"Application Update Service Helper","description":"Sets value(s) in the update url based on custom checks."},"visible":true,"active":false,"userDisabled":false,"appDisabled":false,"installDate":1538527113000,"updateDate":1538527113000,"applyBackgroundUpdates":1,"path":"/usr/lib/firefox/browser/features/aushelper@mozilla.org.xpi","skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"strictCompatibility":false,"locales":[],"targetApplications":[{"id":"{ec8030f7-c20a-464f-9b0e-13a3a9e97384}","minVersion":"62.0.3","maxVersion":"62.*"}],"targetPlatforms":[],"seen":true,"dependencies":[],"hasEmbeddedWebExtension":false,"userPermissions":null,"icons":{},"blocklistState":0,"blocklistURL":null,"startupData":null,"location":"app-system-defaults"}
1539429972103 addons.manager DEBUG Registering startup change 'installed' for firefox@getpocket.com
1539429972103 addons.xpi DEBUG Loading bootstrap scope from /usr/lib/firefox/browser/features/firefox@getpocket.com.xpi
1539429972110 addons.xpi DEBUG Calling bootstrap method install on firefox@getpocket.com version 1.0.5
1539429972110 addons.xpi-utils DEBUG Make addon app-system-defaults:firefox@getpocket.com visible
1539429972111 addons.xpi DEBUG Updating XPIState for {"id":"firefox@getpocket.com","syncGUID":"{f35c730e-de56-4f62-a7e0-50d0df2e3505}","version":"1.0.5","type":"extension","defaultLocale":{"name":"Pocket","description":"When you find something you want to view later, put it in Pocket."},"visible":true,"active":false,"userDisabled":false,"appDisabled":false,"installDate":1538527113000,"updateDate":1538527113000,"applyBackgroundUpdates":1,"path":"/usr/lib/firefox/browser/features/firefox@getpocket.com.xpi","skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"strictCompatibility":false,"locales":[],"targetApplications":[{"id":"{ec8030f7-c20a-464f-9b0e-13a3a9e97384}","minVersion":"62.0.3","maxVersion":"62.*"}],"targetPlatforms":[],"seen":true,"dependencies":[],"hasEmbeddedWebExtension":false,"userPermissions":null,"icons":{},"blocklistState":0,"blocklistURL":null,"startupData":null,"location":"app-system-defaults"}
1539429972111 addons.manager DEBUG Registering startup change 'installed' for formautofill@mozilla.org
1539429972111 addons.xpi DEBUG Loading bootstrap scope from /usr/lib/firefox/browser/features/formautofill@mozilla.org.xpi
1539429972113 addons.xpi DEBUG Calling bootstrap method install on formautofill@mozilla.org version 1.0
1539429972114 addons.xpi-utils DEBUG Make addon app-system-defaults:formautofill@mozilla.org visible
1539429972114 addons.xpi DEBUG Updating XPIState for {"id":"formautofill@mozilla.org","syncGUID":"{340a8f6d-0cb8-44c1-9c5d-7f7358593c6c}","version":"1.0","type":"extension","defaultLocale":{"name":"Form Autofill","description":"Autofill forms with saved profiles"},"visible":true,"active":false,"userDisabled":false,"appDisabled":false,"installDate":1538527113000,"updateDate":1538527113000,"applyBackgroundUpdates":1,"path":"/usr/lib/firefox/browser/features/formautofill@mozilla.org.xpi","skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"strictCompatibility":false,"locales":[],"targetApplications":[{"id":"{ec8030f7-c20a-464f-9b0e-13a3a9e97384}","minVersion":"62.0.3","maxVersion":"62.*"}],"targetPlatforms":[],"seen":true,"dependencies":[],"hasEmbeddedWebExtension":false,"userPermissions":null,"icons":{},"blocklistState":0,"blocklistURL":null,"startupData":null,"location":"app-system-defaults"}
1539429972114 addons.manager DEBUG Registering startup change 'installed' for onboarding@mozilla.org
1539429972114 addons.xpi DEBUG Loading bootstrap scope from /usr/lib/firefox/browser/features/onboarding@mozilla.org.xpi
1539429972118 addons.xpi DEBUG Calling bootstrap method install on onboarding@mozilla.org version 1.0
1539429972118 addons.xpi-utils DEBUG Make addon app-system-defaults:onboarding@mozilla.org visible
1539429972119 addons.xpi DEBUG Updating XPIState for {"id":"onboarding@mozilla.org","syncGUID":"{968be3c6-6fdc-4f40-b85f-feaeaed0d7f8}","version":"1.0","type":"extension","defaultLocale":{"name":"Photon onboarding","description":"Photon onboarding"},"visible":true,"active":false,"userDisabled":false,"appDisabled":false,"installDate":1538527113000,"updateDate":1538527113000,"applyBackgroundUpdates":1,"path":"/usr/lib/firefox/browser/features/onboarding@mozilla.org.xpi","skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"strictCompatibility":false,"locales":[],"targetApplications":[{"id":"{ec8030f7-c20a-464f-9b0e-13a3a9e97384}","minVersion":"62.0.3","maxVersion":"62.*"}],"targetPlatforms":[],"seen":true,"dependencies":[],"hasEmbeddedWebExtension":false,"userPermissions":null,"icons":{},"blocklistState":0,"blocklistURL":null,"startupData":null,"location":"app-system-defaults"}
1539429972119 addons.manager DEBUG Registering startup change 'installed' for screenshots@mozilla.org
1539429972119 addons.xpi DEBUG Loading bootstrap scope from /usr/lib/firefox/browser/features/screenshots@mozilla.org.xpi
1539429972122 addons.xpi DEBUG Calling bootstrap method install on screenshots@mozilla.org version 33.0.0
1539429972122 addons.xpi-utils DEBUG Make addon app-system-defaults:screenshots@mozilla.org visible
1539429972123 addons.xpi DEBUG Updating XPIState for {"id":"screenshots@mozilla.org","syncGUID":"{a8d7a428-6ebd-4dcd-839e-42cfbe6d1053}","version":"33.0.0","type":"extension","defaultLocale":{"name":"Firefox Screenshots","homepageURL":"https://screenshots.firefox.com/"},"visible":true,"active":false,"userDisabled":false,"appDisabled":false,"installDate":1538527113000,"updateDate":1538527113000,"applyBackgroundUpdates":1,"path":"/usr/lib/firefox/browser/features/screenshots@mozilla.org.xpi","skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"strictCompatibility":false,"locales":[],"targetApplications":[{"id":"{ec8030f7-c20a-464f-9b0e-13a3a9e97384}","minVersion":"57.0a1","maxVersion":"*"}],"targetPlatforms":[],"seen":true,"dependencies":[],"hasEmbeddedWebExtension":false,"userPermissions":null,"icons":{},"blocklistState":0,"blocklistURL":null,"startupData":null,"location":"app-system-defaults"}
1539429972123 addons.manager DEBUG Registering startup change 'installed' for webcompat-reporter@mozilla.org
1539429972123 addons.xpi DEBUG Loading bootstrap scope from /usr/lib/firefox/browser/features/webcompat-reporter@mozilla.org.xpi
1539429972125 addons.xpi DEBUG Calling bootstrap method install on webcompat-reporter@mozilla.org version 1.0.0
1539429972125 addons.xpi-utils DEBUG Make addon app-system-defaults:webcompat-reporter@mozilla.org visible
1539429972126 addons.xpi DEBUG Updating XPIState for {"id":"webcompat-reporter@mozilla.org","syncGUID":"{9c9e8cc8-2f90-44aa-8395-fa613ad3fe69}","version":"1.0.0","type":"extension","defaultLocale":{"name":"WebCompat Reporter","description":"Report site compatibility issues on webcompat.com."},"visible":true,"active":false,"userDisabled":false,"appDisabled":false,"installDate":1538527114000,"updateDate":1538527114000,"applyBackgroundUpdates":1,"path":"/usr/lib/firefox/browser/features/webcompat-reporter@mozilla.org.xpi","skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"strictCompatibility":false,"locales":[],"targetApplications":[{"id":"{ec8030f7-c20a-464f-9b0e-13a3a9e97384}","minVersion":"62.0.3","maxVersion":"62.*"}],"targetPlatforms":[],"seen":true,"dependencies":[],"hasEmbeddedWebExtension":false,"userPermissions":null,"icons":{},"blocklistState":0,"blocklistURL":null,"startupData":null,"location":"app-system-defaults"}
1539429972126 addons.manager DEBUG Registering startup change 'installed' for webcompat@mozilla.org
1539429972126 addons.xpi DEBUG Loading bootstrap scope from /usr/lib/firefox/browser/features/webcompat@mozilla.org.xpi
1539429972128 addons.xpi DEBUG Calling bootstrap method install on webcompat@mozilla.org version 2.0
1539429972128 addons.xpi-utils DEBUG Make addon app-system-defaults:webcompat@mozilla.org visible
1539429972129 addons.xpi DEBUG Updating XPIState for {"id":"webcompat@mozilla.org","syncGUID":"{fc5c1b2f-1663-4d71-9bcd-77cadae9f5f5}","version":"2.0","type":"extension","defaultLocale":{"name":"Web Compat","description":"Urgent post-release fixes for web compatibility."},"visible":true,"active":false,"userDisabled":false,"appDisabled":false,"installDate":1538527114000,"updateDate":1538527114000,"applyBackgroundUpdates":1,"path":"/usr/lib/firefox/browser/features/webcompat@mozilla.org.xpi","skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"strictCompatibility":false,"locales":[],"targetApplications":[{"id":"{ec8030f7-c20a-464f-9b0e-13a3a9e97384}","minVersion":"62.0.3","maxVersion":"62.*"},{"id":"{aa3c5121-dab2-40e2-81ca-7ea25febc110}","minVersion":"62.0.3","maxVersion":"62.*"}],"targetPlatforms":[],"seen":true,"dependencies":[],"hasEmbeddedWebExtension":true,"userPermissions":null,"icons":{},"blocklistState":0,"blocklistURL":null,"startupData":null,"location":"app-system-defaults"}
1539429972130 addons.manager DEBUG Registering startup change 'installed' for langpack-en-GB@firefox.mozilla.org
1539429972130 addons.xpi DEBUG Loading bootstrap scope from /usr/lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org.xpi
1539429972130 addons.xpi DEBUG Calling bootstrap method install on langpack-en-GB@firefox.mozilla.org version 62.0
1539429972130 addons.xpi-utils DEBUG Make addon app-global:langpack-en-GB@firefox.mozilla.org visible
1539429972131 addons.xpi DEBUG Updating XPIState for {"id":"langpack-en-GB@firefox.mozilla.org","syncGUID":"{3d8dfffe-3aba-43e7-a464-405e61cf1b35}","version":"62.0","type":"webextension-langpack","updateURL":null,"optionsURL":null,"optionsType":null,"optionsBrowserStyle":true,"aboutURL":null,"defaultLocale":{"name":"English (GB) Language Pack","description":"Language pack for Firefox for en-GB","creator":"Mark Tyndall (contributors: David Bartlett, Constantine Murenin, Ian Neal)","developers":null,"translators":null,"contributors":null},"visible":true,"active":false,"userDisabled":false,"appDisabled":false,"installDate":1538529948000,"updateDate":1538529948000,"applyBackgroundUpdates":1,"path":"/usr/lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org.xpi","skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":true,"strictCompatibility":true,"locales":[],"targetApplications":[{"id":"toolkit@mozilla.org","minVersion":"62.0","maxVersion":"62.*"}],"targetPlatforms":[],"seen":true,"dependencies":[],"hasEmbeddedWebExtension":false,"userPermissions":null,"icons":{},"iconURL":null,"icon64URL":null,"blocklistState":0,"blocklistURL":null,"startupData":{"chromeEntries":[["locale","necko","en-GB","chrome/en-GB/locale/en-GB/necko/"],["locale","pdf.js","en-GB","browser/chrome/en-GB/locale/pdfviewer/"],["locale","global","en-GB","chrome/en-GB/locale/en-GB/global/"],["locale","onboarding","en-GB","browser/features/onboarding@mozilla.org/en-GB/locale/en-GB/"],["locale","devtools","en-GB","browser/chrome/en-GB/locale/en-GB/devtools/client/"],["locale","pipnss","en-GB","chrome/en-GB/locale/en-GB/pipnss/"],["locale","alerts","en-GB","chrome/en-GB/locale/en-GB/alerts/"],["locale","devtools-startup","en-GB","browser/chrome/en-GB/locale/en-GB/devtools/startup/"],["locale","branding","en-GB","browser/chrome/en-GB/locale/branding/"],["locale","autoconfig","en-GB","chrome/en-GB/locale/en-GB/autoconfig/"],["locale","devtools-shared","en-GB","browser/chrome/en-GB/locale/en-GB/devtools/shared/"],["locale","global-platform","en-GB","chrome/en-GB/locale/en-GB/global-platform/unix/"],["locale","browser-region","en-GB","browser/chrome/en-GB/locale/browser-region/"],["locale","mozapps","en-GB","chrome/en-GB/locale/en-GB/mozapps/"],["locale","pluginproblem","en-GB","chrome/en-GB/locale/en-GB/pluginproblem/"],["locale","formautofill","en-GB","browser/features/formautofill@mozilla.org/en-GB/locale/en-GB/"],["locale","weave","en-GB","chrome/en-GB/locale/en-GB/services/"],["locale","pocket","en-GB","browser/features/firefox@getpocket.com/en-GB/locale/en-GB/"],["locale","places","en-GB","chrome/en-GB/locale/en-GB/places/"],["locale","passwordmgr","en-GB","chrome/en-GB/locale/en-GB/passwordmgr/"],["locale","pippki","en-GB","chrome/en-GB/locale/en-GB/pippki/"],["locale","webcompat-reporter","en-GB","browser/features/webcompat-reporter@mozilla.org/en-GB/locale/en-GB/"],["locale","browser","en-GB","browser/chrome/en-GB/locale/browser/"]],"langpackId":"langpack-en-GB-browser","l10nRegistrySources":{"browser":"browser/"},"languages":["en-GB"]},"location":"app-global"}
1539429972131 addons.manager DEBUG Registering startup change 'installed' for langpack-en-CA@firefox.mozilla.org
1539429972131 addons.xpi DEBUG Loading bootstrap scope from /usr/lib/firefox/browser/extensions/langpack-en-CA@firefox.mozilla.org.xpi
1539429972132 addons.xpi DEBUG Calling bootstrap method install on langpack-en-CA@firefox.mozilla.org version 62.0
1539429972132 addons.xpi-utils DEBUG Make addon app-global:langpack-en-CA@firefox.mozilla.org visible
1539429972132 addons.xpi DEBUG Updating XPIState for {"id":"langpack-en-CA@firefox.mozilla.org","syncGUID":"{f16ada21-eca8-4c4a-aa75-50e7c1e135be}","version":"62.0","type":"webextension-langpack","updateURL":null,"optionsURL":null,"optionsType":null,"optionsBrowserStyle":true,"aboutURL":null,"defaultLocale":{"name":"English (CA) Language Pack","description":"Language pack for Firefox for en-CA","creator":"mozilla.org","developers":null,"translators":null,"contributors":null},"visible":true,"active":false,"userDisabled":false,"appDisabled":false,"installDate":1538529948000,"updateDate":1538529948000,"applyBackgroundUpdates":1,"path":"/usr/lib/firefox/browser/extensions/langpack-en-CA@firefox.mozilla.org.xpi","skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":true,"strictCompatibility":true,"locales":[],"targetApplications":[{"id":"toolkit@mozilla.org","minVersion":"62.0","maxVersion":"62.*"}],"targetPlatforms":[],"seen":true,"dependencies":[],"hasEmbeddedWebExtension":false,"userPermissions":null,"icons":{},"iconURL":null,"icon64URL":null,"blocklistState":0,"blocklistURL":null,"startupData":{"chromeEntries":[["locale","necko","en-CA","chrome/en-CA/locale/en-CA/necko/"],["locale","pdf.js","en-CA","browser/chrome/en-CA/locale/pdfviewer/"],["locale","global","en-CA","chrome/en-CA/locale/en-CA/global/"],["locale","onboarding","en-CA","browser/features/onboarding@mozilla.org/en-CA/locale/en-CA/"],["locale","devtools","en-CA","browser/chrome/en-CA/locale/en-CA/devtools/client/"],["locale","pipnss","en-CA","chrome/en-CA/locale/en-CA/pipnss/"],["locale","alerts","en-CA","chrome/en-CA/locale/en-CA/alerts/"],["locale","devtools-startup","en-CA","browser/chrome/en-CA/locale/en-CA/devtools/startup/"],["locale","branding","en-CA","browser/chrome/en-CA/locale/branding/"],["locale","autoconfig","en-CA","chrome/en-CA/locale/en-CA/autoconfig/"],["locale","devtools-shared","en-CA","browser/chrome/en-CA/locale/en-CA/devtools/shared/"],["locale","global-platform","en-CA","chrome/en-CA/locale/en-CA/global-platform/unix/"],["locale","browser-region","en-CA","browser/chrome/en-CA/locale/browser-region/"],["locale","mozapps","en-CA","chrome/en-CA/locale/en-CA/mozapps/"],["locale","pluginproblem","en-CA","chrome/en-CA/locale/en-CA/pluginproblem/"],["locale","formautofill","en-CA","browser/features/formautofill@mozilla.org/en-CA/locale/en-CA/"],["locale","weave","en-CA","chrome/en-CA/locale/en-CA/services/"],["locale","pocket","en-CA","browser/features/firefox@getpocket.com/en-CA/locale/en-CA/"],["locale","places","en-CA","chrome/en-CA/locale/en-CA/places/"],["locale","passwordmgr","en-CA","chrome/en-CA/locale/en-CA/passwordmgr/"],["locale","pippki","en-CA","chrome/en-CA/locale/en-CA/pippki/"],["locale","webcompat-reporter","en-CA","browser/features/webcompat-reporter@mozilla.org/en-CA/locale/en-CA/"],["locale","browser","en-CA","browser/chrome/en-CA/locale/browser/"]],"langpackId":"langpack-en-CA-browser","l10nRegistrySources":{"browser":"browser/"},"languages":["en-CA"]},"location":"app-global"}
1539429972132 addons.manager DEBUG Registering startup change 'installed' for langpack-en-ZA@firefox.mozilla.org
1539429972134 addons.xpi DEBUG Loading bootstrap scope from /usr/lib/firefox/browser/extensions/langpack-en-ZA@firefox.mozilla.org.xpi
1539429972135 addons.xpi DEBUG Calling bootstrap method install on langpack-en-ZA@firefox.mozilla.org version 62.0
1539429972135 addons.xpi-utils DEBUG Make addon app-global:langpack-en-ZA@firefox.mozilla.org visible
1539429972135 addons.xpi DEBUG Updating XPIState for {"id":"langpack-en-ZA@firefox.mozilla.org","syncGUID":"{8a3b9777-d46e-495a-b121-9cfe1f693694}","version":"62.0","type":"webextension-langpack","updateURL":null,"optionsURL":null,"optionsType":null,"optionsBrowserStyle":true,"aboutURL":null,"defaultLocale":{"name":"English (South Africa) Language Pack","description":"Language pack for Firefox for en-ZA","creator":"Translate.org.za (contributors: Translate.org.za, Dwayne Bailey)","developers":null,"translators":null,"contributors":null},"visible":true,"active":false,"userDisabled":false,"appDisabled":false,"installDate":1538529948000,"updateDate":1538529948000,"applyBackgroundUpdates":1,"path":"/usr/lib/firefox/browser/extensions/langpack-en-ZA@firefox.mozilla.org.xpi","skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":true,"strictCompatibility":true,"locales":[],"targetApplications":[{"id":"toolkit@mozilla.org","minVersion":"62.0","maxVersion":"62.*"}],"targetPlatforms":[],"seen":true,"dependencies":[],"hasEmbeddedWebExtension":false,"userPermissions":null,"icons":{},"iconURL":null,"icon64URL":null,"blocklistState":0,"blocklistURL":null,"startupData":{"chromeEntries":[["locale","necko","en-ZA","chrome/en-ZA/locale/en-ZA/necko/"],["locale","pdf.js","en-ZA","browser/chrome/en-ZA/locale/pdfviewer/"],["locale","global","en-ZA","chrome/en-ZA/locale/en-ZA/global/"],["locale","onboarding","en-ZA","browser/features/onboarding@mozilla.org/en-ZA/locale/en-ZA/"],["locale","devtools","en-ZA","browser/chrome/en-ZA/locale/en-ZA/devtools/client/"],["locale","pipnss","en-ZA","chrome/en-ZA/locale/en-ZA/pipnss/"],["locale","alerts","en-ZA","chrome/en-ZA/locale/en-ZA/alerts/"],["locale","devtools-startup","en-ZA","browser/chrome/en-ZA/locale/en-ZA/devtools/startup/"],["locale","branding","en-ZA","browser/chrome/en-ZA/locale/branding/"],["locale","autoconfig","en-ZA","chrome/en-ZA/locale/en-ZA/autoconfig/"],["locale","devtools-shared","en-ZA","browser/chrome/en-ZA/locale/en-ZA/devtools/shared/"],["locale","global-platform","en-ZA","chrome/en-ZA/locale/en-ZA/global-platform/unix/"],["locale","browser-region","en-ZA","browser/chrome/en-ZA/locale/browser-region/"],["locale","mozapps","en-ZA","chrome/en-ZA/locale/en-ZA/mozapps/"],["locale","pluginproblem","en-ZA","chrome/en-ZA/locale/en-ZA/pluginproblem/"],["locale","formautofill","en-ZA","browser/features/formautofill@mozilla.org/en-ZA/locale/en-ZA/"],["locale","weave","en-ZA","chrome/en-ZA/locale/en-ZA/services/"],["locale","pocket","en-ZA","browser/features/firefox@getpocket.com/en-ZA/locale/en-ZA/"],["locale","places","en-ZA","chrome/en-ZA/locale/en-ZA/places/"],["locale","passwordmgr","en-ZA","chrome/en-ZA/locale/en-ZA/passwordmgr/"],["locale","pippki","en-ZA","chrome/en-ZA/locale/en-ZA/pippki/"],["locale","webcompat-reporter","en-ZA","browser/features/webcompat-reporter@mozilla.org/en-ZA/locale/en-ZA/"],["locale","browser","en-ZA","browser/chrome/en-ZA/locale/browser/"]],"langpackId":"langpack-en-ZA-browser","l10nRegistrySources":{"browser":"browser/"},"languages":["en-ZA"]},"location":"app-global"}
1539429972136 addons.xpi DEBUG Updating XPIState for {"id":"activity-stream@mozilla.org","syncGUID":"{cd99f8fe-9cbc-4487-bfc4-86e4ef51b24d}","version":"2018.08.22.1219-93becf29","type":"extension","defaultLocale":{"name":"Activity Stream","description":"A rich visual history feed and a reimagined home page make it easier than ever to find exactly what you're looking for in Firefox."},"visible":true,"active":true,"userDisabled":false,"appDisabled":false,"installDate":1538527113000,"updateDate":1538527113000,"applyBackgroundUpdates":1,"path":"/usr/lib/firefox/browser/features/activity-stream@mozilla.org.xpi","skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"strictCompatibility":false,"locales":[],"targetApplications":[{"id":"{ec8030f7-c20a-464f-9b0e-13a3a9e97384}","minVersion":"62.0.3","maxVersion":"62.*"}],"targetPlatforms":[],"seen":true,"dependencies":[],"hasEmbeddedWebExtension":false,"userPermissions":null,"icons":{},"blocklistState":0,"blocklistURL":null,"startupData":null,"location":"app-system-defaults"}
1539429972137 addons.xpi DEBUG Updating XPIState for {"id":"aushelper@mozilla.org","syncGUID":"{2d834b9b-80da-4483-b86d-851c7974af1a}","version":"2.0","type":"extension","defaultLocale":{"name":"Application Update Service Helper","description":"Sets value(s) in the update url based on custom checks."},"visible":true,"active":true,"userDisabled":false,"appDisabled":false,"installDate":1538527113000,"updateDate":1538527113000,"applyBackgroundUpdates":1,"path":"/usr/lib/firefox/browser/features/aushelper@mozilla.org.xpi","skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"strictCompatibility":false,"locales":[],"targetApplications":[{"id":"{ec8030f7-c20a-464f-9b0e-13a3a9e97384}","minVersion":"62.0.3","maxVersion":"62.*"}],"targetPlatforms":[],"seen":true,"dependencies":[],"hasEmbeddedWebExtension":false,"userPermissions":null,"icons":{},"blocklistState":0,"blocklistURL":null,"startupData":null,"location":"app-system-defaults"}
1539429972137 addons.xpi DEBUG Updating XPIState for {"id":"firefox@getpocket.com","syncGUID":"{f35c730e-de56-4f62-a7e0-50d0df2e3505}","version":"1.0.5","type":"extension","defaultLocale":{"name":"Pocket","description":"When you find something you want to view later, put it in Pocket."},"visible":true,"active":true,"userDisabled":false,"appDisabled":false,"installDate":1538527113000,"updateDate":1538527113000,"applyBackgroundUpdates":1,"path":"/usr/lib/firefox/browser/features/firefox@getpocket.com.xpi","skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"strictCompatibility":false,"locales":[],"targetApplications":[{"id":"{ec8030f7-c20a-464f-9b0e-13a3a9e97384}","minVersion":"62.0.3","maxVersion":"62.*"}],"targetPlatforms":[],"seen":true,"dependencies":[],"hasEmbeddedWebExtension":false,"userPermissions":null,"icons":{},"blocklistState":0,"blocklistURL":null,"startupData":null,"location":"app-system-defaults"}
1539429972137 addons.xpi DEBUG Updating XPIState for {"id":"formautofill@mozilla.org","syncGUID":"{340a8f6d-0cb8-44c1-9c5d-7f7358593c6c}","version":"1.0","type":"extension","defaultLocale":{"name":"Form Autofill","description":"Autofill forms with saved profiles"},"visible":true,"active":true,"userDisabled":false,"appDisabled":false,"installDate":1538527113000,"updateDate":1538527113000,"applyBackgroundUpdates":1,"path":"/usr/lib/firefox/browser/features/formautofill@mozilla.org.xpi","skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"strictCompatibility":false,"locales":[],"targetApplications":[{"id":"{ec8030f7-c20a-464f-9b0e-13a3a9e97384}","minVersion":"62.0.3","maxVersion":"62.*"}],"targetPlatforms":[],"seen":true,"dependencies":[],"hasEmbeddedWebExtension":false,"userPermissions":null,"icons":{},"blocklistState":0,"blocklistURL":null,"startupData":null,"location":"app-system-defaults"}
1539429972137 addons.xpi DEBUG Updating XPIState for {"id":"onboarding@mozilla.org","syncGUID":"{968be3c6-6fdc-4f40-b85f-feaeaed0d7f8}","version":"1.0","type":"extension","defaultLocale":{"name":"Photon onboarding","description":"Photon onboarding"},"visible":true,"active":true,"userDisabled":false,"appDisabled":false,"installDate":1538527113000,"updateDate":1538527113000,"applyBackgroundUpdates":1,"path":"/usr/lib/firefox/browser/features/onboarding@mozilla.org.xpi","skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"strictCompatibility":false,"locales":[],"targetApplications":[{"id":"{ec8030f7-c20a-464f-9b0e-13a3a9e97384}","minVersion":"62.0.3","maxVersion":"62.*"}],"targetPlatforms":[],"seen":true,"dependencies":[],"hasEmbeddedWebExtension":false,"userPermissions":null,"icons":{},"blocklistState":0,"blocklistURL":null,"startupData":null,"location":"app-system-defaults"}
1539429972137 addons.xpi DEBUG Updating XPIState for {"id":"screenshots@mozilla.org","syncGUID":"{a8d7a428-6ebd-4dcd-839e-42cfbe6d1053}","version":"33.0.0","type":"extension","defaultLocale":{"name":"Firefox Screenshots","homepageURL":"https://screenshots.firefox.com/"},"visible":true,"active":true,"userDisabled":false,"appDisabled":false,"installDate":1538527113000,"updateDate":1538527113000,"applyBackgroundUpdates":1,"path":"/usr/lib/firefox/browser/features/screenshots@mozilla.org.xpi","skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"strictCompatibility":false,"locales":[],"targetApplications":[{"id":"{ec8030f7-c20a-464f-9b0e-13a3a9e97384}","minVersion":"57.0a1","maxVersion":"*"}],"targetPlatforms":[],"seen":true,"dependencies":[],"hasEmbeddedWebExtension":false,"userPermissions":null,"icons":{},"blocklistState":0,"blocklistURL":null,"startupData":null,"location":"app-system-defaults"}
1539429972138 addons.xpi DEBUG Updating XPIState for {"id":"webcompat-reporter@mozilla.org","syncGUID":"{9c9e8cc8-2f90-44aa-8395-fa613ad3fe69}","version":"1.0.0","type":"extension","defaultLocale":{"name":"WebCompat Reporter","description":"Report site compatibility issues on webcompat.com."},"visible":true,"active":true,"userDisabled":false,"appDisabled":false,"installDate":1538527114000,"updateDate":1538527114000,"applyBackgroundUpdates":1,"path":"/usr/lib/firefox/browser/features/webcompat-reporter@mozilla.org.xpi","skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"strictCompatibility":false,"locales":[],"targetApplications":[{"id":"{ec8030f7-c20a-464f-9b0e-13a3a9e97384}","minVersion":"62.0.3","maxVersion":"62.*"}],"targetPlatforms":[],"seen":true,"dependencies":[],"hasEmbeddedWebExtension":false,"userPermissions":null,"icons":{},"blocklistState":0,"blocklistURL":null,"startupData":null,"location":"app-system-defaults"}
1539429972138 addons.xpi DEBUG Updating XPIState for {"id":"webcompat@mozilla.org","syncGUID":"{fc5c1b2f-1663-4d71-9bcd-77cadae9f5f5}","version":"2.0","type":"extension","defaultLocale":{"name":"Web Compat","description":"Urgent post-release fixes for web compatibility."},"visible":true,"active":true,"userDisabled":false,"appDisabled":false,"installDate":1538527114000,"updateDate":1538527114000,"applyBackgroundUpdates":1,"path":"/usr/lib/firefox/browser/features/webcompat@mozilla.org.xpi","skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"strictCompatibility":false,"locales":[],"targetApplications":[{"id":"{ec8030f7-c20a-464f-9b0e-13a3a9e97384}","minVersion":"62.0.3","maxVersion":"62.*"},{"id":"{aa3c5121-dab2-40e2-81ca-7ea25febc110}","minVersion":"62.0.3","maxVersion":"62.*"}],"targetPlatforms":[],"seen":true,"dependencies":[],"hasEmbeddedWebExtension":true,"userPermissions":null,"icons":{},"blocklistState":0,"blocklistURL":null,"startupData":null,"location":"app-system-defaults"}
1539429972138 addons.xpi DEBUG Updating XPIState for {"id":"langpack-en-GB@firefox.mozilla.org","syncGUID":"{3d8dfffe-3aba-43e7-a464-405e61cf1b35}","version":"62.0","type":"webextension-langpack","updateURL":null,"optionsURL":null,"optionsType":null,"optionsBrowserStyle":true,"aboutURL":null,"defaultLocale":{"name":"English (GB) Language Pack","description":"Language pack for Firefox for en-GB","creator":"Mark Tyndall (contributors: David Bartlett, Constantine Murenin, Ian Neal)","developers":null,"translators":null,"contributors":null},"visible":true,"active":true,"userDisabled":false,"appDisabled":false,"installDate":1538529948000,"updateDate":1538529948000,"applyBackgroundUpdates":1,"path":"/usr/lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org.xpi","skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":true,"strictCompatibility":true,"locales":[],"targetApplications":[{"id":"toolkit@mozilla.org","minVersion":"62.0","maxVersion":"62.*"}],"targetPlatforms":[],"seen":true,"dependencies":[],"hasEmbeddedWebExtension":false,"userPermissions":null,"icons":{},"iconURL":null,"icon64URL":null,"blocklistState":0,"blocklistURL":null,"startupData":{"chromeEntries":[["locale","necko","en-GB","chrome/en-GB/locale/en-GB/necko/"],["locale","pdf.js","en-GB","browser/chrome/en-GB/locale/pdfviewer/"],["locale","global","en-GB","chrome/en-GB/locale/en-GB/global/"],["locale","onboarding","en-GB","browser/features/onboarding@mozilla.org/en-GB/locale/en-GB/"],["locale","devtools","en-GB","browser/chrome/en-GB/locale/en-GB/devtools/client/"],["locale","pipnss","en-GB","chrome/en-GB/locale/en-GB/pipnss/"],["locale","alerts","en-GB","chrome/en-GB/locale/en-GB/alerts/"],["locale","devtools-startup","en-GB","browser/chrome/en-GB/locale/en-GB/devtools/startup/"],["locale","branding","en-GB","browser/chrome/en-GB/locale/branding/"],["locale","autoconfig","en-GB","chrome/en-GB/locale/en-GB/autoconfig/"],["locale","devtools-shared","en-GB","browser/chrome/en-GB/locale/en-GB/devtools/shared/"],["locale","global-platform","en-GB","chrome/en-GB/locale/en-GB/global-platform/unix/"],["locale","browser-region","en-GB","browser/chrome/en-GB/locale/browser-region/"],["locale","mozapps","en-GB","chrome/en-GB/locale/en-GB/mozapps/"],["locale","pluginproblem","en-GB","chrome/en-GB/locale/en-GB/pluginproblem/"],["locale","formautofill","en-GB","browser/features/formautofill@mozilla.org/en-GB/locale/en-GB/"],["locale","weave","en-GB","chrome/en-GB/locale/en-GB/services/"],["locale","pocket","en-GB","browser/features/firefox@getpocket.com/en-GB/locale/en-GB/"],["locale","places","en-GB","chrome/en-GB/locale/en-GB/places/"],["locale","passwordmgr","en-GB","chrome/en-GB/locale/en-GB/passwordmgr/"],["locale","pippki","en-GB","chrome/en-GB/locale/en-GB/pippki/"],["locale","webcompat-reporter","en-GB","browser/features/webcompat-reporter@mozilla.org/en-GB/locale/en-GB/"],["locale","browser","en-GB","browser/chrome/en-GB/locale/browser/"]],"langpackId":"langpack-en-GB-browser","l10nRegistrySources":{"browser":"browser/"},"languages":["en-GB"]},"location":"app-global"}
1539429972138 addons.xpi DEBUG Updating XPIState for {"id":"langpack-en-CA@firefox.mozilla.org","syncGUID":"{f16ada21-eca8-4c4a-aa75-50e7c1e135be}","version":"62.0","type":"webextension-langpack","updateURL":null,"optionsURL":null,"optionsType":null,"optionsBrowserStyle":true,"aboutURL":null,"defaultLocale":{"name":"English (CA) Language Pack","description":"Language pack for Firefox for en-CA","creator":"mozilla.org","developers":null,"translators":null,"contributors":null},"visible":true,"active":true,"userDisabled":false,"appDisabled":false,"installDate":1538529948000,"updateDate":1538529948000,"applyBackgroundUpdates":1,"path":"/usr/lib/firefox/browser/extensions/langpack-en-CA@firefox.mozilla.org.xpi","skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":true,"strictCompatibility":true,"locales":[],"targetApplications":[{"id":"toolkit@mozilla.org","minVersion":"62.0","maxVersion":"62.*"}],"targetPlatforms":[],"seen":true,"dependencies":[],"hasEmbeddedWebExtension":false,"userPermissions":null,"icons":{},"iconURL":null,"icon64URL":null,"blocklistState":0,"blocklistURL":null,"startupData":{"chromeEntries":[["locale","necko","en-CA","chrome/en-CA/locale/en-CA/necko/"],["locale","pdf.js","en-CA","browser/chrome/en-CA/locale/pdfviewer/"],["locale","global","en-CA","chrome/en-CA/locale/en-CA/global/"],["locale","onboarding","en-CA","browser/features/onboarding@mozilla.org/en-CA/locale/en-CA/"],["locale","devtools","en-CA","browser/chrome/en-CA/locale/en-CA/devtools/client/"],["locale","pipnss","en-CA","chrome/en-CA/locale/en-CA/pipnss/"],["locale","alerts","en-CA","chrome/en-CA/locale/en-CA/alerts/"],["locale","devtools-startup","en-CA","browser/chrome/en-CA/locale/en-CA/devtools/startup/"],["locale","branding","en-CA","browser/chrome/en-CA/locale/branding/"],["locale","autoconfig","en-CA","chrome/en-CA/locale/en-CA/autoconfig/"],["locale","devtools-shared","en-CA","browser/chrome/en-CA/locale/en-CA/devtools/shared/"],["locale","global-platform","en-CA","chrome/en-CA/locale/en-CA/global-platform/unix/"],["locale","browser-region","en-CA","browser/chrome/en-CA/locale/browser-region/"],["locale","mozapps","en-CA","chrome/en-CA/locale/en-CA/mozapps/"],["locale","pluginproblem","en-CA","chrome/en-CA/locale/en-CA/pluginproblem/"],["locale","formautofill","en-CA","browser/features/formautofill@mozilla.org/en-CA/locale/en-CA/"],["locale","weave","en-CA","chrome/en-CA/locale/en-CA/services/"],["locale","pocket","en-CA","browser/features/firefox@getpocket.com/en-CA/locale/en-CA/"],["locale","places","en-CA","chrome/en-CA/locale/en-CA/places/"],["locale","passwordmgr","en-CA","chrome/en-CA/locale/en-CA/passwordmgr/"],["locale","pippki","en-CA","chrome/en-CA/locale/en-CA/pippki/"],["locale","webcompat-reporter","en-CA","browser/features/webcompat-reporter@mozilla.org/en-CA/locale/en-CA/"],["locale","browser","en-CA","browser/chrome/en-CA/locale/browser/"]],"langpackId":"langpack-en-CA-browser","l10nRegistrySources":{"browser":"browser/"},"languages":["en-CA"]},"location":"app-global"}
1539429972138 addons.xpi DEBUG Updating XPIState for {"id":"langpack-en-ZA@firefox.mozilla.org","syncGUID":"{8a3b9777-d46e-495a-b121-9cfe1f693694}","version":"62.0","type":"webextension-langpack","updateURL":null,"optionsURL":null,"optionsType":null,"optionsBrowserStyle":true,"aboutURL":null,"defaultLocale":{"name":"English (South Africa) Language Pack","description":"Language pack for Firefox for en-ZA","creator":"Translate.org.za (contributors: Translate.org.za, Dwayne Bailey)","developers":null,"translators":null,"contributors":null},"visible":true,"active":true,"userDisabled":false,"appDisabled":false,"installDate":1538529948000,"updateDate":1538529948000,"applyBackgroundUpdates":1,"path":"/usr/lib/firefox/browser/extensions/langpack-en-ZA@firefox.mozilla.org.xpi","skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":true,"strictCompatibility":true,"locales":[],"targetApplications":[{"id":"toolkit@mozilla.org","minVersion":"62.0","maxVersion":"62.*"}],"targetPlatforms":[],"seen":true,"dependencies":[],"hasEmbeddedWebExtension":false,"userPermissions":null,"icons":{},"iconURL":null,"icon64URL":null,"blocklistState":0,"blocklistURL":null,"startupData":{"chromeEntries":[["locale","necko","en-ZA","chrome/en-ZA/locale/en-ZA/necko/"],["locale","pdf.js","en-ZA","browser/chrome/en-ZA/locale/pdfviewer/"],["locale","global","en-ZA","chrome/en-ZA/locale/en-ZA/global/"],["locale","onboarding","en-ZA","browser/features/onboarding@mozilla.org/en-ZA/locale/en-ZA/"],["locale","devtools","en-ZA","browser/chrome/en-ZA/locale/en-ZA/devtools/client/"],["locale","pipnss","en-ZA","chrome/en-ZA/locale/en-ZA/pipnss/"],["locale","alerts","en-ZA","chrome/en-ZA/locale/en-ZA/alerts/"],["locale","devtools-startup","en-ZA","browser/chrome/en-ZA/locale/en-ZA/devtools/startup/"],["locale","branding","en-ZA","browser/chrome/en-ZA/locale/branding/"],["locale","autoconfig","en-ZA","chrome/en-ZA/locale/en-ZA/autoconfig/"],["locale","devtools-shared","en-ZA","browser/chrome/en-ZA/locale/en-ZA/devtools/shared/"],["locale","global-platform","en-ZA","chrome/en-ZA/locale/en-ZA/global-platform/unix/"],["locale","browser-region","en-ZA","browser/chrome/en-ZA/locale/browser-region/"],["locale","mozapps","en-ZA","chrome/en-ZA/locale/en-ZA/mozapps/"],["locale","pluginproblem","en-ZA","chrome/en-ZA/locale/en-ZA/pluginproblem/"],["locale","formautofill","en-ZA","browser/features/formautofill@mozilla.org/en-ZA/locale/en-ZA/"],["locale","weave","en-ZA","chrome/en-ZA/locale/en-ZA/services/"],["locale","pocket","en-ZA","browser/features/firefox@getpocket.com/en-ZA/locale/en-ZA/"],["locale","places","en-ZA","chrome/en-ZA/locale/en-ZA/places/"],["locale","passwordmgr","en-ZA","chrome/en-ZA/locale/en-ZA/passwordmgr/"],["locale","pippki","en-ZA","chrome/en-ZA/locale/en-ZA/pippki/"],["locale","webcompat-reporter","en-ZA","browser/features/webcompat-reporter@mozilla.org/en-ZA/locale/en-ZA/"],["locale","browser","en-ZA","browser/chrome/en-ZA/locale/browser/"]],"langpackId":"langpack-en-ZA-browser","l10nRegistrySources":{"browser":"browser/"},"languages":["en-ZA"]},"location":"app-global"}
1539429972139 addons.xpi-utils DEBUG Updating add-on states
1539429972145 addons.xpi DEBUG Registering manifest for /usr/lib/firefox/browser/features/activity-stream@mozilla.org.xpi
1539429972146 addons.xpi DEBUG Calling bootstrap method startup on activity-stream@mozilla.org version 2018.08.22.1219-93becf29
1539429972147 addons.xpi DEBUG Registering manifest for /usr/lib/firefox/browser/features/aushelper@mozilla.org.xpi
1539429972147 addons.xpi DEBUG Calling bootstrap method startup on aushelper@mozilla.org version 2.0
1539429972148 addons.xpi DEBUG Registering manifest for /usr/lib/firefox/browser/features/firefox@getpocket.com.xpi
1539429972148 addons.xpi DEBUG Calling bootstrap method startup on firefox@getpocket.com version 1.0.5
1539429972238 addons.xpi DEBUG Registering manifest for /usr/lib/firefox/browser/features/formautofill@mozilla.org.xpi
1539429972238 addons.xpi DEBUG Calling bootstrap method startup on formautofill@mozilla.org version 1.0
1539429972240 addons.xpi DEBUG Calling bootstrap method startup on langpack-en-CA@firefox.mozilla.org version 62.0
1539429972247 addons.xpi DEBUG Calling bootstrap method startup on langpack-en-GB@firefox.mozilla.org version 62.0
1539429972249 addons.xpi DEBUG Calling bootstrap method startup on langpack-en-ZA@firefox.mozilla.org version 62.0
1539429972250 addons.xpi DEBUG Registering manifest for /usr/lib/firefox/browser/features/onboarding@mozilla.org.xpi
1539429972251 addons.xpi DEBUG Calling bootstrap method startup on onboarding@mozilla.org version 1.0
1539429972251 addons.xpi DEBUG Registering manifest for /usr/lib/firefox/browser/features/screenshots@mozilla.org.xpi
1539429972251 addons.xpi DEBUG Calling bootstrap method startup on screenshots@mozilla.org version 33.0.0
1539429972252 addons.xpi DEBUG Registering manifest for /usr/lib/firefox/browser/features/webcompat-reporter@mozilla.org.xpi
1539429972253 addons.xpi DEBUG Calling bootstrap method startup on webcompat-reporter@mozilla.org version 1.0.0
1539429972253 addons.xpi DEBUG Registering manifest for /usr/lib/firefox/browser/features/webcompat@mozilla.org.xpi
1539429972255 addons.xpi DEBUG Calling bootstrap method startup on webcompat@mozilla.org version 2.0
1539429972259 addons.manager DEBUG Registering shutdown blocker for XPIProvider
1539429972259 addons.manager DEBUG Provider finished startup: XPIProvider
1539429972260 addons.manager DEBUG Starting provider: LightweightThemeManager
1539429972260 addons.manager DEBUG Registering shutdown blocker for LightweightThemeManager
1539429972261 addons.manager DEBUG Provider finished startup: LightweightThemeManager
1539429972261 addons.manager DEBUG Starting provider: GMPProvider
1539429972270 addons.manager DEBUG Registering shutdown blocker for GMPProvider
1539429972271 addons.manager DEBUG Provider finished startup: GMPProvider
1539429972271 addons.manager DEBUG Starting provider: PluginProvider
1539429972271 addons.manager DEBUG Registering shutdown blocker for PluginProvider
1539429972271 addons.manager DEBUG Provider finished startup: PluginProvider
1539429972297 addons.manager DEBUG Completed startup sequence
1539429981101 addons.xpi DEBUG Existing add-on activity-stream@mozilla.org in app-system-defaults
1539429981101 addons.xpi DEBUG Existing add-on aushelper@mozilla.org in app-system-defaults
1539429981101 addons.xpi DEBUG Existing add-on firefox@getpocket.com in app-system-defaults
1539429981102 addons.xpi DEBUG Existing add-on formautofill@mozilla.org in app-system-defaults
1539429981102 addons.xpi DEBUG Existing add-on onboarding@mozilla.org in app-system-defaults
1539429981102 addons.xpi DEBUG Existing add-on screenshots@mozilla.org in app-system-defaults
1539429981103 addons.xpi DEBUG Existing add-on webcompat-reporter@mozilla.org in app-system-defaults
1539429981103 addons.xpi DEBUG Existing add-on webcompat@mozilla.org in app-system-defaults
1539429981105 addons.xpi DEBUG Existing add-on langpack-en-GB@firefox.mozilla.org in app-global
1539429981105 addons.xpi DEBUG Existing add-on langpack-en-CA@firefox.mozilla.org in app-global
1539429981105 addons.xpi DEBUG Existing add-on langpack-en-ZA@firefox.mozilla.org in app-global
1539429981106 addons.xpi DEBUG scanForChanges changed: false, state: {}
1539429981955 Marionette INFO Listening on port 46704
1539429982006 Marionette WARN TLS certificate errors will be ignored for this session
1539429982133 Marionette DEBUG [2147483649] Frame script loaded
1539429982167 Marionette DEBUG [2147483649] Frame script registered
1539430054310 Marionette DEBUG [2147483649] Received DOM event beforeunload for about:blank
1539430064308 Marionette DEBUG [2147483649] Received DOM event pagehide for about:blank
1539430065933 Marionette DEBUG [2147483649] Received DOM event DOMContentLoaded for https://www.google.com/?gws_rd=ssl
1539430074330 Marionette DEBUG [2147483649] Received DOM event pageshow for https://www.google.com/?gws_rd=ssl
1539430074378 Marionette DEBUG [2147483649] Received DOM event beforeunload for https://www.google.com/?gws_rd=ssl
1539430074410 addons.productaddons INFO sending request to: https://aus5.mozilla.org/update/3/GMP/62.0.3/20181002205202/Linux_x86_64-gcc3/null/release-cck-ubuntu/Linux%204.4.0-137-generic%20(GTK%203.18.9%2Clibpulse%208.0.0)/canonical/1.0/update.xml
1539430076705 addons.productaddons INFO Completed downloading document
1539430078486 Marionette DEBUG [2147483649] Received DOM event pagehide for https://www.google.com/?gws_rd=ssl
1539430078491 Marionette DEBUG [2147483649] Received DOM event unload for https://www.google.com/?gws_rd=ssl
1539430082631 addons.productaddons INFO downloadXHR File download. status=200
1539430082640 addons.productaddons INFO Downloaded file will be saved to /tmp/tmpaddon
1539430083188 Marionette DEBUG [2147483649] Received DOM event DOMContentLoaded for https://www.facebook.com/
1539430087684 Marionette DEBUG [2147483649] Received observer notification outer-window-destroyed for 2147483659
1539430090050 Marionette DEBUG [2147483649] Received observer notification outer-window-destroyed for 2147483664
1539430090080 Marionette DEBUG [2147483649] Received observer notification outer-window-destroyed for 2147483666
1539430090094 Marionette DEBUG [2147483649] Received observer notification outer-window-destroyed for 2147483669
1539430090110 Marionette DEBUG [2147483649] Received observer notification outer-window-destroyed for 2147483672
1539430090566 Marionette DEBUG [2147483649] Received observer notification outer-window-destroyed for 2147483674
1539430090569 Marionette DEBUG [2147483649] Received observer notification outer-window-destroyed for 2147483676
1539430090920 Marionette DEBUG [2147483649] Received DOM event pageshow for https://www.facebook.com/
1539430090948 Marionette DEBUG [2147483649] Received DOM event beforeunload for https://www.facebook.com/
1539430097356 Marionette DEBUG [2147483649] Received DOM event pagehide for https://www.facebook.com/
1539430097364 Marionette DEBUG [2147483649] Received DOM event unload for https://www.facebook.com/
1539430103222 Marionette DEBUG [2147483649] Received DOM event DOMContentLoaded for https://twitter.com/
1539430103246 Marionette DEBUG [2147483649] Received observer notification outer-window-destroyed for 2147483662
1539430103248 Marionette DEBUG [2147483649] Received observer notification outer-window-destroyed for 2147483668
1539430103253 Marionette DEBUG [2147483649] Received observer notification outer-window-destroyed for 2147483654
1539430103255 Marionette DEBUG [2147483649] Received observer notification outer-window-destroyed for 2147483657
1539430110833 Marionette DEBUG [2147483649] Received DOM event pageshow for https://twitter.com/
1539430243981 addons.manager DEBUG Background update check beginning
1539430243983 addons.xpi INFO Starting system add-on update check from https://aus5.mozilla.org/update/3/SystemAddons/62.0.3/20181002205202/Linux_x86_64-gcc3/null/release-cck-ubuntu/Linux%204.4.0-137-generic%20(GTK%203.18.9%2Clibpulse%208.0.0)/canonical/1.0/update.xml.
1539430243984 addons.productaddons INFO sending request to: https://aus5.mozilla.org/update/3/SystemAddons/62.0.3/20181002205202/Linux_x86_64-gcc3/null/release-cck-ubuntu/Linux%204.4.0-137-generic%20(GTK%203.18.9%2Clibpulse%208.0.0)/canonical/1.0/update.xml
1539430246338 addons.productaddons INFO Completed downloading document
1539430249105 addons.productaddons INFO downloadXHR File download. status=200
1539430249109 addons.productaddons INFO Downloaded file will be saved to /tmp/tmpaddon-141731
1539430249145 addons.xpi INFO Installing new system add-on set
1539430249162 addons.repository DEBUG cacheAddons: enabled false IDs ["telemetry-coverage-bug1487578@mozilla.org"]
1539430249165 addons.xpi DEBUG Starting install of telemetry-coverage-bug1487578@mozilla.org from file:///tmp/tmpaddon-141731
1539430249166 addons.manager DEBUG Background update check complete
1539430249172 addons.xpi DEBUG Addon telemetry-coverage-bug1487578@mozilla.org will be installed as a packed xpi
1539430249178 addons.xpi-utils DEBUG Make addon app-system-addons:telemetry-coverage-bug1487578@mozilla.org visible
1539430249179 addons.xpi DEBUG XPIStates adding add-on telemetry-coverage-bug1487578@mozilla.org in {"addons":{},"staged":{},"path":"/tmp/rust_mozprofile.YDBOHcmnZLMC/features/{bee7edcc-43e4-4759-94ca-dd55d58a9c1d}"}: /tmp/rust_mozprofile.YDBOHcmnZLMC/features/{bee7edcc-43e4-4759-94ca-dd55d58a9c1d}/telemetry-coverage-bug1487578@mozilla.org.xpi
1539430249180 addons.xpi DEBUG Updating XPIState for {"id":"telemetry-coverage-bug1487578@mozilla.org","syncGUID":"{dea177e2-b73b-41a7-a0f9-2c6d54fd9b15}","version":"7.0","type":"extension","aboutURL":"https://bugzilla.mozilla.org/show_bug.cgi?id=1487578","defaultLocale":{"name":"Telemetry coverage","description":"Direct measurement of how many users have Telemetry disabled, using a small sample."},"visible":true,"active":true,"userDisabled":false,"appDisabled":false,"installDate":1539430249163,"updateDate":1539430249163,"applyBackgroundUpdates":1,"path":"/tmp/rust_mozprofile.YDBOHcmnZLMC/features/{bee7edcc-43e4-4759-94ca-dd55d58a9c1d}/telemetry-coverage-bug1487578@mozilla.org.xpi","skinnable":false,"sourceURI":"file:///tmp/tmpaddon-141731","releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"strictCompatibility":false,"locales":[],"targetApplications":[{"id":"{ec8030f7-c20a-464f-9b0e-13a3a9e97384}","minVersion":"44.0.*","maxVersion":"63.*"}],"targetPlatforms":[],"signedState":3,"seen":true,"dependencies":[],"hasEmbeddedWebExtension":false,"userPermissions":null,"icons":{},"blocklistState":0,"blocklistURL":null,"startupData":null,"location":"app-system-addons"}
1539430249181 addons.xpi DEBUG Install of file:///tmp/tmpaddon-141731 completed.
1539430249183 addons.xpi DEBUG Loading bootstrap scope from /tmp/rust_mozprofile.YDBOHcmnZLMC/features/{bee7edcc-43e4-4759-94ca-dd55d58a9c1d}/telemetry-coverage-bug1487578@mozilla.org.xpi
1539430249185 addons.xpi DEBUG Calling bootstrap method install on telemetry-coverage-bug1487578@mozilla.org version 7.0
1539430249186 addons.xpi DEBUG Registering manifest for /tmp/rust_mozprofile.YDBOHcmnZLMC/features/{bee7edcc-43e4-4759-94ca-dd55d58a9c1d}/telemetry-coverage-bug1487578@mozilla.org.xpi
1539430249187 addons.xpi DEBUG Calling bootstrap method startup on telemetry-coverage-bug1487578@mozilla.org version 7.0
1539430249188 addons.xpi DEBUG removeTemporaryFile: file:///tmp/tmpaddon-141731 removing temp file /tmp/tmpaddon-141731
1539430295170 Marionette DEBUG [2147483649] Received DOM event beforeunload for https://twitter.com/
1539430297410 Marionette DEBUG [2147483649] Received DOM event pagehide for https://twitter.com/
1539430297410 Marionette DEBUG [2147483649] Received DOM event unload for https://twitter.com/
1539430301238 Marionette DEBUG [2147483649] Received DOM event DOMContentLoaded for https://www.google.com/
1539430301285 Marionette DEBUG [2147483649] Received observer notification outer-window-destroyed for 2147483680
1539430301286 Marionette DEBUG [2147483649] Received observer notification outer-window-destroyed for 2147483681
1539430301287 Marionette DEBUG [2147483649] Received observer notification outer-window-destroyed for 2147483682
1539430301287 Marionette DEBUG [2147483649] Received observer notification outer-window-destroyed for 2147483683
1539430301288 Marionette DEBUG [2147483649] Received observer notification outer-window-destroyed for 2147483684
1539430301288 Marionette DEBUG [2147483649] Received observer notification outer-window-destroyed for 2147483685
1539430301917 Marionette DEBUG [2147483649] Received DOM event pageshow for https://www.google.com/
1539430324103 Marionette DEBUG [2147483649] Received DOM event beforeunload for https://www.google.com/
1539430324476 Marionette DEBUG [2147483649] Received DOM event pagehide for https://www.google.com/
1539430324484 Marionette DEBUG [2147483649] Received DOM event unload for https://www.google.com/
1539430325122 Marionette DEBUG [2147483649] Received DOM event DOMContentLoaded for https://www.google.com/
1539430325279 Marionette DEBUG [2147483649] Received DOM event pageshow for https://www.google.com/
1539430325427 Marionette DEBUG [2147483649] Received DOM event beforeunload for https://www.google.com/
1539430328201 Marionette DEBUG [2147483649] Received DOM event pagehide for https://www.google.com/
1539430328202 Marionette DEBUG [2147483649] Received DOM event unload for https://www.google.com/
1539430329110 Marionette DEBUG [2147483649] Received DOM event DOMContentLoaded for https://www.facebook.com/
1539430331256 Marionette DEBUG [2147483649] Received DOM event pageshow for https://www.facebook.com/
1539430331448 Marionette DEBUG [2147483649] Received DOM event beforeunload for https://www.facebook.com/
1539430332133 Marionette DEBUG [2147483649] Received DOM event pagehide for https://www.facebook.com/
1539430332169 Marionette DEBUG [2147483649] Received DOM event unload for https://www.facebook.com/
1539430332412 Marionette DEBUG [2147483649] Received observer notification outer-window-destroyed for 2147483700
1539430332413 Marionette DEBUG [2147483649] Received observer notification outer-window-destroyed for 2147483695
1539430332415 Marionette DEBUG [2147483649] Received observer notification outer-window-destroyed for 2147483697
1539430332645 Marionette DEBUG [2147483649] Received DOM event DOMContentLoaded for https://twitter.com/
1539430335745 Marionette DEBUG [2147483649] Received DOM event pageshow for https://twitter.com/
1539430355675 Marionette DEBUG [2147483649] Received DOM event beforeunload for https://twitter.com/
1539430356234 Marionette DEBUG [2147483649] Received DOM event pagehide for https://twitter.com/
1539430356235 Marionette DEBUG [2147483649] Received DOM event unload for https://twitter.com/
1539430359250 Marionette DEBUG [2147483649] Received DOM event DOMContentLoaded for https://www.google.com/
1539430359347 Marionette DEBUG [2147483649] Received observer notification outer-window-destroyed for 2147483703
1539430359349 Marionette DEBUG [2147483649] Received observer notification outer-window-destroyed for 2147483705
1539430359349 Marionette DEBUG [2147483649] Received observer notification outer-window-destroyed for 2147483706
1539430359350 Marionette DEBUG [2147483649] Received observer notification outer-window-destroyed for 2147483707
1539430359351 Marionette DEBUG [2147483649] Received observer notification outer-window-destroyed for 2147483708
1539430359351 Marionette DEBUG [2147483649] Received observer notification outer-window-destroyed for 2147483709
1539430360399 Marionette DEBUG [2147483649] Received DOM event pageshow for https://www.google.com/
1539430360560 Marionette DEBUG [2147483649] Received DOM event beforeunload for https://www.google.com/
1539430361420 Marionette DEBUG [2147483649] Received DOM event pagehide for https://www.google.com/
1539430361422 Marionette DEBUG [2147483649] Received DOM event unload for https://www.google.com/
1539430362211 Marionette DEBUG [2147483649] Received DOM event DOMContentLoaded for https://www.facebook.com/
1539430364023 Marionette DEBUG [2147483649] Received DOM event pageshow for https://www.facebook.com/
1539430364203 Marionette DEBUG [2147483649] Received DOM event beforeunload for https://www.facebook.com/
1539430364858 Marionette DEBUG [2147483649] Received DOM event pagehide for https://www.facebook.com/
1539430364904 Marionette DEBUG [2147483649] Received DOM event unload for https://www.facebook.com/
1539430365176 Marionette DEBUG [2147483649] Received observer notification outer-window-destroyed for 2147483722
1539430365176 Marionette DEBUG [2147483649] Received observer notification outer-window-destroyed for 2147483717
1539430365177 Marionette DEBUG [2147483649] Received observer notification outer-window-destroyed for 2147483719
1539430365597 Marionette DEBUG [2147483649] Received DOM event DOMContentLoaded for https://twitter.com/
1539430367069 Marionette DEBUG [2147483649] Received DOM event pageshow for https://twitter.com/
1539430432004 geckodriver INFO geckodriver 0.19.1
1539430432010 geckodriver INFO Listening on 127.0.0.1:56341
1539430433323 mozrunner::runner INFO Running command: "/usr/bin/firefox" "-marionette" "-profile" "/tmp/rust_mozprofile.gE8HwKiqniMr"
1539430435463 addons.manager DEBUG Application has been upgraded
1539430435479 addons.manager DEBUG Loaded provider scope for resource://gre/modules/addons/XPIProvider.jsm: ["XPIProvider", "XPIInternal"]
1539430435486 addons.manager DEBUG Loaded provider scope for resource://gre/modules/LightweightThemeManager.jsm: ["LightweightThemeManager"]
1539430435518 addons.manager DEBUG Loaded provider scope for resource://gre/modules/addons/GMPProvider.jsm
1539430435521 addons.manager DEBUG Loaded provider scope for resource://gre/modules/addons/PluginProvider.jsm
1539430435522 addons.manager DEBUG Starting provider: XPIProvider
1539430435522 addons.xpi DEBUG startup
1539430435526 addons.xpi INFO SystemAddonLocation directory is missing
1539430435547 addons.xpi INFO Removing all system add-on upgrades.
1539430435548 addons.xpi DEBUG checkForChanges
1539430435549 addons.xpi DEBUG Loaded add-on state: ${}
1539430435550 addons.xpi DEBUG New add-on activity-stream@mozilla.org in app-system-defaults
1539430435553 addons.xpi DEBUG New add-on aushelper@mozilla.org in app-system-defaults
1539430435553 addons.xpi DEBUG New add-on firefox@getpocket.com in app-system-defaults
1539430435555 addons.xpi DEBUG New add-on formautofill@mozilla.org in app-system-defaults
1539430435555 addons.xpi DEBUG New add-on onboarding@mozilla.org in app-system-defaults
1539430435556 addons.xpi DEBUG New add-on screenshots@mozilla.org in app-system-defaults
1539430435557 addons.xpi DEBUG New add-on webcompat-reporter@mozilla.org in app-system-defaults
1539430435558 addons.xpi DEBUG New add-on webcompat@mozilla.org in app-system-defaults
1539430435559 addons.xpi DEBUG New add-on langpack-en-GB@firefox.mozilla.org in app-global
1539430435560 addons.xpi DEBUG New add-on langpack-en-CA@firefox.mozilla.org in app-global
1539430435560 addons.xpi DEBUG New add-on langpack-en-ZA@firefox.mozilla.org in app-global
1539430435561 addons.xpi DEBUG scanForChanges changed: true, state: {}
1539430435571 addons.xpi-utils DEBUG Error: Synchronously loading the add-ons database (resource://gre/modules/addons/XPIDatabase.jsm:1329:15) JS Stack trace: syncLoadDB@XPIDatabase.jsm:1329:15
checkForChanges@XPIProvider.jsm:2537:9
startup@XPIProvider.jsm:2120:25
callProvider@AddonManager.jsm:206:12
_startProvider@AddonManager.jsm:654:5
startup@AddonManager.jsm:813:9
startup@AddonManager.jsm:2811:5
observe@addonManager.js:66:9
1539430435572 addons.xpi-utils DEBUG Starting async load of XPI database /tmp/rust_mozprofile.gE8HwKiqniMr/extensions.json
1539430435669 addons.xpi-utils DEBUG New add-on activity-stream@mozilla.org installed in app-system-defaults
*** Blocklist::_preloadBlocklistFile: blocklist is disabled
1539430435854 addons.xpi-utils DEBUG New add-on aushelper@mozilla.org installed in app-system-defaults
1539430435862 addons.xpi-utils DEBUG New add-on firefox@getpocket.com installed in app-system-defaults
1539430435868 addons.xpi-utils DEBUG New add-on formautofill@mozilla.org installed in app-system-defaults
1539430435879 addons.xpi-utils DEBUG XPI Database saved, setting schema version preference to 27
1539430435903 addons.xpi-utils DEBUG New add-on onboarding@mozilla.org installed in app-system-defaults
1539430435913 addons.xpi-utils DEBUG New add-on screenshots@mozilla.org installed in app-system-defaults
1539430435919 addons.xpi-utils DEBUG New add-on webcompat-reporter@mozilla.org installed in app-system-defaults
1539430435927 addons.xpi-utils DEBUG New add-on webcompat@mozilla.org installed in app-system-defaults
1539430436174 addons.xpi-utils DEBUG New add-on langpack-en-GB@firefox.mozilla.org installed in app-global
1539430436188 addons.xpi-utils DEBUG New add-on langpack-en-CA@firefox.mozilla.org installed in app-global
1539430436199 addons.xpi-utils DEBUG New add-on langpack-en-ZA@firefox.mozilla.org installed in app-global
1539430436211 addons.manager DEBUG Registering startup change 'installed' for activity-stream@mozilla.org
1539430436220 addons.xpi DEBUG Loading bootstrap scope from /usr/lib/firefox/browser/features/activity-stream@mozilla.org.xpi
1539430436223 addons.xpi DEBUG Calling bootstrap method install on activity-stream@mozilla.org version 2018.08.22.1219-93becf29
1539430436223 addons.xpi-utils DEBUG Make addon app-system-defaults:activity-stream@mozilla.org visible
1539430436224 addons.xpi DEBUG Updating XPIState for {"id":"activity-stream@mozilla.org","syncGUID":"{659b0780-930d-4199-a99a-480d9b28e523}","version":"2018.08.22.1219-93becf29","type":"extension","defaultLocale":{"name":"Activity Stream","description":"A rich visual history feed and a reimagined home page make it easier than ever to find exactly what you're looking for in Firefox."},"visible":true,"active":false,"userDisabled":false,"appDisabled":false,"installDate":1538527113000,"updateDate":1538527113000,"applyBackgroundUpdates":1,"path":"/usr/lib/firefox/browser/features/activity-stream@mozilla.org.xpi","skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"strictCompatibility":false,"locales":[],"targetApplications":[{"id":"{ec8030f7-c20a-464f-9b0e-13a3a9e97384}","minVersion":"62.0.3","maxVersion":"62.*"}],"targetPlatforms":[],"seen":true,"dependencies":[],"hasEmbeddedWebExtension":false,"userPermissions":null,"icons":{},"blocklistState":0,"blocklistURL":null,"startupData":null,"location":"app-system-defaults"}
1539430436225 addons.manager DEBUG Registering startup change 'installed' for aushelper@mozilla.org
1539430436226 addons.xpi DEBUG Loading bootstrap scope from /usr/lib/firefox/browser/features/aushelper@mozilla.org.xpi
1539430436229 addons.xpi DEBUG Calling bootstrap method install on aushelper@mozilla.org version 2.0
1539430436229 addons.xpi-utils DEBUG Make addon app-system-defaults:aushelper@mozilla.org visible
1539430436230 addons.xpi DEBUG Updating XPIState for {"id":"aushelper@mozilla.org","syncGUID":"{9c5847e4-4f0e-4405-853f-f86be24dc8e4}","version":"2.0","type":"extension","defaultLocale":{"name":"Application Update Service Helper","description":"Sets value(s) in the update url based on custom checks."},"visible":true,"active":false,"userDisabled":false,"appDisabled":false,"installDate":1538527113000,"updateDate":1538527113000,"applyBackgroundUpdates":1,"path":"/usr/lib/firefox/browser/features/aushelper@mozilla.org.xpi","skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"strictCompatibility":false,"locales":[],"targetApplications":[{"id":"{ec8030f7-c20a-464f-9b0e-13a3a9e97384}","minVersion":"62.0.3","maxVersion":"62.*"}],"targetPlatforms":[],"seen":true,"dependencies":[],"hasEmbeddedWebExtension":false,"userPermissions":null,"icons":{},"blocklistState":0,"blocklistURL":null,"startupData":null,"location":"app-system-defaults"}
1539430436230 addons.manager DEBUG Registering startup change 'installed' for firefox@getpocket.com
1539430436230 addons.xpi DEBUG Loading bootstrap scope from /usr/lib/firefox/browser/features/firefox@getpocket.com.xpi
1539430436237 addons.xpi DEBUG Calling bootstrap method install on firefox@getpocket.com version 1.0.5
1539430436237 addons.xpi-utils DEBUG Make addon app-system-defaults:firefox@getpocket.com visible
1539430436237 addons.xpi DEBUG Updating XPIState for {"id":"firefox@getpocket.com","syncGUID":"{50278d98-ea3d-4973-8ad7-f1b8f1ffcbb1}","version":"1.0.5","type":"extension","defaultLocale":{"name":"Pocket","description":"When you find something you want to view later, put it in Pocket."},"visible":true,"active":false,"userDisabled":false,"appDisabled":false,"installDate":1538527113000,"updateDate":1538527113000,"applyBackgroundUpdates":1,"path":"/usr/lib/firefox/browser/features/firefox@getpocket.com.xpi","skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"strictCompatibility":false,"locales":[],"targetApplications":[{"id":"{ec8030f7-c20a-464f-9b0e-13a3a9e97384}","minVersion":"62.0.3","maxVersion":"62.*"}],"targetPlatforms":[],"seen":true,"dependencies":[],"hasEmbeddedWebExtension":false,"userPermissions":null,"icons":{},"blocklistState":0,"blocklistURL":null,"startupData":null,"location":"app-system-defaults"}
1539430436238 addons.manager DEBUG Registering startup change 'installed' for formautofill@mozilla.org
1539430436238 addons.xpi DEBUG Loading bootstrap scope from /usr/lib/firefox/browser/features/formautofill@mozilla.org.xpi
1539430436240 addons.xpi DEBUG Calling bootstrap method install on formautofill@mozilla.org version 1.0
1539430436240 addons.xpi-utils DEBUG Make addon app-system-defaults:formautofill@mozilla.org visible
1539430436240 addons.xpi DEBUG Updating XPIState for {"id":"formautofill@mozilla.org","syncGUID":"{ae5b073b-15ed-41c3-bedd-5d0e56a40746}","version":"1.0","type":"extension","defaultLocale":{"name":"Form Autofill","description":"Autofill forms with saved profiles"},"visible":true,"active":false,"userDisabled":false,"appDisabled":false,"installDate":1538527113000,"updateDate":1538527113000,"applyBackgroundUpdates":1,"path":"/usr/lib/firefox/browser/features/formautofill@mozilla.org.xpi","skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"strictCompatibility":false,"locales":[],"targetApplications":[{"id":"{ec8030f7-c20a-464f-9b0e-13a3a9e97384}","minVersion":"62.0.3","maxVersion":"62.*"}],"targetPlatforms":[],"seen":true,"dependencies":[],"hasEmbeddedWebExtension":false,"userPermissions":null,"icons":{},"blocklistState":0,"blocklistURL":null,"startupData":null,"location":"app-system-defaults"}
1539430436241 addons.manager DEBUG Registering startup change 'installed' for onboarding@mozilla.org
1539430436241 addons.xpi DEBUG Loading bootstrap scope from /usr/lib/firefox/browser/features/onboarding@mozilla.org.xpi
1539430436245 addons.xpi DEBUG Calling bootstrap method install on onboarding@mozilla.org version 1.0
1539430436245 addons.xpi-utils DEBUG Make addon app-system-defaults:onboarding@mozilla.org visible
1539430436245 addons.xpi DEBUG Updating XPIState for {"id":"onboarding@mozilla.org","syncGUID":"{e28a0260-a0fb-4861-9534-e4efe1ecc453}","version":"1.0","type":"extension","defaultLocale":{"name":"Photon onboarding","description":"Photon onboarding"},"visible":true,"active":false,"userDisabled":false,"appDisabled":false,"installDate":1538527113000,"updateDate":1538527113000,"applyBackgroundUpdates":1,"path":"/usr/lib/firefox/browser/features/onboarding@mozilla.org.xpi","skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"strictCompatibility":false,"locales":[],"targetApplications":[{"id":"{ec8030f7-c20a-464f-9b0e-13a3a9e97384}","minVersion":"62.0.3","maxVersion":"62.*"}],"targetPlatforms":[],"seen":true,"dependencies":[],"hasEmbeddedWebExtension":false,"userPermissions":null,"icons":{},"blocklistState":0,"blocklistURL":null,"startupData":null,"location":"app-system-defaults"}
1539430436245 addons.manager DEBUG Registering startup change 'installed' for screenshots@mozilla.org
1539430436246 addons.xpi DEBUG Loading bootstrap scope from /usr/lib/firefox/browser/features/screenshots@mozilla.org.xpi
1539430436249 addons.xpi DEBUG Calling bootstrap method install on screenshots@mozilla.org version 33.0.0
1539430436249 addons.xpi-utils DEBUG Make addon app-system-defaults:screenshots@mozilla.org visible
1539430436249 addons.xpi DEBUG Updating XPIState for {"id":"screenshots@mozilla.org","syncGUID":"{9221c5f9-f3d0-467e-834c-5a47633c9d90}","version":"33.0.0","type":"extension","defaultLocale":{"name":"Firefox Screenshots","homepageURL":"https://screenshots.firefox.com/"},"visible":true,"active":false,"userDisabled":false,"appDisabled":false,"installDate":1538527113000,"updateDate":1538527113000,"applyBackgroundUpdates":1,"path":"/usr/lib/firefox/browser/features/screenshots@mozilla.org.xpi","skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"strictCompatibility":false,"locales":[],"targetApplications":[{"id":"{ec8030f7-c20a-464f-9b0e-13a3a9e97384}","minVersion":"57.0a1","maxVersion":"*"}],"targetPlatforms":[],"seen":true,"dependencies":[],"hasEmbeddedWebExtension":false,"userPermissions":null,"icons":{},"blocklistState":0,"blocklistURL":null,"startupData":null,"location":"app-system-defaults"}
1539430436250 addons.manager DEBUG Registering startup change 'installed' for webcompat-reporter@mozilla.org
1539430436250 addons.xpi DEBUG Loading bootstrap scope from /usr/lib/firefox/browser/features/webcompat-reporter@mozilla.org.xpi
1539430436252 addons.xpi DEBUG Calling bootstrap method install on webcompat-reporter@mozilla.org version 1.0.0
1539430436252 addons.xpi-utils DEBUG Make addon app-system-defaults:webcompat-reporter@mozilla.org visible
1539430436252 addons.xpi DEBUG Updating XPIState for {"id":"webcompat-reporter@mozilla.org","syncGUID":"{3d21561e-660c-4f9e-8534-e76f039af147}","version":"1.0.0","type":"extension","defaultLocale":{"name":"WebCompat Reporter","description":"Report site compatibility issues on webcompat.com."},"visible":true,"active":false,"userDisabled":false,"appDisabled":false,"installDate":1538527114000,"updateDate":1538527114000,"applyBackgroundUpdates":1,"path":"/usr/lib/firefox/browser/features/webcompat-reporter@mozilla.org.xpi","skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"strictCompatibility":false,"locales":[],"targetApplications":[{"id":"{ec8030f7-c20a-464f-9b0e-13a3a9e97384}","minVersion":"62.0.3","maxVersion":"62.*"}],"targetPlatforms":[],"seen":true,"dependencies":[],"hasEmbeddedWebExtension":false,"userPermissions":null,"icons":{},"blocklistState":0,"blocklistURL":null,"startupData":null,"location":"app-system-defaults"}
1539430436252 addons.manager DEBUG Registering startup change 'installed' for webcompat@mozilla.org
1539430436253 addons.xpi DEBUG Loading bootstrap scope from /usr/lib/firefox/browser/features/webcompat@mozilla.org.xpi
1539430436255 addons.xpi DEBUG Calling bootstrap method install on webcompat@mozilla.org version 2.0
1539430436255 addons.xpi-utils DEBUG Make addon app-system-defaults:webcompat@mozilla.org visible
1539430436255 addons.xpi DEBUG Updating XPIState for {"id":"webcompat@mozilla.org","syncGUID":"{ab760fee-650a-4a3c-916d-36b9f764ac9f}","version":"2.0","type":"extension","defaultLocale":{"name":"Web Compat","description":"Urgent post-release fixes for web compatibility."},"visible":true,"active":false,"userDisabled":false,"appDisabled":false,"installDate":1538527114000,"updateDate":1538527114000,"applyBackgroundUpdates":1,"path":"/usr/lib/firefox/browser/features/webcompat@mozilla.org.xpi","skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"strictCompatibility":false,"locales":[],"targetApplications":[{"id":"{ec8030f7-c20a-464f-9b0e-13a3a9e97384}","minVersion":"62.0.3","maxVersion":"62.*"},{"id":"{aa3c5121-dab2-40e2-81ca-7ea25febc110}","minVersion":"62.0.3","maxVersion":"62.*"}],"targetPlatforms":[],"seen":true,"dependencies":[],"hasEmbeddedWebExtension":true,"userPermissions":null,"icons":{},"blocklistState":0,"blocklistURL":null,"startupData":null,"location":"app-system-defaults"}
1539430436255 addons.manager DEBUG Registering startup change 'installed' for langpack-en-GB@firefox.mozilla.org
1539430436256 addons.xpi DEBUG Loading bootstrap scope from /usr/lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org.xpi
1539430436256 addons.xpi DEBUG Calling bootstrap method install on langpack-en-GB@firefox.mozilla.org version 62.0
1539430436256 addons.xpi-utils DEBUG Make addon app-global:langpack-en-GB@firefox.mozilla.org visible
1539430436257 addons.xpi DEBUG Updating XPIState for {"id":"langpack-en-GB@firefox.mozilla.org","syncGUID":"{16e4ebfd-cdbb-42dc-959c-9b6a4aa23de0}","version":"62.0","type":"webextension-langpack","updateURL":null,"optionsURL":null,"optionsType":null,"optionsBrowserStyle":true,"aboutURL":null,"defaultLocale":{"name":"English (GB) Language Pack","description":"Language pack for Firefox for en-GB","creator":"Mark Tyndall (contributors: David Bartlett, Constantine Murenin, Ian Neal)","developers":null,"translators":null,"contributors":null},"visible":true,"active":false,"userDisabled":false,"appDisabled":false,"installDate":1538529948000,"updateDate":1538529948000,"applyBackgroundUpdates":1,"path":"/usr/lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org.xpi","skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":true,"strictCompatibility":true,"locales":[],"targetApplications":[{"id":"toolkit@mozilla.org","minVersion":"62.0","maxVersion":"62.*"}],"targetPlatforms":[],"seen":true,"dependencies":[],"hasEmbeddedWebExtension":false,"userPermissions":null,"icons":{},"iconURL":null,"icon64URL":null,"blocklistState":0,"blocklistURL":null,"startupData":{"chromeEntries":[["locale","necko","en-GB","chrome/en-GB/locale/en-GB/necko/"],["locale","pdf.js","en-GB","browser/chrome/en-GB/locale/pdfviewer/"],["locale","global","en-GB","chrome/en-GB/locale/en-GB/global/"],["locale","onboarding","en-GB","browser/features/onboarding@mozilla.org/en-GB/locale/en-GB/"],["locale","devtools","en-GB","browser/chrome/en-GB/locale/en-GB/devtools/client/"],["locale","pipnss","en-GB","chrome/en-GB/locale/en-GB/pipnss/"],["locale","alerts","en-GB","chrome/en-GB/locale/en-GB/alerts/"],["locale","devtools-startup","en-GB","browser/chrome/en-GB/locale/en-GB/devtools/startup/"],["locale","branding","en-GB","browser/chrome/en-GB/locale/branding/"],["locale","autoconfig","en-GB","chrome/en-GB/locale/en-GB/autoconfig/"],["locale","devtools-shared","en-GB","browser/chrome/en-GB/locale/en-GB/devtools/shared/"],["locale","global-platform","en-GB","chrome/en-GB/locale/en-GB/global-platform/unix/"],["locale","browser-region","en-GB","browser/chrome/en-GB/locale/browser-region/"],["locale","mozapps","en-GB","chrome/en-GB/locale/en-GB/mozapps/"],["locale","pluginproblem","en-GB","chrome/en-GB/locale/en-GB/pluginproblem/"],["locale","formautofill","en-GB","browser/features/formautofill@mozilla.org/en-GB/locale/en-GB/"],["locale","weave","en-GB","chrome/en-GB/locale/en-GB/services/"],["locale","pocket","en-GB","browser/features/firefox@getpocket.com/en-GB/locale/en-GB/"],["locale","places","en-GB","chrome/en-GB/locale/en-GB/places/"],["locale","passwordmgr","en-GB","chrome/en-GB/locale/en-GB/passwordmgr/"],["locale","pippki","en-GB","chrome/en-GB/locale/en-GB/pippki/"],["locale","webcompat-reporter","en-GB","browser/features/webcompat-reporter@mozilla.org/en-GB/locale/en-GB/"],["locale","browser","en-GB","browser/chrome/en-GB/locale/browser/"]],"langpackId":"langpack-en-GB-browser","l10nRegistrySources":{"browser":"browser/"},"languages":["en-GB"]},"location":"app-global"}
1539430436257 addons.manager DEBUG Registering startup change 'installed' for langpack-en-CA@firefox.mozilla.org
1539430436257 addons.xpi DEBUG Loading bootstrap scope from /usr/lib/firefox/browser/extensions/langpack-en-CA@firefox.mozilla.org.xpi
1539430436258 addons.xpi DEBUG Calling bootstrap method install on langpack-en-CA@firefox.mozilla.org version 62.0
1539430436258 addons.xpi-utils DEBUG Make addon app-global:langpack-en-CA@firefox.mozilla.org visible
1539430436258 addons.xpi DEBUG Updating XPIState for {"id":"langpack-en-CA@firefox.mozilla.org","syncGUID":"{d9773ae3-0736-46af-afb9-ce27889cd0b4}","version":"62.0","type":"webextension-langpack","updateURL":null,"optionsURL":null,"optionsType":null,"optionsBrowserStyle":true,"aboutURL":null,"defaultLocale":{"name":"English (CA) Language Pack","description":"Language pack for Firefox for en-CA","creator":"mozilla.org","developers":null,"translators":null,"contributors":null},"visible":true,"active":false,"userDisabled":false,"appDisabled":false,"installDate":1538529948000,"updateDate":1538529948000,"applyBackgroundUpdates":1,"path":"/usr/lib/firefox/browser/extensions/langpack-en-CA@firefox.mozilla.org.xpi","skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":true,"strictCompatibility":true,"locales":[],"targetApplications":[{"id":"toolkit@mozilla.org","minVersion":"62.0","maxVersion":"62.*"}],"targetPlatforms":[],"seen":true,"dependencies":[],"hasEmbeddedWebExtension":false,"userPermissions":null,"icons":{},"iconURL":null,"icon64URL":null,"blocklistState":0,"blocklistURL":null,"startupData":{"chromeEntries":[["locale","necko","en-CA","chrome/en-CA/locale/en-CA/necko/"],["locale","pdf.js","en-CA","browser/chrome/en-CA/locale/pdfviewer/"],["locale","global","en-CA","chrome/en-CA/locale/en-CA/global/"],["locale","onboarding","en-CA","browser/features/onboarding@mozilla.org/en-CA/locale/en-CA/"],["locale","devtools","en-CA","browser/chrome/en-CA/locale/en-CA/devtools/client/"],["locale","pipnss","en-CA","chrome/en-CA/locale/en-CA/pipnss/"],["locale","alerts","en-CA","chrome/en-CA/locale/en-CA/alerts/"],["locale","devtools-startup","en-CA","browser/chrome/en-CA/locale/en-CA/devtools/startup/"],["locale","branding","en-CA","browser/chrome/en-CA/locale/branding/"],["locale","autoconfig","en-CA","chrome/en-CA/locale/en-CA/autoconfig/"],["locale","devtools-shared","en-CA","browser/chrome/en-CA/locale/en-CA/devtools/shared/"],["locale","global-platform","en-CA","chrome/en-CA/locale/en-CA/global-platform/unix/"],["locale","browser-region","en-CA","browser/chrome/en-CA/locale/browser-region/"],["locale","mozapps","en-CA","chrome/en-CA/locale/en-CA/mozapps/"],["locale","pluginproblem","en-CA","chrome/en-CA/locale/en-CA/pluginproblem/"],["locale","formautofill","en-CA","browser/features/formautofill@mozilla.org/en-CA/locale/en-CA/"],["locale","weave","en-CA","chrome/en-CA/locale/en-CA/services/"],["locale","pocket","en-CA","browser/features/firefox@getpocket.com/en-CA/locale/en-CA/"],["locale","places","en-CA","chrome/en-CA/locale/en-CA/places/"],["locale","passwordmgr","en-CA","chrome/en-CA/locale/en-CA/passwordmgr/"],["locale","pippki","en-CA","chrome/en-CA/locale/en-CA/pippki/"],["locale","webcompat-reporter","en-CA","browser/features/webcompat-reporter@mozilla.org/en-CA/locale/en-CA/"],["locale","browser","en-CA","browser/chrome/en-CA/locale/browser/"]],"langpackId":"langpack-en-CA-browser","l10nRegistrySources":{"browser":"browser/"},"languages":["en-CA"]},"location":"app-global"}
1539430436259 addons.manager DEBUG Registering startup change 'installed' for langpack-en-ZA@firefox.mozilla.org
1539430436260 addons.xpi DEBUG Loading bootstrap scope from /usr/lib/firefox/browser/extensions/langpack-en-ZA@firefox.mozilla.org.xpi
1539430436261 addons.xpi DEBUG Calling bootstrap method install on langpack-en-ZA@firefox.mozilla.org version 62.0
1539430436261 addons.xpi-utils DEBUG Make addon app-global:langpack-en-ZA@firefox.mozilla.org visible
1539430436262 addons.xpi DEBUG Updating XPIState for {"id":"langpack-en-ZA@firefox.mozilla.org","syncGUID":"{b8825d9b-4d3f-4ff4-8a2b-daf2abd48812}","version":"62.0","type":"webextension-langpack","updateURL":null,"optionsURL":null,"optionsType":null,"optionsBrowserStyle":true,"aboutURL":null,"defaultLocale":{"name":"English (South Africa) Language Pack","description":"Language pack for Firefox for en-ZA","creator":"Translate.org.za (contributors: Translate.org.za, Dwayne Bailey)","developers":null,"translators":null,"contributors":null},"visible":true,"active":false,"userDisabled":false,"appDisabled":false,"installDate":1538529948000,"updateDate":1538529948000,"applyBackgroundUpdates":1,"path":"/usr/lib/firefox/browser/extensions/langpack-en-ZA@firefox.mozilla.org.xpi","skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":true,"strictCompatibility":true,"locales":[],"targetApplications":[{"id":"toolkit@mozilla.org","minVersion":"62.0","maxVersion":"62.*"}],"targetPlatforms":[],"seen":true,"dependencies":[],"hasEmbeddedWebExtension":false,"userPermissions":null,"icons":{},"iconURL":null,"icon64URL":null,"blocklistState":0,"blocklistURL":null,"startupData":{"chromeEntries":[["locale","necko","en-ZA","chrome/en-ZA/locale/en-ZA/necko/"],["locale","pdf.js","en-ZA","browser/chrome/en-ZA/locale/pdfviewer/"],["locale","global","en-ZA","chrome/en-ZA/locale/en-ZA/global/"],["locale","onboarding","en-ZA","browser/features/onboarding@mozilla.org/en-ZA/locale/en-ZA/"],["locale","devtools","en-ZA","browser/chrome/en-ZA/locale/en-ZA/devtools/client/"],["locale","pipnss","en-ZA","chrome/en-ZA/locale/en-ZA/pipnss/"],["locale","alerts","en-ZA","chrome/en-ZA/locale/en-ZA/alerts/"],["locale","devtools-startup","en-ZA","browser/chrome/en-ZA/locale/en-ZA/devtools/startup/"],["locale","branding","en-ZA","browser/chrome/en-ZA/locale/branding/"],["locale","autoconfig","en-ZA","chrome/en-ZA/locale/en-ZA/autoconfig/"],["locale","devtools-shared","en-ZA","browser/chrome/en-ZA/locale/en-ZA/devtools/shared/"],["locale","global-platform","en-ZA","chrome/en-ZA/locale/en-ZA/global-platform/unix/"],["locale","browser-region","en-ZA","browser/chrome/en-ZA/locale/browser-region/"],["locale","mozapps","en-ZA","chrome/en-ZA/locale/en-ZA/mozapps/"],["locale","pluginproblem","en-ZA","chrome/en-ZA/locale/en-ZA/pluginproblem/"],["locale","formautofill","en-ZA","browser/features/formautofill@mozilla.org/en-ZA/locale/en-ZA/"],["locale","weave","en-ZA","chrome/en-ZA/locale/en-ZA/services/"],["locale","pocket","en-ZA","browser/features/firefox@getpocket.com/en-ZA/locale/en-ZA/"],["locale","places","en-ZA","chrome/en-ZA/locale/en-ZA/places/"],["locale","passwordmgr","en-ZA","chrome/en-ZA/locale/en-ZA/passwordmgr/"],["locale","pippki","en-ZA","chrome/en-ZA/locale/en-ZA/pippki/"],["locale","webcompat-reporter","en-ZA","browser/features/webcompat-reporter@mozilla.org/en-ZA/locale/en-ZA/"],["locale","browser","en-ZA","browser/chrome/en-ZA/locale/browser/"]],"langpackId":"langpack-en-ZA-browser","l10nRegistrySources":{"browser":"browser/"},"languages":["en-ZA"]},"location":"app-global"}
1539430436263 addons.xpi DEBUG Updating XPIState for {"id":"activity-stream@mozilla.org","syncGUID":"{659b0780-930d-4199-a99a-480d9b28e523}","version":"2018.08.22.1219-93becf29","type":"extension","defaultLocale":{"name":"Activity Stream","description":"A rich visual history feed and a reimagined home page make it easier than ever to find exactly what you're looking for in Firefox."},"visible":true,"active":true,"userDisabled":false,"appDisabled":false,"installDate":1538527113000,"updateDate":1538527113000,"applyBackgroundUpdates":1,"path":"/usr/lib/firefox/browser/features/activity-stream@mozilla.org.xpi","skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"strictCompatibility":false,"locales":[],"targetApplications":[{"id":"{ec8030f7-c20a-464f-9b0e-13a3a9e97384}","minVersion":"62.0.3","maxVersion":"62.*"}],"targetPlatforms":[],"seen":true,"dependencies":[],"hasEmbeddedWebExtension":false,"userPermissions":null,"icons":{},"blocklistState":0,"blocklistURL":null,"startupData":null,"location":"app-system-defaults"}
1539430436264 addons.xpi DEBUG Updating XPIState for {"id":"aushelper@mozilla.org","syncGUID":"{9c5847e4-4f0e-4405-853f-f86be24dc8e4}","version":"2.0","type":"extension","defaultLocale":{"name":"Application Update Service Helper","description":"Sets value(s) in the update url based on custom checks."},"visible":true,"active":true,"userDisabled":false,"appDisabled":false,"installDate":1538527113000,"updateDate":1538527113000,"applyBackgroundUpdates":1,"path":"/usr/lib/firefox/browser/features/aushelper@mozilla.org.xpi","skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"strictCompatibility":false,"locales":[],"targetApplications":[{"id":"{ec8030f7-c20a-464f-9b0e-13a3a9e97384}","minVersion":"62.0.3","maxVersion":"62.*"}],"targetPlatforms":[],"seen":true,"dependencies":[],"hasEmbeddedWebExtension":false,"userPermissions":null,"icons":{},"blocklistState":0,"blocklistURL":null,"startupData":null,"location":"app-system-defaults"}
1539430436264 addons.xpi DEBUG Updating XPIState for {"id":"firefox@getpocket.com","syncGUID":"{50278d98-ea3d-4973-8ad7-f1b8f1ffcbb1}","version":"1.0.5","type":"extension","defaultLocale":{"name":"Pocket","description":"When you find something you want to view later, put it in Pocket."},"visible":true,"active":true,"userDisabled":false,"appDisabled":false,"installDate":1538527113000,"updateDate":1538527113000,"applyBackgroundUpdates":1,"path":"/usr/lib/firefox/browser/features/firefox@getpocket.com.xpi","skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"strictCompatibility":false,"locales":[],"targetApplications":[{"id":"{ec8030f7-c20a-464f-9b0e-13a3a9e97384}","minVersion":"62.0.3","maxVersion":"62.*"}],"targetPlatforms":[],"seen":true,"dependencies":[],"hasEmbeddedWebExtension":false,"userPermissions":null,"icons":{},"blocklistState":0,"blocklistURL":null,"startupData":null,"location":"app-system-defaults"}
1539430436265 addons.xpi DEBUG Updating XPIState for {"id":"formautofill@mozilla.org","syncGUID":"{ae5b073b-15ed-41c3-bedd-5d0e56a40746}","version":"1.0","type":"extension","defaultLocale":{"name":"Form Autofill","description":"Autofill forms with saved profiles"},"visible":true,"active":true,"userDisabled":false,"appDisabled":false,"installDate":1538527113000,"updateDate":1538527113000,"applyBackgroundUpdates":1,"path":"/usr/lib/firefox/browser/features/formautofill@mozilla.org.xpi","skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"strictCompatibility":false,"locales":[],"targetApplications":[{"id":"{ec8030f7-c20a-464f-9b0e-13a3a9e97384}","minVersion":"62.0.3","maxVersion":"62.*"}],"targetPlatforms":[],"seen":true,"dependencies":[],"hasEmbeddedWebExtension":false,"userPermissions":null,"icons":{},"blocklistState":0,"blocklistURL":null,"startupData":null,"location":"app-system-defaults"}
1539430436267 addons.xpi DEBUG Updating XPIState for {"id":"onboarding@mozilla.org","syncGUID":"{e28a0260-a0fb-4861-9534-e4efe1ecc453}","version":"1.0","type":"extension","defaultLocale":{"name":"Photon onboarding","description":"Photon onboarding"},"visible":true,"active":true,"userDisabled":false,"appDisabled":false,"installDate":1538527113000,"updateDate":1538527113000,"applyBackgroundUpdates":1,"path":"/usr/lib/firefox/browser/features/onboarding@mozilla.org.xpi","skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"strictCompatibility":false,"locales":[],"targetApplications":[{"id":"{ec8030f7-c20a-464f-9b0e-13a3a9e97384}","minVersion":"62.0.3","maxVersion":"62.*"}],"targetPlatforms":[],"seen":true,"dependencies":[],"hasEmbeddedWebExtension":false,"userPermissions":null,"icons":{},"blocklistState":0,"blocklistURL":null,"startupData":null,"location":"app-system-defaults"}
1539430436267 addons.xpi DEBUG Updating XPIState for {"id":"screenshots@mozilla.org","syncGUID":"{9221c5f9-f3d0-467e-834c-5a47633c9d90}","version":"33.0.0","type":"extension","defaultLocale":{"name":"Firefox Screenshots","homepageURL":"https://screenshots.firefox.com/"},"visible":true,"active":true,"userDisabled":false,"appDisabled":false,"installDate":1538527113000,"updateDate":1538527113000,"applyBackgroundUpdates":1,"path":"/usr/lib/firefox/browser/features/screenshots@mozilla.org.xpi","skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"strictCompatibility":false,"locales":[],"targetApplications":[{"id":"{ec8030f7-c20a-464f-9b0e-13a3a9e97384}","minVersion":"57.0a1","maxVersion":"*"}],"targetPlatforms":[],"seen":true,"dependencies":[],"hasEmbeddedWebExtension":false,"userPermissions":null,"icons":{},"blocklistState":0,"blocklistURL":null,"startupData":null,"location":"app-system-defaults"}
1539430436268 addons.xpi DEBUG Updating XPIState for {"id":"webcompat-reporter@mozilla.org","syncGUID":"{3d21561e-660c-4f9e-8534-e76f039af147}","version":"1.0.0","type":"extension","defaultLocale":{"name":"WebCompat Reporter","description":"Report site compatibility issues on webcompat.com."},"visible":true,"active":true,"userDisabled":false,"appDisabled":false,"installDate":1538527114000,"updateDate":1538527114000,"applyBackgroundUpdates":1,"path":"/usr/lib/firefox/browser/features/webcompat-reporter@mozilla.org.xpi","skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"strictCompatibility":false,"locales":[],"targetApplications":[{"id":"{ec8030f7-c20a-464f-9b0e-13a3a9e97384}","minVersion":"62.0.3","maxVersion":"62.*"}],"targetPlatforms":[],"seen":true,"dependencies":[],"hasEmbeddedWebExtension":false,"userPermissions":null,"icons":{},"blocklistState":0,"blocklistURL":null,"startupData":null,"location":"app-system-defaults"}
1539430436268 addons.xpi DEBUG Updating XPIState for {"id":"webcompat@mozilla.org","syncGUID":"{ab760fee-650a-4a3c-916d-36b9f764ac9f}","version":"2.0","type":"extension","defaultLocale":{"name":"Web Compat","description":"Urgent post-release fixes for web compatibility."},"visible":true,"active":true,"userDisabled":false,"appDisabled":false,"installDate":1538527114000,"updateDate":1538527114000,"applyBackgroundUpdates":1,"path":"/usr/lib/firefox/browser/features/webcompat@mozilla.org.xpi","skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"strictCompatibility":false,"locales":[],"targetApplications":[{"id":"{ec8030f7-c20a-464f-9b0e-13a3a9e97384}","minVersion":"62.0.3","maxVersion":"62.*"},{"id":"{aa3c5121-dab2-40e2-81ca-7ea25febc110}","minVersion":"62.0.3","maxVersion":"62.*"}],"targetPlatforms":[],"seen":true,"dependencies":[],"hasEmbeddedWebExtension":true,"userPermissions":null,"icons":{},"blocklistState":0,"blocklistURL":null,"startupData":null,"location":"app-system-defaults"}
1539430436268 addons.xpi DEBUG Updating XPIState for {"id":"langpack-en-GB@firefox.mozilla.org","syncGUID":"{16e4ebfd-cdbb-42dc-959c-9b6a4aa23de0}","version":"62.0","type":"webextension-langpack","updateURL":null,"optionsURL":null,"optionsType":null,"optionsBrowserStyle":true,"aboutURL":null,"defaultLocale":{"name":"English (GB) Language Pack","description":"Language pack for Firefox for en-GB","creator":"Mark Tyndall (contributors: David Bartlett, Constantine Murenin, Ian Neal)","developers":null,"translators":null,"contributors":null},"visible":true,"active":true,"userDisabled":false,"appDisabled":false,"installDate":1538529948000,"updateDate":1538529948000,"applyBackgroundUpdates":1,"path":"/usr/lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org.xpi","skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":true,"strictCompatibility":true,"locales":[],"targetApplications":[{"id":"toolkit@mozilla.org","minVersion":"62.0","maxVersion":"62.*"}],"targetPlatforms":[],"seen":true,"dependencies":[],"hasEmbeddedWebExtension":false,"userPermissions":null,"icons":{},"iconURL":null,"icon64URL":null,"blocklistState":0,"blocklistURL":null,"startupData":{"chromeEntries":[["locale","necko","en-GB","chrome/en-GB/locale/en-GB/necko/"],["locale","pdf.js","en-GB","browser/chrome/en-GB/locale/pdfviewer/"],["locale","global","en-GB","chrome/en-GB/locale/en-GB/global/"],["locale","onboarding","en-GB","browser/features/onboarding@mozilla.org/en-GB/locale/en-GB/"],["locale","devtools","en-GB","browser/chrome/en-GB/locale/en-GB/devtools/client/"],["locale","pipnss","en-GB","chrome/en-GB/locale/en-GB/pipnss/"],["locale","alerts","en-GB","chrome/en-GB/locale/en-GB/alerts/"],["locale","devtools-startup","en-GB","browser/chrome/en-GB/locale/en-GB/devtools/startup/"],["locale","branding","en-GB","browser/chrome/en-GB/locale/branding/"],["locale","autoconfig","en-GB","chrome/en-GB/locale/en-GB/autoconfig/"],["locale","devtools-shared","en-GB","browser/chrome/en-GB/locale/en-GB/devtools/shared/"],["locale","global-platform","en-GB","chrome/en-GB/locale/en-GB/global-platform/unix/"],["locale","browser-region","en-GB","browser/chrome/en-GB/locale/browser-region/"],["locale","mozapps","en-GB","chrome/en-GB/locale/en-GB/mozapps/"],["locale","pluginproblem","en-GB","chrome/en-GB/locale/en-GB/pluginproblem/"],["locale","formautofill","en-GB","browser/features/formautofill@mozilla.org/en-GB/locale/en-GB/"],["locale","weave","en-GB","chrome/en-GB/locale/en-GB/services/"],["locale","pocket","en-GB","browser/features/firefox@getpocket.com/en-GB/locale/en-GB/"],["locale","places","en-GB","chrome/en-GB/locale/en-GB/places/"],["locale","passwordmgr","en-GB","chrome/en-GB/locale/en-GB/passwordmgr/"],["locale","pippki","en-GB","chrome/en-GB/locale/en-GB/pippki/"],["locale","webcompat-reporter","en-GB","browser/features/webcompat-reporter@mozilla.org/en-GB/locale/en-GB/"],["locale","browser","en-GB","browser/chrome/en-GB/locale/browser/"]],"langpackId":"langpack-en-GB-browser","l10nRegistrySources":{"browser":"browser/"},"languages":["en-GB"]},"location":"app-global"}
1539430436269 addons.xpi DEBUG Updating XPIState for {"id":"langpack-en-CA@firefox.mozilla.org","syncGUID":"{d9773ae3-0736-46af-afb9-ce27889cd0b4}","version":"62.0","type":"webextension-langpack","updateURL":null,"optionsURL":null,"optionsType":null,"optionsBrowserStyle":true,"aboutURL":null,"defaultLocale":{"name":"English (CA) Language Pack","description":"Language pack for Firefox for en-CA","creator":"mozilla.org","developers":null,"translators":null,"contributors":null},"visible":true,"active":true,"userDisabled":false,"appDisabled":false,"installDate":1538529948000,"updateDate":1538529948000,"applyBackgroundUpdates":1,"path":"/usr/lib/firefox/browser/extensions/langpack-en-CA@firefox.mozilla.org.xpi","skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":true,"strictCompatibility":true,"locales":[],"targetApplications":[{"id":"toolkit@mozilla.org","minVersion":"62.0","maxVersion":"62.*"}],"targetPlatforms":[],"seen":true,"dependencies":[],"hasEmbeddedWebExtension":false,"userPermissions":null,"icons":{},"iconURL":null,"icon64URL":null,"blocklistState":0,"blocklistURL":null,"startupData":{"chromeEntries":[["locale","necko","en-CA","chrome/en-CA/locale/en-CA/necko/"],["locale","pdf.js","en-CA","browser/chrome/en-CA/locale/pdfviewer/"],["locale","global","en-CA","chrome/en-CA/locale/en-CA/global/"],["locale","onboarding","en-CA","browser/features/onboarding@mozilla.org/en-CA/locale/en-CA/"],["locale","devtools","en-CA","browser/chrome/en-CA/locale/en-CA/devtools/client/"],["locale","pipnss","en-CA","chrome/en-CA/locale/en-CA/pipnss/"],["locale","alerts","en-CA","chrome/en-CA/locale/en-CA/alerts/"],["locale","devtools-startup","en-CA","browser/chrome/en-CA/locale/en-CA/devtools/startup/"],["locale","branding","en-CA","browser/chrome/en-CA/locale/branding/"],["locale","autoconfig","en-CA","chrome/en-CA/locale/en-CA/autoconfig/"],["locale","devtools-shared","en-CA","browser/chrome/en-CA/locale/en-CA/devtools/shared/"],["locale","global-platform","en-CA","chrome/en-CA/locale/en-CA/global-platform/unix/"],["locale","browser-region","en-CA","browser/chrome/en-CA/locale/browser-region/"],["locale","mozapps","en-CA","chrome/en-CA/locale/en-CA/mozapps/"],["locale","pluginproblem","en-CA","chrome/en-CA/locale/en-CA/pluginproblem/"],["locale","formautofill","en-CA","browser/features/formautofill@mozilla.org/en-CA/locale/en-CA/"],["locale","weave","en-CA","chrome/en-CA/locale/en-CA/services/"],["locale","pocket","en-CA","browser/features/firefox@getpocket.com/en-CA/locale/en-CA/"],["locale","places","en-CA","chrome/en-CA/locale/en-CA/places/"],["locale","passwordmgr","en-CA","chrome/en-CA/locale/en-CA/passwordmgr/"],["locale","pippki","en-CA","chrome/en-CA/locale/en-CA/pippki/"],["locale","webcompat-reporter","en-CA","browser/features/webcompat-reporter@mozilla.org/en-CA/locale/en-CA/"],["locale","browser","en-CA","browser/chrome/en-CA/locale/browser/"]],"langpackId":"langpack-en-CA-browser","l10nRegistrySources":{"browser":"browser/"},"languages":["en-CA"]},"location":"app-global"}
1539430436269 addons.xpi DEBUG Updating XPIState for {"id":"langpack-en-ZA@firefox.mozilla.org","syncGUID":"{b8825d9b-4d3f-4ff4-8a2b-daf2abd48812}","version":"62.0","type":"webextension-langpack","updateURL":null,"optionsURL":null,"optionsType":null,"optionsBrowserStyle":true,"aboutURL":null,"defaultLocale":{"name":"English (South Africa) Language Pack","description":"Language pack for Firefox for en-ZA","creator":"Translate.org.za (contributors: Translate.org.za, Dwayne Bailey)","developers":null,"translators":null,"contributors":null},"visible":true,"active":true,"userDisabled":false,"appDisabled":false,"installDate":1538529948000,"updateDate":1538529948000,"applyBackgroundUpdates":1,"path":"/usr/lib/firefox/browser/extensions/langpack-en-ZA@firefox.mozilla.org.xpi","skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":true,"strictCompatibility":true,"locales":[],"targetApplications":[{"id":"toolkit@mozilla.org","minVersion":"62.0","maxVersion":"62.*"}],"targetPlatforms":[],"seen":true,"dependencies":[],"hasEmbeddedWebExtension":false,"userPermissions":null,"icons":{},"iconURL":null,"icon64URL":null,"blocklistState":0,"blocklistURL":null,"startupData":{"chromeEntries":[["locale","necko","en-ZA","chrome/en-ZA/locale/en-ZA/necko/"],["locale","pdf.js","en-ZA","browser/chrome/en-ZA/locale/pdfviewer/"],["locale","global","en-ZA","chrome/en-ZA/locale/en-ZA/global/"],["locale","onboarding","en-ZA","browser/features/onboarding@mozilla.org/en-ZA/locale/en-ZA/"],["locale","devtools","en-ZA","browser/chrome/en-ZA/locale/en-ZA/devtools/client/"],["locale","pipnss","en-ZA","chrome/en-ZA/locale/en-ZA/pipnss/"],["locale","alerts","en-ZA","chrome/en-ZA/locale/en-ZA/alerts/"],["locale","devtools-startup","en-ZA","browser/chrome/en-ZA/locale/en-ZA/devtools/startup/"],["locale","branding","en-ZA","browser/chrome/en-ZA/locale/branding/"],["locale","autoconfig","en-ZA","chrome/en-ZA/locale/en-ZA/autoconfig/"],["locale","devtools-shared","en-ZA","browser/chrome/en-ZA/locale/en-ZA/devtools/shared/"],["locale","global-platform","en-ZA","chrome/en-ZA/locale/en-ZA/global-platform/unix/"],["locale","browser-region","en-ZA","browser/chrome/en-ZA/locale/browser-region/"],["locale","mozapps","en-ZA","chrome/en-ZA/locale/en-ZA/mozapps/"],["locale","pluginproblem","en-ZA","chrome/en-ZA/locale/en-ZA/pluginproblem/"],["locale","formautofill","en-ZA","browser/features/formautofill@mozilla.org/en-ZA/locale/en-ZA/"],["locale","weave","en-ZA","chrome/en-ZA/locale/en-ZA/services/"],["locale","pocket","en-ZA","browser/features/firefox@getpocket.com/en-ZA/locale/en-ZA/"],["locale","places","en-ZA","chrome/en-ZA/locale/en-ZA/places/"],["locale","passwordmgr","en-ZA","chrome/en-ZA/locale/en-ZA/passwordmgr/"],["locale","pippki","en-ZA","chrome/en-ZA/locale/en-ZA/pippki/"],["locale","webcompat-reporter","en-ZA","browser/features/webcompat-reporter@mozilla.org/en-ZA/locale/en-ZA/"],["locale","browser","en-ZA","browser/chrome/en-ZA/locale/browser/"]],"langpackId":"langpack-en-ZA-browser","l10nRegistrySources":{"browser":"browser/"},"languages":["en-ZA"]},"location":"app-global"}
1539430436270 addons.xpi-utils DEBUG Updating add-on states
1539430436276 addons.xpi DEBUG Registering manifest for /usr/lib/firefox/browser/features/activity-stream@mozilla.org.xpi
1539430436277 addons.xpi DEBUG Calling bootstrap method startup on activity-stream@mozilla.org version 2018.08.22.1219-93becf29
1539430436278 addons.xpi DEBUG Registering manifest for /usr/lib/firefox/browser/features/aushelper@mozilla.org.xpi
1539430436279 addons.xpi DEBUG Calling bootstrap method startup on aushelper@mozilla.org version 2.0
1539430436280 addons.xpi DEBUG Registering manifest for /usr/lib/firefox/browser/features/firefox@getpocket.com.xpi
1539430436281 addons.xpi DEBUG Calling bootstrap method startup on firefox@getpocket.com version 1.0.5
1539430436299 addons.xpi DEBUG Registering manifest for /usr/lib/firefox/browser/features/formautofill@mozilla.org.xpi
1539430436300 addons.xpi DEBUG Calling bootstrap method startup on formautofill@mozilla.org version 1.0
1539430436302 addons.xpi DEBUG Calling bootstrap method startup on langpack-en-CA@firefox.mozilla.org version 62.0
1539430436312 addons.xpi DEBUG Calling bootstrap method startup on langpack-en-GB@firefox.mozilla.org version 62.0
1539430436315 addons.xpi DEBUG Calling bootstrap method startup on langpack-en-ZA@firefox.mozilla.org version 62.0
1539430436317 addons.xpi DEBUG Registering manifest for /usr/lib/firefox/browser/features/onboarding@mozilla.org.xpi
1539430436317 addons.xpi DEBUG Calling bootstrap method startup on onboarding@mozilla.org version 1.0
1539430436318 addons.xpi DEBUG Registering manifest for /usr/lib/firefox/browser/features/screenshots@mozilla.org.xpi
1539430436319 addons.xpi DEBUG Calling bootstrap method startup on screenshots@mozilla.org version 33.0.0
1539430436320 addons.xpi DEBUG Registering manifest for /usr/lib/firefox/browser/features/webcompat-reporter@mozilla.org.xpi
1539430436321 addons.xpi DEBUG Calling bootstrap method startup on webcompat-reporter@mozilla.org version 1.0.0
1539430436322 addons.xpi DEBUG Registering manifest for /usr/lib/firefox/browser/features/webcompat@mozilla.org.xpi
1539430436324 addons.xpi DEBUG Calling bootstrap method startup on webcompat@mozilla.org version 2.0
1539430436330 addons.manager DEBUG Registering shutdown blocker for XPIProvider
1539430436331 addons.manager DEBUG Provider finished startup: XPIProvider
1539430436331 addons.manager DEBUG Starting provider: LightweightThemeManager
1539430436331 addons.manager DEBUG Registering shutdown blocker for LightweightThemeManager
1539430436332 addons.manager DEBUG Provider finished startup: LightweightThemeManager
1539430436333 addons.manager DEBUG Starting provider: GMPProvider
1539430436366 addons.manager DEBUG Registering shutdown blocker for GMPProvider
1539430436367 addons.manager DEBUG Provider finished startup: GMPProvider
1539430436367 addons.manager DEBUG Starting provider: PluginProvider
1539430436367 addons.manager DEBUG Registering shutdown blocker for PluginProvider
1539430436367 addons.manager DEBUG Provider finished startup: PluginProvider
1539430436440 addons.manager DEBUG Completed startup sequence
1539430440363 addons.xpi DEBUG Existing add-on activity-stream@mozilla.org in app-system-defaults
1539430440363 addons.xpi DEBUG Existing add-on aushelper@mozilla.org in app-system-defaults
1539430440363 addons.xpi DEBUG Existing add-on firefox@getpocket.com in app-system-defaults
1539430440364 addons.xpi DEBUG Existing add-on formautofill@mozilla.org in app-system-defaults
1539430440364 addons.xpi DEBUG Existing add-on onboarding@mozilla.org in app-system-defaults
1539430440364 addons.xpi DEBUG Existing add-on screenshots@mozilla.org in app-system-defaults
1539430440364 addons.xpi DEBUG Existing add-on webcompat-reporter@mozilla.org in app-system-defaults
1539430440364 addons.xpi DEBUG Existing add-on webcompat@mozilla.org in app-system-defaults
1539430440365 addons.xpi DEBUG Existing add-on langpack-en-GB@firefox.mozilla.org in app-global
1539430440365 addons.xpi DEBUG Existing add-on langpack-en-CA@firefox.mozilla.org in app-global
1539430440366 addons.xpi DEBUG Existing add-on langpack-en-ZA@firefox.mozilla.org in app-global
1539430440366 addons.xpi DEBUG scanForChanges changed: false, state: {}
1539430441447 Marionette INFO Listening on port 34647
1539430441539 Marionette WARN TLS certificate errors will be ignored for this session
1539430441674 Marionette DEBUG [2147483649] Frame script loaded
1539430441933 Marionette DEBUG [2147483649] Frame script registered
1539430451440 addons.xpi DEBUG Calling bootstrap method shutdown on webcompat@mozilla.org version 2.0
1539430451441 addons.xpi DEBUG Calling bootstrap method shutdown on webcompat-reporter@mozilla.org version 1.0.0
1539430451442 addons.xpi DEBUG Calling bootstrap method shutdown on telemetry-coverage-bug1487578@mozilla.org version 7.0
1539430451442 addons.xpi DEBUG Calling bootstrap method shutdown on screenshots@mozilla.org version 33.0.0
1539430451449 addons.xpi DEBUG Calling bootstrap method shutdown on onboarding@mozilla.org version 1.0
1539430451450 addons.xpi DEBUG Calling bootstrap method shutdown on langpack-en-ZA@firefox.mozilla.org version 62.0
1539430451456 addons.xpi DEBUG Calling bootstrap method shutdown on langpack-en-GB@firefox.mozilla.org version 62.0
1539430451460 addons.xpi DEBUG Calling bootstrap method shutdown on langpack-en-CA@firefox.mozilla.org version 62.0
1539430451465 addons.xpi DEBUG Calling bootstrap method shutdown on formautofill@mozilla.org version 1.0
1539430451465 addons.xpi DEBUG Calling bootstrap method shutdown on firefox@getpocket.com version 1.0.5
1539430451467 addons.xpi DEBUG Calling bootstrap method shutdown on aushelper@mozilla.org version 2.0
1539430451468 addons.xpi DEBUG Calling bootstrap method shutdown on activity-stream@mozilla.org version 2018.08.22.1219-93becf29
1539430451671 addons.manager DEBUG shutdown
1539430451672 addons.manager DEBUG Calling shutdown blocker for XPIProvider
1539430451673 addons.xpi DEBUG shutdown
1539430451673 addons.xpi-utils DEBUG shutdown
1539430451674 addons.manager DEBUG Calling shutdown blocker for LightweightThemeManager
1539430451674 addons.manager DEBUG Calling shutdown blocker for GMPProvider
1539430451675 addons.manager DEBUG Calling shutdown blocker for PluginProvider
1539430451689 addons.manager DEBUG Async provider shutdown done
1539430451851 Marionette INFO Stopped listening on port 46704
1539430466601 Marionette DEBUG [2147483649] Received DOM event beforeunload for about:blank
1539430470365 Marionette DEBUG [2147483649] Received DOM event pagehide for about:blank
1539430471035 Marionette DEBUG [2147483649] Received DOM event DOMContentLoaded for https://www.google.com/?gws_rd=ssl
1539430475401 Marionette DEBUG [2147483649] Received DOM event pageshow for https://www.google.com/?gws_rd=ssl
1539430475509 Marionette DEBUG [2147483649] Received DOM event beforeunload for https://www.google.com/?gws_rd=ssl
1539430478179 Marionette DEBUG [2147483649] Received DOM event pagehide for https://www.google.com/?gws_rd=ssl
1539430478181 Marionette DEBUG [2147483649] Received DOM event unload for https://www.google.com/?gws_rd=ssl
1539430480851 Marionette DEBUG [2147483649] Received DOM event DOMContentLoaded for https://www.facebook.com/
1539430485731 Marionette DEBUG [2147483649] Received observer notification outer-window-destroyed for 2147483657
1539430487778 addons.productaddons INFO sending request to: https://aus5.mozilla.org/update/3/GMP/62.0.3/20181002205202/Linux_x86_64-gcc3/null/release-cck-ubuntu/Linux%204.4.0-137-generic%20(GTK%203.18.9%2Clibpulse%208.0.0)/canonical/1.0/update.xml
1539430487964 Marionette DEBUG [2147483649] Received observer notification outer-window-destroyed for 2147483664
1539430488002 Marionette DEBUG [2147483649] Received observer notification outer-window-destroyed for 2147483666
1539430488022 Marionette DEBUG [2147483649] Received observer notification outer-window-destroyed for 2147483669
1539430488039 Marionette DEBUG [2147483649] Received observer notification outer-window-destroyed for 2147483672
1539430488367 Marionette DEBUG [2147483649] Received observer notification outer-window-destroyed for 2147483674
1539430488370 Marionette DEBUG [2147483649] Received observer notification outer-window-destroyed for 2147483676
1539430488796 Marionette DEBUG [2147483649] Received DOM event pageshow for https://www.facebook.com/
1539430488947 Marionette DEBUG [2147483649] Received DOM event beforeunload for https://www.facebook.com/
1539430490485 addons.productaddons INFO Completed downloading document
1539430493040 Marionette DEBUG [2147483649] Received DOM event pagehide for https://www.facebook.com/
1539430493079 Marionette DEBUG [2147483649] Received DOM event unload for https://www.facebook.com/
1539430493328 addons.productaddons INFO downloadXHR File download. status=200
1539430493336 addons.productaddons INFO Downloaded file will be saved to /tmp/tmpaddon-672b65
1539430498505 Marionette DEBUG [2147483649] Received DOM event DOMContentLoaded for https://twitter.com/
1539430498516 Marionette DEBUG [2147483649] Received observer notification outer-window-destroyed for 2147483662
1539430498517 Marionette DEBUG [2147483649] Received observer notification outer-window-destroyed for 2147483668
1539430498518 Marionette DEBUG [2147483649] Received observer notification outer-window-destroyed for 2147483654
1539430498520 Marionette DEBUG [2147483649] Received observer notification outer-window-destroyed for 2147483659
1539430499881 Marionette DEBUG [2147483649] Received DOM event pageshow for https://twitter.com/
1539430706798 addons.manager DEBUG Background update check beginning
1539430706800 addons.xpi INFO Starting system add-on update check from https://aus5.mozilla.org/update/3/SystemAddons/62.0.3/20181002205202/Linux_x86_64-gcc3/null/release-cck-ubuntu/Linux%204.4.0-137-generic%20(GTK%203.18.9%2Clibpulse%208.0.0)/canonical/1.0/update.xml.
1539430706800 addons.productaddons INFO sending request to: https://aus5.mozilla.org/update/3/SystemAddons/62.0.3/20181002205202/Linux_x86_64-gcc3/null/release-cck-ubuntu/Linux%204.4.0-137-generic%20(GTK%203.18.9%2Clibpulse%208.0.0)/canonical/1.0/update.xml
1539430709002 addons.productaddons INFO Completed downloading document
1539430711512 addons.productaddons INFO downloadXHR File download. status=200
1539430711516 addons.productaddons INFO Downloaded file will be saved to /tmp/tmpaddon-de4d31
1539430711551 addons.xpi INFO Installing new system add-on set
1539430711567 addons.repository DEBUG cacheAddons: enabled false IDs ["telemetry-coverage-bug1487578@mozilla.org"]
1539430711572 addons.xpi DEBUG Starting install of telemetry-coverage-bug1487578@mozilla.org from file:///tmp/tmpaddon-de4d31
1539430711577 addons.manager DEBUG Background update check complete
1539430711586 addons.xpi DEBUG Addon telemetry-coverage-bug1487578@mozilla.org will be installed as a packed xpi
1539430711593 addons.xpi-utils DEBUG Make addon app-system-addons:telemetry-coverage-bug1487578@mozilla.org visible
1539430711594 addons.xpi DEBUG XPIStates adding add-on telemetry-coverage-bug1487578@mozilla.org in {"addons":{},"staged":{},"path":"/tmp/rust_mozprofile.gE8HwKiqniMr/features/{a0db4174-5153-4e0c-a236-107e7ba61edb}"}: /tmp/rust_mozprofile.gE8HwKiqniMr/features/{a0db4174-5153-4e0c-a236-107e7ba61edb}/telemetry-coverage-bug1487578@mozilla.org.xpi
1539430711596 addons.xpi DEBUG Updating XPIState for {"id":"telemetry-coverage-bug1487578@mozilla.org","syncGUID":"{ceaa3fe3-e720-4e3d-a8a2-d8fd46e3be88}","version":"7.0","type":"extension","aboutURL":"https://bugzilla.mozilla.org/show_bug.cgi?id=1487578","defaultLocale":{"name":"Telemetry coverage","description":"Direct measurement of how many users have Telemetry disabled, using a small sample."},"visible":true,"active":true,"userDisabled":false,"appDisabled":false,"installDate":1539430711569,"updateDate":1539430711569,"applyBackgroundUpdates":1,"path":"/tmp/rust_mozprofile.gE8HwKiqniMr/features/{a0db4174-5153-4e0c-a236-107e7ba61edb}/telemetry-coverage-bug1487578@mozilla.org.xpi","skinnable":false,"sourceURI":"file:///tmp/tmpaddon-de4d31","releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"strictCompatibility":false,"locales":[],"targetApplications":[{"id":"{ec8030f7-c20a-464f-9b0e-13a3a9e97384}","minVersion":"44.0.*","maxVersion":"63.*"}],"targetPlatforms":[],"signedState":3,"seen":true,"dependencies":[],"hasEmbeddedWebExtension":false,"userPermissions":null,"icons":{},"blocklistState":0,"blocklistURL":null,"startupData":null,"location":"app-system-addons"}
1539430711597 addons.xpi DEBUG Install of file:///tmp/tmpaddon-de4d31 completed.
1539430711599 addons.xpi DEBUG Loading bootstrap scope from /tmp/rust_mozprofile.gE8HwKiqniMr/features/{a0db4174-5153-4e0c-a236-107e7ba61edb}/telemetry-coverage-bug1487578@mozilla.org.xpi
1539430711603 addons.xpi DEBUG Calling bootstrap method install on telemetry-coverage-bug1487578@mozilla.org version 7.0
1539430711604 addons.xpi DEBUG Registering manifest for /tmp/rust_mozprofile.gE8HwKiqniMr/features/{a0db4174-5153-4e0c-a236-107e7ba61edb}/telemetry-coverage-bug1487578@mozilla.org.xpi
1539430711604 addons.xpi DEBUG Calling bootstrap method startup on telemetry-coverage-bug1487578@mozilla.org version 7.0
1539430711607 addons.xpi DEBUG removeTemporaryFile: file:///tmp/tmpaddon-de4d31 removing temp file /tmp/tmpaddon-de4d31