Bug 205628

Summary: Make RuleSet refcounted
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch none

Description Antti Koivisto 2019-12-29 07:08:24 PST
For safety and to support shared ownership.
Comment 1 Antti Koivisto 2019-12-29 07:37:08 PST
Created attachment 386489 [details]
patch
Comment 2 WebKit Commit Bot 2019-12-29 09:18:42 PST
Comment on attachment 386489 [details]
patch

Clearing flags on attachment: 386489

Committed r253935: <https://trac.webkit.org/changeset/253935>
Comment 3 WebKit Commit Bot 2019-12-29 09:18:44 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2019-12-29 09:19:19 PST
<rdar://problem/58231798>
Comment 5 Antti Koivisto 2019-12-29 09:38:59 PST
Followup fix in https://trac.webkit.org/r253936