Bug 29905

Summary: WebKit Win API should provide a delegate interface for global history (7263394)
Product: WebKit Reporter: Brady Eidson <beidson>
Component: HistoryAssignee: Brady Eidson <beidson>
Status: RESOLVED FIXED    
Severity: Normal CC: aroben
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows 2000   
Attachments:
Description Flags
Proposed fix v1 (previous layout tests are now enabled and pass) sam: review+, beidson: commit-queue-

Description Brady Eidson 2009-09-29 16:11:47 PDT
Managing the Global History store is something that WebKit client's should be able to do if they choose.

WebKit Win API should provide a delegate interface for global history, using it instead of the built-in WebHistory if the interface is implemented.

In radar as <rdar://problem/7042773>
Comment 1 Brady Eidson 2009-09-29 20:02:53 PDT
Now in Radar as 7263394
Comment 2 Brady Eidson 2009-10-13 13:35:07 PDT
Created attachment 41123 [details]
Proposed fix v1 (previous layout tests are now enabled and pass)
Comment 3 Adam Roben (:aroben) 2009-10-22 07:57:38 PDT
Committed r49564: <http://trac.webkit.org/changeset/49564>