[Webkit-unassigned] [Bug 50618] New: Refactor SelectElement's functions with actually const arguments to add const

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 7 00:42:28 PST 2010


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

           Summary: Refactor SelectElement's functions with actually const
                    arguments to add const
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dmikurube at google.com


Some of functions in SelectElement have actually "const" arguments, but they are not with the const keyword.
E.g. scrollToSelection and appendFormData.

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