← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1294019] Re: WorkerScript loaded script cannot define functions or variables

 

This bug was fixed in the package qtdeclarative-opensource-src -
5.2.1-3ubuntu11

---------------
qtdeclarative-opensource-src (5.2.1-3ubuntu11) trusty; urgency=medium

  * debian/patches/Don-t-crash-on-Runtime-getQmlImportedScripts.patch
    - Backport from upstream code submittal (LP: #1294181)
  * debian/patches/Fix-global-object-handling-in-worker-script-JS-files.patch
    - Backport a fix from upstream (LP: #1294019)
  * debian/patches/V4-JIT-save-restore-ebx-GOT-ptr-on-linux-x86.patch
    debian/patches/V4-fix-range-sorting.patch
    debian/patches/V4-regalloc-fix-interval-splitting-when-register-pre.patch
    - Replace Don-t-use-ebx-in-the-x86-register-allocator.patch with a newer
      set of fixes from upstream (LP: #1271033)
 -- Timo Jyrinki <timo-jyrinki@xxxxxxxxxx>   Mon, 24 Mar 2014 06:27:18 +0000

** Changed in: qtdeclarative-opensource-src (Ubuntu)
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtdeclarative-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1294019

Title:
  WorkerScript loaded script cannot define functions or variables

Status in “qtdeclarative-opensource-src” package in Ubuntu:
  Fix Released

Bug description:
  This is a bug in upstream QT introduced in qt 5.2: https://bugreports
  .qt-project.org/browse/QTBUG-36874. It is a regression to the qt 5.1
  and before and it makes WorkerScript  useless for me right now because
  I would have to copy all external javascript libraries inside the
  WorkerScript.onMessage function which is not feasible.

  There is an upstream fix available which could probably get
  backported.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtdeclarative-opensource-src/+bug/1294019/+subscriptions


References