Closed Bug 13913 Opened 25 years ago Closed 25 years ago

Windows and Mac need to impliment nsIRenderingContext::CopyClipRegion

Categories

(Core :: Web Painting, defect, P3)

x86
All
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: pavlov, Assigned: kmcclusk)

Details

I added an nsIRenderingContext::CopyClipRegion which should replace the one call to GetClipRegion in the view manager. This basically addresses the issue of using ** for something we should be using a & for. GetClipRegion should give you a new region, CopyClipRegion will just set your clip region to the current one. There are stubs on all platforms and I've tested this and it works on unix.
Assignee: beard → kmcclusk
Mac is done. Checked in to nsRenderingContextMac.cpp v1.104.
Status: NEW → ASSIGNED
Target Milestone: M12
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Implemented on WIN32 in the Oct 11, 1999 5:18 PM build. Marking as fixed
QA Contact: beppe → pavlov
Status: RESOLVED → VERIFIED
looks good
Component: Layout: View Rendering → Layout: Web Painting
You need to log in before you can comment on or make changes to this bug.