[Webkit-unassigned] [Bug 119120] New: [EFL][WK2] Refactor color picker implementation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 25 19:30:30 PDT 2013


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

           Summary: [EFL][WK2] Refactor color picker implementation
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ryuan.choi at samsung.com
                CC: demarchi at webkit.org


As 61276 and 119030 addressed, WK2 ports implement color picker as two way.
1. inherit WebColorPicker
2. register PageUIClient Callback

Only EFL port implements it as second way.
Second way might be good for some ports to expose UIClient as WK API.
But I think that it just make confusion.

I will refactor EFL port to use first way.

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