Closed
Bug 1710486
Opened 4 years ago
Closed 4 years ago
Making some popups transparent can cause hangs in Windows
Categories
(Core :: Widget: Win32, defect)
Core
Widget: Win32
Tracking
()
RESOLVED
FIXED
90 Branch
People
(Reporter: emilio, Assigned: emilio)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
Bug 1710486 - Fix InProcessWinCompositorWidget locking to always release the present lock. r=cmartin
(deleted),
text/x-phabricator-request
|
Details |
Making autocomplete popups transparent can cause issues like this:
Assignee | ||
Comment 1•4 years ago
|
||
Otherwise we may hang when drawing transparent popups.
Updated•4 years ago
|
Has Regression Range: --- → yes
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/655284ac7e4d
Fix InProcessWinCompositorWidget locking to always release the present lock. r=cmartin
Comment 3•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox90:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch
Updated•4 years ago
|
Keywords: regression
Updated•4 years ago
|
status-firefox88:
--- → wontfix
status-firefox89:
--- → affected
status-firefox-esr78:
--- → wontfix
Comment 4•4 years ago
|
||
The patch landed in nightly and beta is affected.
:emilio, is this bug important enough to require an uplift?
If not please set status_beta
to wontfix
.
For more information, please visit auto_nag documentation.
Flags: needinfo?(emilio)
Assignee | ||
Comment 5•4 years ago
|
||
Probably not unless we need my upcoming popup changes in beta (which again, probably not).
Flags: needinfo?(emilio)
You need to log in
before you can comment on or make changes to this bug.
Description
•