Closed
Bug 1082827
Opened 10 years ago
Closed 10 years ago
Direct2D backend mismatches when Direct2D 1.1 is supported
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
mozilla36
Tracking | Status | |
---|---|---|
firefox33 | --- | unaffected |
firefox34 | --- | unaffected |
firefox35 | - | unaffected |
firefox36 | + | fixed |
firefox37 | + | fixed |
People
(Reporter: mwu, Assigned: bas.schouten)
References
Details
Attachments
(1 file)
(deleted),
patch
|
bas.schouten
:
review+
|
Details | Diff | Splinter Review |
We don't allow the D2D 1.1 backend to be selected for the canvas backend when it's available.
Going to send to try and see if this is ok.
Reporter | ||
Comment 1•10 years ago
|
||
Reporter | ||
Comment 2•10 years ago
|
||
test_streams_element_capture.html appears to permafail on Win 8 when canvas is configured with D2D 1.1
Assignee | ||
Comment 3•10 years ago
|
||
(In reply to Michael Wu [:mwu] from comment #2)
> test_streams_element_capture.html appears to permafail on Win 8 when canvas
> is configured with D2D 1.1
Yes, I've asked Milan to see if he could reproduce this on a try-server like machine, none of my local machines reproduce the problem sadly :-(.
We could as a temporary workaround disable this particular part of the test, but it would be nice if we'd understand -why- this was happening.
Updated•10 years ago
|
status-firefox33:
--- → affected
status-firefox34:
--- → affected
status-firefox35:
--- → affected
status-firefox36:
--- → affected
tracking-firefox34:
--- → +
tracking-firefox35:
--- → +
Reporter | ||
Comment 4•10 years ago
|
||
Unassigning myself - I don't know enough to debug that reftest failure.
Assignee: mwu → nobody
Reporter | ||
Comment 5•10 years ago
|
||
D2D1.1 wasn't enabled before Firefox 35.
Assignee | ||
Updated•10 years ago
|
Attachment #8505009 -
Flags: review+
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → bas
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla36
Comment 7•10 years ago
|
||
With bug 1095608, it's not enabled on 35 so this should not be an issue.
Updated•10 years ago
|
Comment 8•10 years ago
|
||
Bas, could you fill the uplift request for aurora? Thanks
Flags: needinfo?(bas)
Assignee | ||
Comment 9•10 years ago
|
||
(In reply to Sylvestre Ledru [:sylvestre] from comment #8)
> Bas, could you fill the uplift request for aurora? Thanks
As I thought, this is already on Aurora, it rode the trains:
http://hg.mozilla.org/releases/mozilla-aurora/file/bd53ccf7ce3e/gfx/thebes/gfxWindowsPlatform.cpp#l492
Flags: needinfo?(bas)
Comment 10•10 years ago
|
||
ok, thanks!
You need to log in
before you can comment on or make changes to this bug.
Description
•