Bug 205628 - Make RuleSet refcounted
Summary: Make RuleSet refcounted
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-12-29 07:08 PST by Antti Koivisto
Modified: 2019-12-29 09:38 PST (History)
3 users (show)

See Also:


Attachments
patch (20.11 KB, patch)
2019-12-29 07:37 PST, Antti Koivisto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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