Open Bug 1860996 Opened 2 years ago Updated 2 years ago

Stop using indexes to access query results in Places cpp code

Categories

(Toolkit :: Places, task, P3)

task

Tracking

()

People

(Reporter: mak, Unassigned)

References

Details

(Whiteboard: [sng][places-tech-debt])

We have a bunch of constants to track indices of results from SQL queries, see https://searchfox.org/mozilla-central/search?q=kGet&path=places&case=false&regexp=false

We should just convert to names and remove the ton of NULLs we have in the queries just to keep the indices aligned

You need to log in before you can comment on or make changes to this bug.