Open
Bug 1875249
Opened 1 year ago
Updated 1 year ago
The screen-information-changed notification is triggered a lot on Focus
Categories
(GeckoView :: General, defect)
Tracking
(Not tracked)
NEW
People
(Reporter: florian, Unassigned)
References
(Blocks 1 open bug)
Details
I captured a 39 minutes Focus profile during which the phone was locked.
In the profile, I see the parent process triggered the "screen-information-changed" observer notification and the "PContent::Msg_RefreshScreens" IPC to content processes 383 times. The content process received the IPC and triggered the "screen-information-changed" observer notification too. That seems like a lot for a locked phone.
Reporter | ||
Comment 1•1 year ago
|
||
I took a longer profile, and somehow these notifications stopped being triggered about 30min after the beginning of the profile: https://share.firefox.dev/47LAjcd
Comment 2•1 year ago
|
||
The severity field is not set for this bug.
:owlish, could you have a look please?
For more information, please visit BugBot documentation.
Flags: needinfo?(bugzeeeeee)
Updated•1 year ago
|
Severity: -- → S3
Flags: needinfo?(bugzeeeeee)
Comment 3•1 year ago
|
||
We need to check if this reproduces on Fenix
You need to log in
before you can comment on or make changes to this bug.
Description
•