[webkit-reviews] review requested: [Bug 28964] [Chromium] ChromiumDataObject should have getter/setter interface : [Attachment 39047] patch: add getter/setter accessor methods

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 4 02:46:27 PDT 2009


Roland Steiner <rolandsteiner at google.com> has asked  for review:
Bug 28964: [Chromium] ChromiumDataObject should have getter/setter interface
https://bugs.webkit.org/show_bug.cgi?id=28964

Attachment 39047: patch: add getter/setter accessor methods
https://bugs.webkit.org/attachment.cgi?id=39047&action=review

------- Additional Comments from Roland Steiner <rolandsteiner at google.com>

Added mostly trivial getter & setter accessor methods for the existing data
members.

Once the Chromium code is changed to use these instead of directly accessing
the member variables, they should be made private.


More information about the webkit-reviews mailing list