Closed Bug 1018187 Opened 10 years ago Closed 10 years ago

Stop creating a Thebes backed gfxContext in nsChildView.mm

Categories

(Core :: Graphics, defect)

All
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla32

People

(Reporter: jwatt, Assigned: jwatt)

References

Details

Attachments

(1 file)

No description provided.
Attached patch patch (deleted) — Splinter Review
Attachment #8431550 - Flags: review?(mstange)
Attachment #8431550 - Flags: review?(mstange) → review+
Blocks: 987190, 933019
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla32
FWIW: we actually still use Cairo on OS X/ppc.
Through DrawTargetCairo(gfxQuartzSurface(CGContext)) or through gfxContext(gfxQuartzSurface(CGContext))? Can you use the cairo branch we left in?
Depends on: 1019041
No longer depends on: 1019041
DrawTargetCairo. I can use the cairo branch in this patch, it's just the MOZ_ASSERT_UNREACHABLE I was gently objecting to. (I can back that out locally.) We do have a DrawTargetCG that works on 10.4/5 but it has various issues on Tiger, so it's the fallback.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: