[Webkit-unassigned] [Bug 101913] New: Remove HTMLInputElement dependency from PickerIndicatorElement

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 12 02:20:00 PST 2012


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

           Summary: Remove HTMLInputElement dependency from
                    PickerIndicatorElement
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ksakamoto at chromium.org
                CC: tkent at chromium.org


Introduce PickerIndicatorOwner interface that replaces the role of hostInput() in PickerIndicatorElement. It makes easier to add interactions between picker indicator and its owner without adding functions to HTMLInputElement.

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