----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/100336/ -----------------------------------------------------------
Review request for rekonq. Summary ------- Some code cleanup: This patch removes 2 variables notfoundFilePath and isOpened because there are only 2 instances of these variables, one is the declaration and the other is their intialization. Also QFile has isOpen() which can be used to determine whether or not the file is open Diffs ----- src/webpage.cpp 4705621 Diff: http://git.reviewboard.kde.org/r/100336/diff Testing ------- Compiles and when you open a invalid url displays "Couldn't open the rekonqinfo.html file" ( Which is a bug im working on ) Thanks, Rohan
_______________________________________________ rekonq mailing list [email protected] https://mail.kde.org/mailman/listinfo/rekonq
