Bug 99321 - [meta][EFL][WK2] Use WTF RefCounted and RefPtr for WK2 EFL API classes
Summary: [meta][EFL][WK2] Use WTF RefCounted and RefPtr for WK2 EFL API classes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mikhail Pozdnyakov
URL:
Keywords:
Depends on: 99174 99455 99467 99479 99542 99549 99550 99594
Blocks:
  Show dependency treegraph
 
Reported: 2012-10-15 06:42 PDT by Mikhail Pozdnyakov
Modified: 2012-10-30 06:31 PDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mikhail Pozdnyakov 2012-10-15 06:42:44 PDT
This issue should spread the approach first applied for a couple of WK2 EFL API classes at http://trac.webkit.org/changeset/131298 to all the existing WK2 EFL classes where it is advisable.
Comment 1 Mikhail Pozdnyakov 2012-10-16 05:01:43 PDT
Looks like a big work to convert all objects at once, and such patch would be hard to manage (rebase, review) by the way. 
Think it's worth making this bug a meta bug.
Comment 2 Mikhail Pozdnyakov 2012-10-23 02:11:45 PDT
Do not have manual reference counting in EFL WK2 any more. Yay!