[Webkit-unassigned] [Bug 144562] New: Make all FrameLoadState data members private

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 3 18:30:22 PDT 2015


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

            Bug ID: 144562
           Summary: Make all FrameLoadState data members private
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sungmann.cho at navercorp.com

Previously, all of the data members in FrameLoadState were public and accessed directly from outside the class.
But these should all be private as noted in FrameLoadState.h for better encapsulation.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150504/e3d92854/attachment.html>


More information about the webkit-unassigned mailing list