Closed
Bug 1774190
Opened 4 years ago
Closed 4 years ago
PlacesUIUtils.insertTitleStartDiffs assumes titles are non-null
Categories
(Toolkit :: Places, defect)
Toolkit
Places
Tracking
()
RESOLVED
FIXED
103 Branch
| Tracking | Status | |
|---|---|---|
| firefox103 | --- | fixed |
People
(Reporter: mossop, Assigned: mossop)
Details
Attachments
(1 file)
It appears to be possible to have moz_places entries with null titles so we must handle this case.
| Assignee | ||
Comment 1•4 years ago
|
||
Pushed by dtownsend@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7860e59e272d
Handle null titles in PlacesUIUtils.insertTitleStartDiffs. r=mak
Comment 3•4 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox103:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 103 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•