Closed Bug 336694 Opened 18 years ago Closed 18 years ago

use url-classifier db service for local list management

Categories

(Toolkit :: Safe Browsing, defect)

All
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: tony, Assigned: tony)

Details

(Keywords: fixed1.8.1)

Attachments

(1 file)

Bug 336203 added a service for updating local lists using mozStorage on a background thread.  It also uses the background thread to do queries against the mozStorage backend to see if a url is in the blacklist.  We need to convert the browser UI code to use this.
Attached patch async lookupSplinter Review
Remove code for holding maps in memory (map.js) and use async db service instead.  Shifts from direct calling code to async callbacks.
Attachment #220903 - Flags: ui-review?(bugs)
Attachment #220903 - Flags: review?(bugs)
Attachment #220903 - Flags: ui-review?(bugs) → approval-branch-1.8.1?(bugs)
Comment on attachment 220903 [details] [diff] [review]
async lookup

r+a=ben@mozilla.org
Attachment #220903 - Flags: review?(bugs)
Attachment #220903 - Flags: review+
Attachment #220903 - Flags: approval-branch-1.8.1?(bugs)
Attachment #220903 - Flags: approval-branch-1.8.1+
On branch
Keywords: fixed1.8.1
On trunk.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Product: Firefox → Toolkit
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: