Closed
Bug 1273213
Opened 10 years ago
Closed 3 years ago
Adding second tag to bookmark crashes Firefox
Categories
(Toolkit :: Places, defect, P3)
Tracking
()
RESOLVED
DUPLICATE
of bug 1440595
| Tracking | Status | |
|---|---|---|
| firefox49 | --- | affected |
People
(Reporter: tcsc, Unassigned)
Details
Steps to repro:
- Bring up bookmark properties menu (right click on link => bookmark this link, or right click on bookmark toolbar => properties)
- Under tags, enter "foo,". After the comma, firefox will hang for a moment and then crash.
Crash comes from this assertion: https://dxr.mozilla.org/mozilla-central/rev/d0be57e84807ce0853b2406de7ff6abb195ac898/toolkit/components/autocomplete/nsAutoCompleteController.cpp#812
Only tested on Mac OS X.
(Wasn't sure where to file this bug, so it's probably in the wrong place).
Comment 1•8 years ago
|
||
yes the tags autocomplete implementation is just wrong, from quite some time. The problem is harmless in Release, just a code sanity thing.
Component: Bookmarks & History → Places
Priority: -- → P3
Product: Firefox → Toolkit
Comment 2•3 years ago
|
||
In the process of migrating remaining bugs to the new severity system, the severity for this bug cannot be automatically determined. Please retriage this bug using the new severity system.
Severity: major → --
Comment 3•3 years ago
|
||
The severity field is not set for this bug.
:mak, could you have a look please?
For more information, please visit BugBot documentation.
Flags: needinfo?(mak)
Updated•3 years ago
|
Status: NEW → RESOLVED
Closed: 3 years ago
Duplicate of bug: 1440595
Flags: needinfo?(mak)
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•