Bug 57592

Summary: Remove refcounting of CSSStyleApplyProperty singleton
Product: WebKit Reporter: Luke Macpherson <macpherson>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dglazkov, eric, zimmermann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch none

Luke Macpherson
Reported 2011-03-31 16:18:37 PDT
Remove refcounting of CSSStyleApplyProperty singleton
Attachments
Patch (1.16 KB, patch)
2011-03-31 16:19 PDT, Luke Macpherson
no flags
Luke Macpherson
Comment 1 2011-03-31 16:19:58 PDT
Dimitri Glazkov (Google)
Comment 2 2011-03-31 17:11:01 PDT
Comment on attachment 87803 [details] Patch ok.
WebKit Commit Bot
Comment 3 2011-03-31 18:39:40 PDT
Comment on attachment 87803 [details] Patch Clearing flags on attachment: 87803 Committed r82654: <http://trac.webkit.org/changeset/82654>
WebKit Commit Bot
Comment 4 2011-03-31 18:39:44 PDT
All reviewed patches have been landed. Closing bug.
Alexey Proskuryakov
Comment 5 2011-04-01 10:45:48 PDT
Shouldn't it have been made noncopyable? I think that this patch was not an improvement without that.
Note You need to log in before you can comment on or make changes to this bug.