[WebKit-devel] [Bug 284383] ~/.kde/share/apps/kwebkitpart/autosave/ growing to insane sizes

Dawit Alemayehu adawit at kde.org
Mon Feb 6 06:18:12 UTC 2012


https://bugs.kde.org/show_bug.cgi?id=284383


Dawit Alemayehu <adawit at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
   Version Fixed In|                            |1.3.0
         Resolution|                            |FIXED




--- Comment #3 from Dawit Alemayehu <adawit kde org>  2012-02-06 06:18:12 ---
Git commit 36e31ddb6552dc8e0f884a47df8f96f83d9f2795 by Dawit Alemayehu.
Committed on 02/02/2012 at 10:10.
Pushed by adawit into branch 'master'.

Do not write QtWebKit's history data to temporary files anymore.

Note that this is yet another attempt at integrating Konqueror's history
navigation with QtWebKit's without causing a regression. This change should
finally put this never ending problem to rest without eating up a user's
disk space.
FIXED-IN: 1.3.0

M  +45   -87   src/kwebkitpart.cpp
M  +3    -3    src/kwebkitpart.h
M  +90   -47   src/kwebkitpart_ext.cpp
M  +3    -4    src/kwebkitpart_ext.h
M  +19   -49   src/kwebkitpartfactory.cpp
M  +6    -6    src/kwebkitpartfactory.h
M  +16   -22   src/webpage.cpp
M  +0    -1    src/webpage.h

http://commits.kde.org/kwebkitpart/36e31ddb6552dc8e0f884a47df8f96f83d9f2795

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


More information about the WebKit-devel mailing list