[webkit-reviews] review denied: [Bug 56375] [Qt] PageGroup::closeLocalStorage() should be called when the app quits : [Attachment 91169] Close Icon and Local Storage Databases on Quit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 26 15:14:56 PDT 2011


Simon Hausmann <hausmann at webkit.org> has denied Joe Wild
<joseph.wild at nokia.com>'s request for review:
Bug 56375: [Qt] PageGroup::closeLocalStorage() should be called when the app
quits
https://bugs.webkit.org/show_bug.cgi?id=56375

Attachment 91169: Close Icon and Local Storage Databases on Quit
https://bugs.webkit.org/attachment.cgi?id=91169&action=review

------- Additional Comments from Simon Hausmann <hausmann at webkit.org>
Welcome to the Review-a-thon of the WebKit summit :)

I'm afraid that this is not the correct solution. I would prefer if this would
happen automatically when the last QWebPage instance is destructed. This could
be done using a simple reference count for example.


More information about the webkit-reviews mailing list