[Webkit-unassigned] [Bug 95444] New: [EFL] Simplify FrameLoaderClientEfl by adding a private method.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 30 04:38:43 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=95444

           Summary: [EFL] Simplify FrameLoaderClientEfl by adding a
                    private method.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jinwoo7.song at samsung.com
                CC: demarchi at webkit.org


In the FrameLoaderClientEfl, the codes which checks that if current frame is main frame are frequently used.
This patch adds a private method and replaces those codes with the method to simplify.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list