Closed
Bug 1955533
Opened 1 month ago
Closed 27 days ago
Use appShutdownConfirmed instead of quitApplicationGranted in AboutHomeStartupCache
Categories
(Firefox :: New Tab Page, task)
Firefox
New Tab Page
Tracking
()
RESOLVED
FIXED
139 Branch
Tracking | Status | |
---|---|---|
firefox139 | --- | fixed |
People
(Reporter: jstutte, Assigned: jstutte)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Updated•1 month ago
|
Component: DOM: Content Processes → New Tab Page
Product: Core → Firefox
Assignee | ||
Comment 1•1 month ago
|
||
Assignee | ||
Updated•1 month ago
|
Assignee: nobody → jstutte
Updated•1 month ago
|
Attachment #9473561 -
Attachment description: WIP: Bug 1955533 - Use appShutdownConfirmed instead of quitApplicationGranted in AboutHomeStartupCache. r?mconley → Bug 1955533 - Use appShutdownConfirmed instead of quitApplicationGranted in AboutHomeStartupCache. r?mconley
Assignee | ||
Comment 2•1 month ago
|
||
Note that already on current central I get:
[Parent 4146221, Main Thread] WARNING: NS_ENSURE_SUCCESS(rv, rv) failed with result 0x80040111 (NS_ERROR_NOT_AVAILABLE): file /home/jens/src/mozilla-unified/startupcache/StartupCacheUtils.cpp:157
[Parent 4146221, Main Thread] WARNING: NS_ENSURE_SUCCESS(rv, rv) failed with result 0x80040111 (NS_ERROR_NOT_AVAILABLE): file /home/jens/src/mozilla-unified/js/xpconnect/loader/mozJSModuleLoader.cpp:662
[Parent 4146221, Main Thread] WARNING: NS_ENSURE_SUCCESS(rv, rv) failed with result 0x80040111 (NS_ERROR_NOT_AVAILABLE): file /home/jens/src/mozilla-unified/js/loader/ModuleLoaderBase.cpp:496
console.error: AboutHomeStartupCache: "Timed out getting cache streams. Skipping cache task."
JavaScript error: resource://newtab/lib/TelemetryFeed.sys.mjs, line 246: Error: Failed to load resource://newtab/lib/UTEventReporting.sys.mjs
console.error: services.settings:
main/tracking-protection-lists: Signature of bundled changeset is invalid: [Exception... "<no message>" nsresult: "0x8046001e (<unknown>)" location: "JS frame :: resource://gre/modules/ServiceRequest.sys.mjs :: open :: line 126" data: no].
console.error: services.settings:
main/cfr: Signature of bundled changeset is invalid: [Exception... "<no message>" nsresult: "0x8046001e (<unknown>)" location: "JS frame :: resource://gre/modules/ServiceRequest.sys.mjs :: open :: line 126" data: no].
console.error: services.settings:
main/partitioning-exempt-urls: Signature of bundled changeset is invalid: [Exception... "<no message>" nsresult: "0x8046001e (<unknown>)" location: "JS frame :: resource://gre/modules/ServiceRequest.sys.mjs :: open :: line 126" data: no].
console.error: services.settings:
main/normandy-recipes-capabilities: Signature of bundled changeset is invalid: [Exception... "<no message>" nsresult: "0x8046001e (<unknown>)" location: "JS frame :: resource://gre/modules/ServiceRequest.sys.mjs :: open :: line 126" data: no].
console.error: services.settings:
main/search-categorization: Signature of bundled changeset is invalid: [Exception... "<no message>" nsresult: "0x8046001e (<unknown>)" location: "JS frame :: resource://gre/modules/ServiceRequest.sys.mjs :: open :: line 126" data: no].
console.error: services.settings:
main/message-groups: Signature of bundled changeset is invalid: [Exception... "<no message>" nsresult: "0x8046001e (<unknown>)" location: "JS frame :: resource://gre/modules/ServiceRequest.sys.mjs :: open :: line 126" data: no].
console.error: services.settings:
main/fingerprinting-protection-overrides: Signature of bundled changeset is invalid: [Exception... "<no message>" nsresult: "0x8046001e (<unknown>)" location: "JS frame :: resource://gre/modules/ServiceRequest.sys.mjs :: open :: line 126" data: no].
console.error: services.settings:
main/query-stripping: Signature of bundled changeset is invalid: [Exception... "<no message>" nsresult: "0x8046001e (<unknown>)" location: "JS frame :: resource://gre/modules/ServiceRequest.sys.mjs :: open :: line 126" data: no].
console.error: services.settings:
Object
- prototype Object
- columnNumber = 0
- data = null
- filename = resource://gre/modules/ServiceRequest.sys.mjs
- lineNumber = 126
- location = {"name":"open","filename":"resource://gre/modules/ServiceRequest.sys.mjs","sourceId":27,"lineNumber":126,"columnNumber":11,"asyncCause":null,"asyncCaller":null,"caller":{"filename":"resource://services-settings/Utils.sys.mjs","name":"fetch/<","sourceId":26,"lineNumber":268,"columnNumber":15,"asyncCause":null,"asyncCaller":null,"caller":{"filename":"resource://services-settings/Utils.sys.mjs","name":"fetch","sourceId":26,"lineNumber":219,"columnNumber":12,"asyncCause":null,"asyncCaller":null,"caller":{"filename":"resource://services-settings/Utils.sys.mjs","name":"fetchLatestChanges","sourceId":26,"lineNumber":429,"columnNumber":34,"asyncCause":null,"asyncCaller":null,"caller":{"filename":"resource://services-settings/RemoteSettingsClient.sys.mjs","name":"sync","sourceId":24,"lineNumber":625,"columnNumber":42,"asyncCause":null,"asyncCaller":null,"caller":{"filename":"resource://services-settings/RemoteSettingsClient.sys.mjs","name":"get/this._importingPromise<","sourceId":24,"lineNumber":477,"columnNumber":28,"asyncCause":null,"asyncCaller":null,"caller":null,"formattedStack":"get/this._importingPromise<@resource://services-settings/RemoteSettingsClient.sys.mjs:477:28\n","nativeSavedFrame":{}},"formattedStack":"sync@resource://services-settings/RemoteSettingsClient.sys.mjs:625:42\nget/this._importingPromise<@resource://services-settings/RemoteSettingsClient.sys.mjs:477:28\n","nativeSavedFrame":{}},"formattedStack":"fetchLatestChanges@resource://services-settings/Utils.sys.mjs:429:34\nsync@resource://services-settings/RemoteSettingsClient.sys.mjs:625:42\nget/this._importingPromise<@resource://services-settings/RemoteSettingsClient.sys.mjs:477:28\n","nativeSavedFrame":{}},"formattedStack":"fetch@resource://services-settings/Utils.sys.mjs:219:12\nfetchLatestChanges@resource://services-settings/Utils.sys.mjs:429:34\nsync@resource://services-settings/RemoteSettingsClient.sys.mjs:625:42\nget/this._importingPromise<@resource://services-settings/RemoteSettingsClient.sys.mjs:477:28\n","nativeSavedFrame":{}},"formattedStack":"fetch/<@resource://services-settings/Utils.sys.mjs:268:15\nfetch@resource://services-settings/Utils.sys.mjs:219:12\nfetchLatestChanges@resource://services-settings/Utils.sys.mjs:429:34\nsync@resource://services-settings/RemoteSettingsClient.sys.mjs:625:42\nget/this._importingPromise<@resource://services-settings/RemoteSettingsClient.sys.mjs:477:28\n","nativeSavedFrame":{}},"formattedStack":"open@resource://gre/modules/ServiceRequest.sys.mjs:126:11\nfetch/<@resource://services-settings/Utils.sys.mjs:268:15\nfetch@resource://services-settings/Utils.sys.mjs:219:12\nfetchLatestChanges@resource://services-settings/Utils.sys.mjs:429:34\nsync@resource://services-settings/RemoteSettingsClient.sys.mjs:625:42\nget/this._importingPromise<@resource://services-settings/RemoteSettingsClient.sys.mjs:477:28\n","nativeSavedFrame":{}}
...
if I start a new browser and quit it while newtab is still loading the previews. This bug wants to just move to the later phase and will not help with that, but I think there is potentially something else not really aware of our shutdown.
Updated•1 month ago
|
Attachment #9473561 -
Attachment description: Bug 1955533 - Use appShutdownConfirmed instead of quitApplicationGranted in AboutHomeStartupCache. r?mconley → Bug 1955533 - Use appShutdownConfirmed instead of quitApplicationGranted in AboutHomeStartupCache. r?#home-newtab-reviewers
Pushed by jstutte@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e2aae40ca9c8
Use appShutdownConfirmed instead of quitApplicationGranted in AboutHomeStartupCache. r=home-newtab-reviewers,mconley
Comment 4•27 days ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 27 days ago
status-firefox139:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 139 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•