Closed Bug 1716025 Opened 5 years ago Closed 5 years ago

Add blocklist of sites to exclude from history metadata

Categories

(Firefox :: Bookmarks & History, enhancement, P2)

enhancement
Points:
3

Tracking

()

RESOLVED FIXED
91 Branch
Iteration:
91.1 - May 31 - Jun 13
Tracking Status
firefox91 --- fixed

People

(Reporter: bugzilla, Assigned: bugzilla)

References

()

Details

Attachments

(2 files)

No description provided.

This patch creates a blocklist of sites that should not be saved as keyframes. The blocklist maps hostnames to regular expressions. While the map is a bit of an awkward structure, it lets us avoid checking every URL against a list of regular expressions. This performance gain will be more apparent as the list expands.

Pushed by htwyford@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/d5cfd6bafc13 Part 1 - Add hardcoded blocklist of sites to exclude from history metadata. r=mak https://hg.mozilla.org/integration/autoland/rev/57367b5d6fcd Part 2 - Add pref that can extend the metadata blocklist. r=mak
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → 91 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: