Menu

#175 Limit HtmlUnit history size

Latest SVN
closed
None
5
2016-04-18
2010-06-29
James
No

Hi. Could you please provide a way to limit the history size saved in com.gargoylesoftware.htmlunit.History? For long running applications, keeping all the history results in eventually running out of memory

Discussion

  • Madis Pärn

    Madis Pärn - 2016-04-18

    Created patch to enable setting history size from WebClientOptions

     
  • Ahmed Ashour

    Ahmed Ashour - 2016-04-18

    FYI, all changes to the bugs/feature requests are sent to the dev-list.

     
  • Ahmed Ashour

    Ahmed Ashour - 2016-04-18
    • status: open --> closed
    • assigned_to: Ahmed Ashour
    • Group: --> Latest SVN
     
  • Ahmed Ashour

    Ahmed Ashour - 2016-04-18

    Thanks Madis a lot for the patch, commited in SVN.

    WebClientOptions: add setHistorySizeLimit().

     

Log in to post a comment.