[Webkit-unassigned] [Bug 94906] New: [EFL][WK2] Remove WebContext reference from PageClientImpl

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 23 23:19:29 PDT 2012


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

           Summary: [EFL][WK2] Remove WebContext reference from
                    PageClientImpl
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kangil.han at samsung.com
                CC: demarchi at webkit.org


Compared to other ports, i.e. mac and gtk+, ours has WebContext reference in PageClientImpl.
It seems not necessary because WebContext is singleton and PageClientImpl could be implemented with view only.
Having different implementation to gtk+ isn't be our policy too.

-- 
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