Closed
Bug 1379014
Opened 8 years ago
Closed 8 years ago
Disable Advanced Layers on transparent popups
Categories
(Core :: Graphics: Layers, enhancement)
Tracking
()
RESOLVED
FIXED
mozilla56
Tracking | Status | |
---|---|---|
firefox56 | --- | fixed |
People
(Reporter: dvander, Assigned: dvander)
References
Details
Attachments
(1 file)
1.10 KB,
patch
|
mattwoodrow
:
review+
|
Details | Diff | Splinter Review |
bug 1356317 enabled software OMTC for transparent popups. Since DirectX doesn't work with WS_EX_LAYERED, we don't pass the LAYERS_D3D11 backend hint for those windows. AL ignores this hint though and therefore transparent popups are currently broken.
Assignee | ||
Comment 1•8 years ago
|
||
Attachment #8884105 -
Flags: review?(matt.woodrow)
Updated•8 years ago
|
Attachment #8884105 -
Flags: review?(matt.woodrow) → review+
Pushed by danderson@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/1bedcb498059
Disable Advanced Layers on transparent popups. (bug 1379014, r=mattwoodrow)
Comment 3•8 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox56:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla56
You need to log in
before you can comment on or make changes to this bug.
Description
•