[Webkit-unassigned] [Bug 56375] [Qt] PageGroup::closeLocalStorage() should be called when the app quits

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 2 11:13:34 PDT 2011


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


Joe Wild <joseph.wild at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #91169|0                           |1
        is obsolete|                            |
  Attachment #91169|commit-queue?               |
               Flag|                            |
  Attachment #91943|                            |review?, commit-queue?
               Flag|                            |




--- Comment #6 from Joe Wild <joseph.wild at nokia.com>  2011-05-02 11:13:34 PST ---
Created an attachment (id=91943)
 --> (https://bugs.webkit.org/attachment.cgi?id=91943&action=review)
Close Local Storage when last QWebPage is destroyed.


Added an instance count to QWebPage.  Now when the last QWebPage is destroyed,
we close local storage and icon database as done on other platforms.

This was clean up which did not change any functionality, so did not
add any new tests.

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



More information about the webkit-unassigned mailing list