[Webkit-unassigned] [Bug 44347] New: [Qt] constify core() and kit() parameters

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 20 12:38:19 PDT 2010


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

           Summary: [Qt] constify core() and kit() parameters
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ademar.reis at openbossa.org


The parameters to the private methods core() and kit() should be constified.

Essencial if we need to call "core(this)" from inside a const method (a getter, for example).

Patch is on the 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