Open
Bug 1128978
Opened 10 years ago
Updated 2 years ago
Reduce token length using base 36
Categories
(DevTools :: about:debugging, defect, P3)
DevTools
about:debugging
Tracking
(Not tracked)
NEW
People
(Reporter: jryans, Unassigned)
References
(Blocks 2 open bugs)
Details
The WiFi token (for non-QR devices) is currently a long base 16 string.
Using base 36 (a-z, 0-9) would help to shorten it.
We should ensure that a monospaced font is used to display them, to distinguish 0/O, l/1/i, etc.
Reporter | ||
Updated•10 years ago
|
Blocks: wifi-rdp-on
Reporter | ||
Updated•10 years ago
|
Reporter | ||
Updated•8 years ago
|
Component: Developer Tools: WebIDE → Developer Tools: about:debugging
Updated•8 years ago
|
Blocks: aboutdebugging-webide
Comment 1•8 years ago
|
||
About:debugging bug triage. Filter on TRIAGE-JD201705
Temporarily setting P3 to bugs migrated from webide to cleanup the triage for about:debugging.
Priority: -- → P3
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•