Opened on 04/16/2014 at 02:59:45 PM

Closed on 04/16/2014 at 05:31:33 PM

Last modified on 05/15/2014 at 03:09:40 PM

#342 closed defect (fixed)

Speed up options page with many user filters on Safari

Reported by: sebastian Assignee:
Priority: P4 Milestone: Adblock-Plus-1.8-for-Chrome-Opera-Safari
Module: Platform Keywords:
Cc: trev Blocked By:
Blocking: Platform:
Ready: yes Confidential: no
Tester: Verified working: no
Review URL(s):

http://codereview.adblockplus.org/6235761431019520/

Description (last modified by sebastian)

The options page takes up to several minutes to load, when a lot of user filters are configured, on Safari. That is because of our background page proxy and the high number of round trips involved. While the long term solution is to replace the background page proxy with message passing (not scope of this issue). We can already reduce the number of round trips and improve the speed for this case, by moving the code generating the list of user filters and exceptions to the background page.

Attachments (0)

Change History (4)

comment:1 Changed on 04/16/2014 at 03:01:13 PM by sebastian

  • Review URL(s) modified (diff)
  • Status changed from new to reviewing

comment:2 Changed on 04/16/2014 at 03:02:01 PM by sebastian

  • Description modified (diff)

comment:3 Changed on 04/16/2014 at 05:31:33 PM by sebastian

  • Resolution set to fixed
  • Status changed from reviewing to closed

comment:4 Changed on 05/15/2014 at 03:09:40 PM by sebastian

  • Ready set

Add Comment

Modify Ticket

Change Properties
Action
as closed .
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from (none).
 
Note: See TracTickets for help on using tickets.