Closed
Bug 1340179
Opened 8 years ago
Closed 8 years ago
Introduce 2-step LookupCache in-memory database building
Categories
(Toolkit :: Safe Browsing, defect)
Toolkit
Safe Browsing
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: hchang, Assigned: hchang)
References
Details
Attachments
(1 file)
14.29 KB,
patch
|
Details | Diff | Splinter Review |
LookupCache::Build() will be split to Build() and SwapInUpdatedTable().
Build() is only for creating new database, which will not be used.
SwapInUpdatedTable() will pull in the new built database as the active one.
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → hchang
Assignee | ||
Comment 1•8 years ago
|
||
Assignee | ||
Comment 2•8 years ago
|
||
I've come out a brilliant idea to avoid introducing this kind of complexity so set this bug WONFIX.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•