Bug 47499 - Implement SharedMemory on Windows (needed for visited link coloring, etc.)
Summary: Implement SharedMemory on Windows (needed for visited link coloring, etc.)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar, PlatformOnly
: 47500 (view as bug list)
Depends on: 47500 47505
Blocks:
  Show dependency treegraph
 
Reported: 2010-10-11 12:14 PDT by Adam Roben (:aroben)
Modified: 2010-10-11 15:21 PDT (History)
1 user (show)

See Also:


Attachments
Implement SharedMemory on Windows (7.02 KB, patch)
2010-10-11 14:41 PDT, Adam Roben (:aroben)
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2010-10-11 12:14:52 PDT
Currently, SharedMemory only has a Mac implementation but a Windows implementation is needed as well for things like the visited link table.

<rdar://problem/8422725>
Comment 1 Adam Roben (:aroben) 2010-10-11 14:41:50 PDT
Created attachment 70474 [details]
Implement SharedMemory on Windows
Comment 2 Adam Roben (:aroben) 2010-10-11 15:16:42 PDT
Committed r69532: <http://trac.webkit.org/changeset/69532>
Comment 3 Adam Roben (:aroben) 2010-10-11 15:21:16 PDT
*** Bug 47500 has been marked as a duplicate of this bug. ***