Closed Bug 1043743 Opened 10 years ago Closed 1 year ago

[Skia] Stop using SkRefPtr

Categories

(Core :: Graphics, defect)

x86_64
Linux
defect

Tracking

()

RESOLVED FIXED

People

(Reporter: gw280, Unassigned)

References

Details

Upstream removed it. It seems their convention now is to explicitly call unref() in their destructors.

Chromium I believe has their own internal RefPtr helper subclass that they use, which is basically functionally equivalent to the old SkRefPtr, but with refcounting semantics that match Chromium's (Skia's has always been different).
Severity: normal → S3
Status: NEW → RESOLVED
Closed: 1 year ago
Depends on: 1017113
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.