[Webkit-unassigned] [Bug 67152] New: Move setInnerTextValue from RenderTextControl to HTMLTextFormControlElement

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 29 14:20:50 PDT 2011


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

           Summary: Move setInnerTextValue from RenderTextControl to
                    HTMLTextFormControlElement
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: eric at webkit.org, adele at apple.com, darin at apple.com,
                    dglazkov at chromium.org, tkent at chromium.org
            Blocks: 66241


setInnerTextValue shouldn't live in RenderTextControl as it's nothing to do with the renderer.  Since its sole purpose is to update the innerTextElement's children, it's more appropriate for it to live in HTMLTextFormControlElement.

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