[Webkit-unassigned] [Bug 21863] Add userData and setUserData methods to History Item

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 3 05:25:38 PST 2008


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


yael.aharon at nokia.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #24858|                            |review?
               Flag|                            |




------- Comment #4 from yael.aharon at nokia.com  2008-11-03 05:25 PDT -------
Created an attachment (id=24858)
 --> (https://bugs.webkit.org/attachment.cgi?id=24858&action=view)
Updated the copyright as requested.

Applications may need to store data with the history that is not currently
supported by WebCore. In my case, my application needs to store a thumbnail of
the page for each history item.
Without this patch, every application that needs to add more data would have to
keeps a second copy of the history, and make sure it is always in sync. While
it is doable, I don't think it is the best approach. thanks!


-- 
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