Closed
Bug 1382613
Opened 8 years ago
Closed 2 years ago
Intermittent browser/base/content/test/performance/browser_startup.js | Sqlite.jsm is not allowed before handling user events -
Categories
(Firefox :: General, defect, P3)
Firefox
General
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 6•8 years ago
|
||
(In reply to OrangeFactor Robot from comment #5)
> 17 failures in 949 pushes (0.018 failures/push) were associated with this
> bug in the last 7 days.
I looked at all of these 17 failures, and none of them is about Sqlite.jsm. They are all "resource:///modules/RecentWindow.jsm is not allowed before handling user events", ie. bug 1391495.
Summary: Intermittent browser/base/content/test/performance/browser_startup.js | resource://gre/modules/Sqlite.jsm is not allowed before handling user events - → Intermittent browser/base/content/test/performance/browser_startup.js | Sqlite.jsm is not allowed before handling user events -
| Comment hidden (Intermittent Failures Robot) |
Comment 8•8 years ago
|
||
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
Comment 9•6 years ago
|
||
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
Comment 10•6 years ago
|
||
(In reply to Stefan Hindli [:stefan_hindli] from comment #9)
The stack for this failure is:
0 <TOP LEVEL> ["resource://gre/modules/TrackingDBService.jsm":12:31]
1 XPCU_serviceLambda() ["resource://gre/modules/XPCOMUtils.jsm":215:29]
2 get() ["resource://gre/modules/XPCOMUtils.jsm":129:50]
3 maybeUpdateEarliestRecordedDateTooltip() ["chrome://browser/content/browser-siteProtections.js":1758:15]
4 init() ["chrome://browser/content/browser-siteProtections.js":1135:9]
5 _delayedStartup() ["chrome://browser/content/browser.js":1993:24]
6 _delayedStartup() ["self-hosted":1019:16]
| Comment hidden (Intermittent Failures Robot) |
Updated•6 years ago
|
Priority: -- → P3
| Comment hidden (Intermittent Failures Robot) |
Updated•3 years ago
|
Severity: normal → S3
Updated•2 years ago
|
Status: REOPENED → RESOLVED
Closed: 8 years ago → 2 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•