Bug 101565 - [EFL][WK2] Use smart pointers in EwkContext more actively
Summary: [EFL][WK2] Use smart pointers in EwkContext more actively
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:
Blocks: 101564
  Show dependency treegraph
 
Reported: 2012-11-08 02:01 PST by Mikhail Pozdnyakov
Modified: 2012-11-08 03:37 PST (History)
6 users (show)

See Also:


Attachments
patch (11.24 KB, patch)
2012-11-08 02:08 PST, Mikhail Pozdnyakov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mikhail Pozdnyakov 2012-11-08 02:01:36 PST
Since we're using WebContext instead of WKContext <http://trac.webkit.org/changeset/133844> we should use smart pointers accordingly including 
PassRefPtr.
Comment 1 Mikhail Pozdnyakov 2012-11-08 02:08:19 PST
Created attachment 172965 [details]
patch
Comment 2 Gyuyoung Kim 2012-11-08 02:40:59 PST
Comment on attachment 172965 [details]
patch

As a step of r133844, looks fine.
Comment 3 Jinwoo Song 2012-11-08 02:51:05 PST
Thanks, mikhail!
Comment 4 WebKit Review Bot 2012-11-08 03:37:11 PST
Comment on attachment 172965 [details]
patch

Clearing flags on attachment: 172965

Committed r133878: <http://trac.webkit.org/changeset/133878>
Comment 5 WebKit Review Bot 2012-11-08 03:37:15 PST
All reviewed patches have been landed.  Closing bug.