Qt

lp:~neon/qt/qtjsbackend

Created by Philip Muškovac and last modified
Get this branch:
bzr branch lp:~neon/qt/qtjsbackend

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Deprecated Projected Neon
Project:
Qt
Status:
Development

Import details

Import Status: Failed

This branch is an import of the HEAD branch of the Git repository at git://gitorious.org/qt/qtjsbackend.git.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on neumayer and finished taking 25 seconds — see the log
Import started on pear and finished taking 15 seconds — see the log
Import started on russkaya and finished taking 25 seconds — see the log
Import started on neumayer and finished taking 25 seconds — see the log

Recent revisions

158. By Simon Hausmann <email address hidden>

Fix rare crash when calling SetExternalResource

This is a patch on top of the original patch that adds support for
external resources to v8::Object.

When the provided external resource pointer cannot be encoded in SMI, then we
need to allocate an object on the heap to hold it. That in turn may trigger a
garbage collection, which in turn may end up collecting the object itself.
Similarly to other methods dealing with the allocation of i::Foreign, the
insertion of a HandleScope is required.

Done-with: Lars
Task-Number: QTBUG-29127

Change-Id: I9a99998e2fbfcb8a4c1e31595344680123072c6b
Reviewed-by: Andy Shaw <email address hidden>
Reviewed-by: Lars Knoll <email address hidden>

157. By David McFarland <email address hidden>

Fix for assert in V8 after a string is converted to a symbol

When a string is converted to a symbol by SymbolKey::AsObject, its
symbol_id is undefined.

Change-Id: I63c41d52e309f67a4c8fc2629bdc9fb6a18fd2b5
bug: https://bugreports.qt-project.org/browse/QTBUG-31513
Reviewed-by: Milian Wolff <email address hidden>
Reviewed-by: Peter Varga <email address hidden>

156. By Sergio Ahumada <email address hidden>

Bump MODULE_VERSION to 5.1.2

Change-Id: I18d016b62784ec07055e1bede3a9f241306e945a
Reviewed-by: Oswald Buddenhagen <email address hidden>

155. By Frederik Gladhorn <email address hidden>

Merge remote-tracking branch 'origin/release' into stable

Change-Id: I0f02afa89f6f97bd8685ad525315df8736731a5e

154. By Peter Varga <email address hidden>

[V8] Fix stack alignment corruption for MinGW32 build

BUG: https://bugreports.qt-project.org/browse/QTBUG-31396

Change-Id: Ibf815ab7c1f679b01b347f7141d269a220657968
Reviewed-by: Thiago Macieira <email address hidden>
Reviewed-by: Lars Knoll <email address hidden>

153. By Frederik Gladhorn <email address hidden>

Merge remote-tracking branch 'origin/release' into stable

Change-Id: Ic0daef1ae2cd8d9dc9e4e1597d730a42ad00c7b1

152. By Sergio Ahumada <email address hidden>

Bump MODULE_VERSION to 5.1.1

Change-Id: I6205b457518ec78566c927eb6429e0b8513c72ba
Reviewed-by: Oswald Buddenhagen <email address hidden>

151. By Sergio Ahumada <email address hidden>

sync.profile: Point dependencies to an empty string

This means that we are going to use the same branch name for the
dependencies as the branch of the repository under test.

If we are testing the 'stable' branch, all dependencies will point
to the 'stable' branch as well.

Change-Id: Ib8e54ac9066b866133641fed10edba3209a38778
Reviewed-by: Iikka Eklund <email address hidden>

150. By Oswald Buddenhagen <email address hidden>

use readelf from cross-build toolchain in hardfloat test

it's a bit hacky that readelf is hardcoded in the first place (instead
of coming from the spec), but whatever.

Task-number: QTBUG-30677
Change-Id: Id3742c4a47476c8807eff3f566e45fa6d4b97326
Reviewed-by: Joerg Bornemann <email address hidden>

149. By Sergio Ahumada <email address hidden>

Bump MODULE_VERSION to 5.1.0

Change-Id: I3650fb995af4d16c4a39c15bcf2c171f40082ddb
Reviewed-by: Oswald Buddenhagen <email address hidden>

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.