Closed Bug 1635243 Opened 6 years ago Closed 6 years ago

only use WS_EX_LAYERED | WS_EX_TRANSPARENT on the compositor window on nightly for now

Categories

(Core :: Graphics, task)

task

Tracking

()

RESOLVED FIXED
mozilla78
Tracking Status
firefox77 --- fixed
firefox78 --- fixed

People

(Reporter: tnikkel, Assigned: tnikkel)

Details

Attachments

(1 file)

We haven't shipped direct manipulation yet so we don't need these and they still cause blank windows for a very small number of users.

We haven't shipped direct manipulation yet so we don't need these and they still cause blank windows for a very small number of users.

Assignee: nobody → tnikkel
Status: NEW → ASSIGNED
Pushed by tnikkel@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/3e58ffac4bb8 Only use WS_EX_LAYERED | WS_EX_TRANSPARENT on the compositor window on nightly for now. r=sotaro

Comment on attachment 9145612 [details]
Bug 1635243. Only use WS_EX_LAYERED | WS_EX_TRANSPARENT on the compositor window on nightly for now. r?sotaro

Beta/Release Uplift Approval Request

  • User impact if declined: Completely blank Firefox window for some small percentage of users on quite old hardware (see bug 1632357 and bug 1544074).
  • Is this code covered by automated tests?: No
  • Has the fix been verified in Nightly?: No
  • Needs manual test from QE?: No
  • If yes, steps to reproduce:
  • List of other uplifts needed: None
  • Risk to taking this patch: Low
  • Why is the change risky/not risky? (and alternatives if risky): The riskier change is to keep WS_EX_LAYERED | WS_EX_TRANSPARENT. This change limits them to nightly. (We will need these eventually when Direct Manipulation is enabled, but it's not yet. Until then we can investigate work arounds/fixes.)
  • String changes made/needed:
Attachment #9145612 - Flags: approval-mozilla-beta?
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla78

Comment on attachment 9145612 [details]
Bug 1635243. Only use WS_EX_LAYERED | WS_EX_TRANSPARENT on the compositor window on nightly for now. r?sotaro

We are in early betas and this is good for retention, approved for 77 beta 2, thanks.

Attachment #9145612 - Flags: approval-mozilla-beta? → approval-mozilla-beta+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: