Bug 58721 - Pages in the PageCache don't have the correct visited link coloring after being restored
Summary: Pages in the PageCache don't have the correct visited link coloring after bei...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Sam Weinig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-15 19:02 PDT by Sam Weinig
Modified: 2011-04-16 12:31 PDT (History)
1 user (show)

See Also:


Attachments
Patch (11.23 KB, patch)
2011-04-15 19:05 PDT, Sam Weinig
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2011-04-15 19:02:01 PDT
Pages in the PageCache don't have the correct visited link coloring after being restored
Comment 1 Sam Weinig 2011-04-15 19:05:33 PDT
Created attachment 89904 [details]
Patch
Comment 2 WebKit Review Bot 2011-04-15 19:08:14 PDT
Attachment 89904 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/ChangeLog', u'Source/WebCor..." exit_code: 1

Source/WebKit2/WebProcess/WebProcess.cpp:74:  "WebCore/MemoryCache.h" already included at Source/WebKit2/WebProcess/WebProcess.cpp:60  [build/include] [4]
Total errors found: 1 in 9 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Sam Weinig 2011-04-16 12:31:48 PDT
Committed r84091: <http://trac.webkit.org/changeset/84091>