Closed
Bug 1186245
Opened 10 years ago
Closed 8 years ago
text chat linkifier should handle URLs without a scheme (e.g. google.com)
Categories
(Hello (Loop) :: Client, defect, P3)
Hello (Loop)
Client
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: dmosedale, Unassigned)
References
Details
User Story
As a user, when I type or see site names of the form google.com, they should be presented to me as clickable links.
Attachments
(1 file)
24.04 KB,
patch
|
Details | Diff | Splinter Review |
A fair number of details related to handling this stuff is described in bug 1176280.
I'll attach a partially-working, bit-rotted patch that starts this process.
To land something in a way that's even marginally maintainable, we'll almost certainly want to break The Giant Regexp in linkifiedText into multiple chunks that are independently unit-testable.
Flags: firefox-backlog+
Reporter | ||
Comment 1•10 years ago
|
||
This (already bit-rotted) patch is likely more useful as inspiration than as something to start working with directly.
Updated•10 years ago
|
Rank: 24
Priority: P1 → P2
Whiteboard: [chat]
Updated•10 years ago
|
Rank: 24 → 26
Updated•10 years ago
|
Rank: 26 → 38
Priority: P2 → P3
Updated•9 years ago
|
Whiteboard: [chat]
Comment 2•8 years ago
|
||
Support for Hello/Loop has been discontinued.
https://support.mozilla.org/kb/hello-status
Hence closing the old bugs. Thank you for your support.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•