----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/108077/ -----------------------------------------------------------
Review request for rekonq. Description ------- Modify the restore method so that it returns true in case something is actually restored, and then use that return value to call the restoreTabWindow method of the session manager Diffs ----- src/main.cpp 7f6fcd9 src/tabwindow/rekonqwindow.cpp afebf79 Diff: http://git.reviewboard.kde.org/r/108077/diff/ Testing ------- 1. Load several rekonq windows across several activities 2. Log out 3. Log back in Before this patch, windows would be restored with blank tabs in them. After this patch, the old tabs are also restored. I had to manually "sync" mi session XML with the session config for rekonq so that window object names would match, but I think that hack was related to other kinds of errors. Thanks, David Narváez
_______________________________________________ rekonq mailing list [email protected] https://mail.kde.org/mailman/listinfo/rekonq
