Closed Bug 1889590 Opened 2 years ago Closed 2 years ago

Make cache DB use UTF8 string for referrer.

Categories

(Core :: DOM: Networking, task, P2)

task

Tracking

()

RESOLVED FIXED
126 Branch
Tracking Status
firefox126 --- fixed

People

(Reporter: emilio, Assigned: emilio)

References

Details

(Whiteboard: [necko-triaged])

Attachments

(1 file)

Follow-up to bug 1887719.

My understanding is that this should be safe to do. These have always
been utf-8 strings / urls anyways, and sqlite seems to handle returning
a TEXT field in both utf16 and utf8, and the DB should already use utf-8
encoding, so this change should just work, ideally?

But I'm not the most familiar with all that code so worth a
double-check.

Assignee: nobody → emilio
Status: NEW → ASSIGNED
Severity: -- → S3
Priority: -- → P2
Whiteboard: [necko-triaged]
Pushed by ealvarez@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/52ac01a41a0b Make cache DB use utf-8 for referrer strings. r=dom-storage-reviewers,janv,asuth
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 126 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: