[Webkit-unassigned] [Bug 124837] New: Set m_obj member variable as private

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 25 04:33:39 PST 2013


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

           Summary: Set m_obj member variable as private
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gyuyoung.kim at samsung.com


InlineIterator has been exported m_obj as public though there is a getter function. Fixed it. Additionally, setObject() is added as well.

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