aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/items.pri
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@nokia.com>2011-12-13 17:18:45 +0100
committerQt by Nokia <qt-info@nokia.com>2011-12-15 13:42:29 +0100
commitd70cca804e88110eae32f92baff7cee957a6a531 (patch)
treefa2dc18d907095c8bb953e249cfc2dd379b5bd9c /src/quick/items/items.pri
parent9ae39c98f43a29e3f68a1f34469c9ad2551f813c (diff)
V8: Remove extra V8::Context allocated for expressing strong references
Moved the Referencer code into QV8Engine and re-used the available v8 context there. That also makes things a bit cleaner in the sense that now references from one object to another are guaranteed to be within the same context. Previously some strong references would be across contexts that do not actually share a security token. Change-Id: I717b27a4d96323feb570023d4d84f2b2176d1a84 Reviewed-by: Aaron Kennedy <aaron.kennedy@nokia.com> Reviewed-by: Chris Adams <christopher.adams@nokia.com>
Diffstat (limited to 'src/quick/items/items.pri')
0 files changed, 0 insertions, 0 deletions