Closed
Bug 616002
Opened 15 years ago
Closed 14 years ago
Investigate custom annotation queries in history and bookmarks
Categories
(Firefox :: Sync, defect)
Firefox
Sync
Tracking
()
RESOLVED
INVALID
People
(Reporter: philikon, Unassigned)
Details
Both history and bookmarks roll their own GUID annotation queries now. There's a lot of code duplication there. Some of the queries might also be optimized (using JOINs rather than nested SELECTs).
Comment 1•15 years ago
|
||
Hopefully those queries are deprecated soon enough that this doesn't matter...
| Reporter | ||
Comment 2•15 years ago
|
||
We'll still have to do them or something like them on Firefox 3.5/3.6 and <4.0bN where we don't have the async places API.
Comment 3•14 years ago
|
||
I'm going to assume we nuked all of those when we dropped 3.6 compat code? If not, we should file that bug!
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → INVALID
| Assignee | ||
Updated•7 years ago
|
Component: Firefox Sync: Backend → Sync
Product: Cloud Services → Firefox
You need to log in
before you can comment on or make changes to this bug.
Description
•