Closed Bug 1003620 Opened 11 years ago Closed 11 years ago

Add QR encoder library

Categories

(DevTools Graveyard :: WebIDE, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 32

People

(Reporter: jryans, Assigned: jryans)

References

Details

Attachments

(1 file, 2 obsolete files)

For WiFi debugging, we intend to exchange keys via a QR code that is scanned with the phone. To support this, we need to generate a QR code. There appears to be one main JS encoder[1], and others just wrap it. I'll wrap it with a simple API. The encoder is under the MIT license, but I'll also request a license review. [1]: https://github.com/kazuhikoarase/qrcode-generator
Attached patch Add QR encoder library (obsolete) (deleted) — Splinter Review
The includes: * external library at |toolkit/devtools/qrcode/encoder/encoder.js| (patched to export some bits as a module) * small wrapper API at |toolkit/devtools/qrcode/qrcode.js|
Attachment #8414959 - Flags: review?(paul)
The licensing review will take place in bug 1003640.
Attachment #8414959 - Flags: review?(paul) → review+
Attached patch Add QR encoder library (v2) (paul: r+) (obsolete) (deleted) — Splinter Review
* Removed trademark statement per discussion in bug 1003640 * Added to Android and b2g test manifests * Changed file names slightly Try: https://tbpl.mozilla.org/?tree=Try&rev=3f4e491e4319
Attachment #8414959 - Attachment is obsolete: true
Attachment #8415994 - Flags: review+
Added author info to the commit message as suggested by the licensing FAQ.
Attachment #8415994 - Attachment is obsolete: true
Attachment #8416091 - Flags: review+
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 32
Product: Firefox → DevTools
Product: DevTools → DevTools Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: