Closed
Bug 20500
Opened 25 years ago
Closed 25 years ago
[BLEND MAC]Test 10 does not display, blend code not implemented on macOS
Categories
(Core :: Layout, defect, P3)
Tracking
()
VERIFIED
FIXED
M14
People
(Reporter: mikepinkerton, Assigned: dcone)
References
()
Details
The blending code (in nsBlender.cpp) is not hooked up on macOS. Test 10 looks,
well, pitiful and doesn't even fully render. The nsRenderingContextMac and
nsDrawingSurfaceMac need Lock and Unlock implemented like on the other two
platforms.
I've added nsBlender.cpp to the build, but that's only a first baby step.
Updated•25 years ago
|
Status: NEW → ASSIGNED
Updated•25 years ago
|
Assignee: beard → dcone
Status: ASSIGNED → NEW
Comment 1•25 years ago
|
||
Reassigning to Don
Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M14
Assignee | ||
Updated•25 years ago
|
Summary: Test 10 does not display, blend code not implemented on macOS → [BLEND MAC]Test 10 does not display, blend code not implemented on macOS
Assignee | ||
Comment 2•25 years ago
|
||
Added nsDrawingSurfaceMac lock and unlock support.. and 16 bit support.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•