[Webkit-unassigned] [Bug 28964] New: [Chromium] ChromiumDataObject should have getter/setter interface

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 3 23:23:56 PDT 2009


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

           Summary: [Chromium] ChromiumDataObject should have
                    getter/setter interface
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: EasyFix, GoogleBug
          Severity: Enhancement
          Priority: P3
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rolandsteiner at google.com


The class ChromiumDataObject currently exposes its members directly. As this
class is accessed by Chromium glue code, this is inconvenient if one wants to
modify its members. Therefore it should only expose suitable accessor methods
rather than the raw data members.

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