mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
3e4ef0cbee
Imports the JS QR Code reader library[1]. This library was ported to JavaScript by Lazar Laszlo <lazarsoft@gmail.com>. The port is made available under the Apache 2.0 license. This library is based on the Java ZXing project[2] by the ZXing team. It is also made available under the Apache 2.0 license. [1]: https://github.com/jryans/jsqrcode [2]: https://github.com/zxing/zxing --HG-- rename : toolkit/devtools/qrcode/encoder/moz.build => toolkit/devtools/qrcode/decoder/moz.build rename : toolkit/devtools/qrcode/qrcode.js => toolkit/devtools/qrcode/index.js |
||
---|---|---|
.. | ||
components | ||
content | ||
crashreporter | ||
devtools | ||
forgetaboutsite | ||
identity | ||
library | ||
locales | ||
modules | ||
mozapps | ||
obsolete | ||
profile | ||
system | ||
themes | ||
webapps | ||
xre | ||
moz.build | ||
toolkit.mozbuild |