RESOLVED FIXED 35004
[Qt] Clean-up the handling of HTML5 persistent data for LayoutTests
https://bugs.webkit.org/show_bug.cgi?id=35004
Summary [Qt] Clean-up the handling of HTML5 persistent data for LayoutTests
Laszlo Gombos
Reported 2010-02-16 15:38:24 PST
DumpRenderTree/qt/DumpRenderTreeQt.cpp calls QWebSettings::enablePersistentStorage which sets up and enables all HTML5 persistent data. All the other calls for setting the persistent path or enabling the persistent feature are redundant and potential source of problems (as it was with bug 34713).
Attachments
proposed patch (2.63 KB, patch)
2010-02-16 15:49 PST, Laszlo Gombos
no flags
Laszlo Gombos
Comment 1 2010-02-16 15:49:20 PST
Created attachment 48845 [details] proposed patch
Eric Seidel (no email)
Comment 2 2010-02-17 16:39:13 PST
Comment on attachment 48845 [details] proposed patch OK.
WebKit Commit Bot
Comment 3 2010-02-19 06:34:44 PST
Comment on attachment 48845 [details] proposed patch Clearing flags on attachment: 48845 Committed r55013: <http://trac.webkit.org/changeset/55013>
WebKit Commit Bot
Comment 4 2010-02-19 06:34:48 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.