[Webkit-unassigned] [Bug 26039] [GTK] WebKitWebHistoryItem lifetime fixes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 27 03:56:59 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=26039


jmalonzo at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jmalonzo at gmail.com




------- Comment #5 from jmalonzo at gmail.com  2009-05-27 03:56 PDT -------
(In reply to comment #2)
> Created an attachment (id=30699)
 --> (https://bugs.webkit.org/attachment.cgi?id=30699&action=view) [review]
> history2.patch
> 
> Modify management of history items.
> 

The original intention, and why the table is maintained by
WebKitWebHistoryItem, was to share the history item between a
WebBackForwardList and a *future* WebHistory. It's also the reason why I
hesitated to make WebBackForwardList the sole owner of history items (i.e. the
hash table maintained by back forward list).

But since I don't see WebHistory coming anytime soon, perhaps we can make the
WebBackForwardList the owner of history items for now and figure this out once
we have a WebHistory? Will that fix this issue?


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list