Bug 58080 - Make IconSnapshot and PageURLRecord member variables private.
Summary: Make IconSnapshot and PageURLRecord member variables private.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: David Levin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-07 14:27 PDT by David Levin
Modified: 2011-04-07 18:44 PDT (History)
3 users (show)

See Also:


Attachments
Patch (10.04 KB, patch)
2011-04-07 14:31 PDT, David Levin
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Levin 2011-04-07 14:27:11 PDT
This helps to ensure that they are only modified in given ways and in general is a good C++ practice.
Comment 1 David Levin 2011-04-07 14:31:00 PDT
Created attachment 88699 [details]
Patch
Comment 2 Darin Adler 2011-04-07 16:21:24 PDT
Comment on attachment 88699 [details]
Patch

Since we never want to change these after creating them, seems like a reasonable way to go. The other direction would be to make them structs.
Comment 3 David Levin 2011-04-07 17:56:30 PDT
Committed as http://trac.webkit.org/changeset/83234
Comment 4 WebKit Review Bot 2011-04-07 18:44:17 PDT
http://trac.webkit.org/changeset/83234 might have broken Qt Linux Release
The following tests are not passing:
http/tests/security/contentSecurityPolicy/xsl-allowed.php