Opened on 11/03/2018 at 09:46:07 PM
Closed on 04/09/2019 at 02:43:31 AM
#7096 closed change (rejected)
Make it possible to lazy initialize a filter's subscriptions
| Reported by: | mjethani | Assignee: | mjethani | 
|---|---|---|---|
| Priority: | P2 | Milestone: | |
| Module: | Core | Keywords: | |
| Cc: | Blocked By: | ||
| Blocking: | #7000, #7097 | Platform: | Unknown / Cross platform | 
| Ready: | no | Confidential: | no | 
| Tester: | Unknown | Verified working: | no | 
| Review URL(s): | |||
Description (last modified by mjethani)
Background
The next idea to reduce the memory footprint of Adblock Plus is to make the Filter objects ephemeral (#7097). In order to do this,  it will have to be possible to lazy initialize the subscriptions for a filter, so that when an object is discarded and a new object is created in its place it can have its subscriptions again when needed.
Resolution
The problem here has been addressed by #7029.
Attachments (0)
Change History (6)
Note: See
        TracTickets for help on using
        tickets.
    
