Bug 34547

Summary: static shouldTrackVisitedLinks is not initialized
Product: WebKit Reporter: Adele Peterson <adele>
Component: HistoryAssignee: Adele Peterson <adele>
Status: RESOLVED FIXED    
Severity: Normal CC: beidson
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
patch beidson: review+

Description Adele Peterson 2010-02-03 16:40:44 PST
For ports that don't call into WebKit to initialize this, we should initialize to true so they get the visited link behavior by default.
Comment 1 Adele Peterson 2010-02-03 16:43:41 PST
Created attachment 48079 [details]
patch
Comment 2 Adele Peterson 2010-02-03 17:55:00 PST
Committed 54315 and 54316 -- since it looks like DRT relies on the feature being off.