Closed
Bug 1996423
Opened 8 months ago
Closed 2 months ago
Improve embedding of browser logo in generated QR codes
Categories
(Toolkit :: General, enhancement, P3)
Tracking
()
RESOLVED
FIXED
152 Branch
| Tracking | Status | |
|---|---|---|
| firefox152 | --- | fixed |
People
(Reporter: overholt, Assigned: overholt)
References
(Blocks 1 open bug)
Details
Attachments
(3 files)
Bug 1996315 just puts a white circle around the browser logo and centres it in the generated QR code. We can do better.
| Assignee | ||
Updated•8 months ago
|
Priority: -- → P3
| Assignee | ||
Comment 1•2 months ago
|
||
Updated•2 months ago
|
Assignee: nobody → overholt
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•2 months ago
|
||
| Assignee | ||
Comment 3•2 months ago
|
||
| Assignee | ||
Comment 4•2 months ago
|
||
One thing to note here is that for longer URLs, the QR encoding of them can require alignment patterns (they look like 4 little squares in the cardinal directions with single dots in the centre) and those can end up in the centre of the resulting QR code. That results in off-centre logo overlays which may not be what we want. For now, I think we should proceed, and can easily re-evaluate and drop logo overlays in these situations.
Pushed by mconley@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/64ed431392f7
https://hg.mozilla.org/integration/autoland/rev/d279335aeeaf
Improve embedding of browser logo in generated QR codes. r=mconley
https://github.com/mozilla-firefox/firefox/commit/667c7f202de4
https://hg.mozilla.org/integration/autoland/rev/2cfbad317825
Add tests for improved QR code logo embedding. r=mconley
https://github.com/mozilla-firefox/firefox/commit/3229391ec753
https://hg.mozilla.org/integration/autoland/rev/db63684a93a7
Minor style cleanup in QRCodeWorker. r=mconley
Comment 6•2 months ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/d279335aeeaf
https://hg.mozilla.org/mozilla-central/rev/2cfbad317825
https://hg.mozilla.org/mozilla-central/rev/db63684a93a7
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
status-firefox152:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 152 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•