Bug 95544 - [EFL] Refactoring the DumpRenderTreeSupportEfl
Summary: [EFL] Refactoring the DumpRenderTreeSupportEfl
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-31 02:52 PDT by Jinwoo Song
Modified: 2012-09-01 21:31 PDT (History)
4 users (show)

See Also:


Attachments
patch (22.94 KB, patch)
2012-08-31 20:30 PDT, Jinwoo Song
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jinwoo Song 2012-08-31 02:52:14 PDT
There are lots of repeated codes to get and validate the WebCore::Frame and WebCore::Page.
They can be replaced with simple macros.
Comment 1 Jinwoo Song 2012-08-31 20:30:02 PDT
Created attachment 161813 [details]
patch
Comment 2 Raphael Kubo da Costa (:rakuco) 2012-09-01 10:56:08 PDT
Comment on attachment 161813 [details]
patch

Makes sense to me.
Comment 3 WebKit Review Bot 2012-09-01 21:31:29 PDT
Comment on attachment 161813 [details]
patch

Clearing flags on attachment: 161813

Committed r127385: <http://trac.webkit.org/changeset/127385>
Comment 4 WebKit Review Bot 2012-09-01 21:31:32 PDT
All reviewed patches have been landed.  Closing bug.