Closed
Bug 1948565
Opened 1 month ago
Closed
Allow accelerating transparent windows popups
Categories
(Core :: Widget: Win32, enhancement)
Core
Widget: Win32
Tracking
()
RESOLVED
FIXED
137 Branch
Tracking | Status | |
---|---|---|
firefox137 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•1 month ago
|
||
We've changed our transparent popup setup to not use WS_EX_LAYERED, and
now try is happy with this. This matches cocoa, too.
We might want to harmonize on something like what Linux does (which
doesn't use acceleration for "Small" popups), but that shouldn't be
gated on support for acceleration.
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3eb7c1efd1e0
Allow accelerating semi-transparent windows popups. r=win-reviewers,rkraesig
Comment 3•29 days ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 29 days ago
status-firefox137:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 137 Branch
Comment 4•29 days ago
|
||
bugherder |
Closed: 29 days ago
You need to log in
before you can comment on or make changes to this bug.
Description
•