Closed Bug 1371855 Opened 7 years ago Closed 7 years ago

gfxDrawable: Use a similar draw target instead of an offscreen one.

Categories

(Core :: Graphics, enhancement, P3)

enhancement

Tracking

()

RESOLVED FIXED
mozilla56
Tracking Status
firefox56 --- fixed

People

(Reporter: jrmuizel, Assigned: jrmuizel)

Details

(Whiteboard: [gfx-noted])

Attachments

(1 file)

This makes sure that we use a DrawTargetRecording when we're recording.
Previously we were trying to draw a SourceSurfaceRecording into an
Offscreen DrawTarget which in this case was a DrawTargetSkia which
doesn't support SourceSurfaceRecordings. This changes avoids the
DrawTargetSkia.
Attachment #8876328 - Flags: review?(lsalzman)
Attachment #8876328 - Flags: review?(lsalzman) → review+
Priority: -- → P3
Whiteboard: [gfx-noted]
Pushed by jmuizelaar@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/160cf94c9a9d
gfxDrawable: Use a similar draw target instead of an offscreen one.
https://hg.mozilla.org/mozilla-central/rev/160cf94c9a9d
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla56
Assignee: nobody → jmuizelaar
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: