Bug 99321
Summary: | [meta][EFL][WK2] Use WTF RefCounted and RefPtr for WK2 EFL API classes | ||
---|---|---|---|
Product: | WebKit | Reporter: | Mikhail Pozdnyakov <mikhail.pozdnyakov> |
Component: | WebKit EFL | Assignee: | Mikhail Pozdnyakov <mikhail.pozdnyakov> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | cdumez, donggwan.kim, gyuyoung.kim, kenneth, lucas.de.marchi, tmpsantos |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 99174, 99455, 99467, 99479, 99542, 99549, 99550, 99594 | ||
Bug Blocks: |
Mikhail Pozdnyakov
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Mikhail Pozdnyakov
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.
Mikhail Pozdnyakov
Do not have manual reference counting in EFL WK2 any more. Yay!