summaryrefslogtreecommitdiff
path: root/tests/auto/language/testdata/erroneous/duplicate-multiplex-value2.qbs
diff options
context:
space:
mode:
authorIvan Komissarov <abbapoh@gmail.com>2023-05-16 01:32:37 +0300
committerIvan Komissarov <ABBAPOH@gmail.com>2023-05-16 10:37:54 +0000
commitce626e5e919cabb32a7fa1be35025837196b8204 (patch)
treeb96320c45b1b2d460a37694977a4777169c30735 /tests/auto/language/testdata/erroneous/duplicate-multiplex-value2.qbs
parent4e8e1b2719b84a7371acafc311fc74b10ff36362 (diff)
downloadqbs-ce626e5e919cabb32a7fa1be35025837196b8204.tar.gz
js: represent QByteArray as JsArrayBuffer
On macOS, Info.plist can (rarely) contain binary data which is parsed into a QByteArray. However, since byte arrays were discarded when converting from variant, such keys were lost e.g. when doing plist merging. Fix that by converting QByteArray to a JS ArrayBuffer object. Using such types is a bit awkward as seen in the testcase, but conforms JS type system. Change-Id: I7a680aa7943ba3bde1ddf4ac84e3485fb0ba01d8 Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
Diffstat (limited to 'tests/auto/language/testdata/erroneous/duplicate-multiplex-value2.qbs')
0 files changed, 0 insertions, 0 deletions