Closed
Bug 1479843
Opened 8 years ago
Closed 8 years ago
Optimize top sites query
Categories
(Firefox for iOS :: Data Storage, enhancement, P1)
Tracking
()
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| fxios | 13.0 | --- |
People
(Reporter: justindarc, Assigned: justindarc)
Details
Attachments
(1 file)
While researching slow Awesomebar performance with large amounts of history (>200k items), it has become apparent that the query to refresh top sites right after startup is hanging for several seconds which causes any Awesomebar queries to have to wait until they can run. Let's fix this query.
| Assignee | ||
Updated•8 years ago
|
Assignee: nobody → jdarcangelo
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•8 years ago
|
||
Attachment #8996389 -
Flags: review?(gkeeley)
Attachment #8996389 -
Flags: feedback?(bugzilla)
| Assignee | ||
Updated•8 years ago
|
Priority: -- → P1
| Assignee | ||
Comment 2•8 years ago
|
||
This PR has the new query pref'd off for Release, but also fixes some issues with repetition in running the invalidation that should land in v13.
Attachment #8996389 -
Flags: review?(gkeeley) → review+
| Assignee | ||
Comment 3•8 years ago
|
||
Landed on master:
https://github.com/mozilla-mobile/firefox-ios/commit/c7b014852556a7816090a947d3b43312b02c99cf
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•