Closed Bug 1678924 Opened 4 years ago Closed 4 years ago

video on twitter is black with HD3000 on win7 WebRender (no gpu process)

Categories

(Core :: Graphics: WebRender, defect)

x86_64
Windows 7
defect

Tracking

()

RESOLVED FIXED
85 Branch
Tracking Status
firefox84 --- fixed
firefox85 --- fixed

People

(Reporter: jrmuizel, Assigned: jrmuizel)

References

Details

(Keywords: correctness)

Attachments

(1 file)

This is similar to bug 1678903 except all video seems to black. i.e. even the working videos like https://twitter.com/Twitter/status/1288540609310056450 are black.

Blocks: wr-win7
Keywords: correctness
OS: Unspecified → Windows 7
Hardware: Unspecified → x86_64
See Also: → 1678903

It looks we hit the same gen6 compiler bug as we did in bug
1663344.

Assignee: nobody → jmuizelaar
Status: NEW → ASSIGNED
Pushed by jmuizelaar@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/b2d438ba2bdd Lower switch to if-else chain. r=mattwoodrow,jnicol

Comment on attachment 9189884 [details]
Bug 1678924. Lower switch to if-else chain.

Beta/Release Uplift Approval Request

  • User impact if declined: Some video will not show up for gen6 Intel users.
  • 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): Very low risk. Just changing the shader from a switch to an if.
  • String changes made/needed:
Attachment #9189884 - Flags: approval-mozilla-release?
Attachment #9189884 - Flags: approval-mozilla-beta?

Gah, this was the wrong bug...

Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 85 Branch
Regressions: 1679700
Blocks: 1679764
Attachment #9189884 - Flags: approval-mozilla-release?

I assume we want to wait on uplifting this until bug 1679700 is ready as well? Also, are we doing any audits for other possibly-problematic switch statements given that we've hit this driver bug a couple times now?

Flags: needinfo?(jmuizelaar)

Yes, uplifting will need to wait on bug 1679700. I have done a brief audit of other problematic switch statement and nothing jumped out. I'll double check though.

Flags: needinfo?(jmuizelaar)

Comment on attachment 9189884 [details]
Bug 1678924. Lower switch to if-else chain.

Approved for 84.0b7.

Attachment #9189884 - 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: