Bug 95863

Summary: Make RenderStyle::colorIncludingFallback use private getters
Product: WebKit Reporter: Bruno Abinader (history only) <bruno.abinader>
Component: Layout and RenderingAssignee: Bruno Abinader (history only) <bruno.abinader>
Status: RESOLVED FIXED    
Severity: Normal CC: eric, igor.oliveira, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.