Bug 95863 - Make RenderStyle::colorIncludingFallback use private getters
Summary: Make RenderStyle::colorIncludingFallback use private getters
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Bruno Abinader (history only)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-05 09:39 PDT by Bruno Abinader (history only)
Modified: 2012-09-05 14:50 PDT (History)
3 users (show)

See Also:


Attachments
Patch (4.63 KB, patch)
2012-09-05 09:42 PDT, Bruno Abinader (history only)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bruno Abinader (history only) 2012-09-05 09:39:02 PDT
For readibility and maintanability reasons, I'd suggest us to use private getters for visited* color variables.
Comment 1 Bruno Abinader (history only) 2012-09-05 09:42:05 PDT
Created attachment 162268 [details]
Patch

Proposed patch.
Comment 2 Eric Seidel (no email) 2012-09-05 09:55:11 PDT
Comment on attachment 162268 [details]
Patch

OK.
Comment 3 WebKit Review Bot 2012-09-05 14:49:58 PDT
Comment on attachment 162268 [details]
Patch

Clearing flags on attachment: 162268

Committed r127649: <http://trac.webkit.org/changeset/127649>
Comment 4 WebKit Review Bot 2012-09-05 14:50:01 PDT
All reviewed patches have been landed.  Closing bug.