Bug 29905 - WebKit Win API should provide a delegate interface for global history (7263394)
Summary: WebKit Win API should provide a delegate interface for global history (7263394)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: History (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows 2000
: P2 Normal
Assignee: Brady Eidson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2009-09-29 16:11 PDT by Brady Eidson
Modified: 2009-10-22 07:57 PDT (History)
1 user (show)

See Also:


Attachments
Proposed fix v1 (previous layout tests are now enabled and pass) (49.06 KB, patch)
2009-10-13 13:35 PDT, Brady Eidson
sam: review+
beidson: commit-queue-
Details | Formatted Diff | Diff

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