Bug 34547 - static shouldTrackVisitedLinks is not initialized
Summary: static shouldTrackVisitedLinks is not initialized
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: History (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Adele Peterson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-03 16:40 PST by Adele Peterson
Modified: 2010-02-03 17:55 PST (History)
1 user (show)

See Also:


Attachments
patch (1001 bytes, patch)
2010-02-03 16:43 PST, Adele Peterson
beidson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.