Delay calculation of offline storage path as long as is practically possible.
authorRobin Burchell <robin.burchell@jollamobile.com>
Mon, 7 Oct 2013 23:23:15 +0000 (01:23 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Tue, 8 Oct 2013 00:57:35 +0000 (02:57 +0200)
commit29e3d02c26d264adb2b581b3511d29efb124f331
treef50f2c5ac687850afe0bb1b10ebbee956e5d6656
parent73cb84edffa4981b56019747d90585f8efca0b41
Delay calculation of offline storage path as long as is practically possible.

This avoids calculating it incorrectly in the case that something later clobbers
argv, such as a zygote or booster-type mechanism.

Change-Id: Ifab16c7c94e9ee3fded0dfda2266a12c910858ee
Reviewed-by: Matthew Vogt <matthew.vogt@qinetic.com.au>
Reviewed-by: Martin Jones <martin.jones@jollamobile.com>
src/qml/qml/qqmlengine.cpp