Skip to content
  • hausmann@webkit.org's avatar
    WebCore: · b8b5aa1d
    hausmann@webkit.org authored
        2008-11-03  Yael Aharon  <yael.aharon@nokia.com>
    
                Reviewed by Simon Hausmann.
    
                Add methods for getting and setting user data on History Item.
                This change is limited to QT port only. Tests were added in
                the patch for https://bugs.webkit.org/show_bug.cgi?id=21864.
    
                Minor change by Simon: made the functions inline and added a missing
                const.
    
    WebKit/qt:
        2008-10-24  Yael Aharon <yael.aharon@nokia.com>
    
                Reviewed by Simon Hausmann.
    
                Add userData() and setUserData() to QWebHistoryItem.
                Add setMaximumItemCount() and maximumItemCount() to QWebHistory.
                Add currentItemIndex() to QWebHistory.
    
                See also https://bugs.webkit.org/show_bug.cgi?id=21864
    
                Small cleanup by Simon (docs and forward declaration of QWebHistoryItem in qwebframe.h)
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@38097 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    b8b5aa1d