Opened on 08/26/2014 at 02:15:30 PM

Closed on 01/23/2015 at 09:51:01 AM

#1272 closed defect (duplicate)

Request blocking is active on options and first run page leading to JavaScript errors

Reported by: sebastian Assignee: sebastian
Priority: P3 Milestone:
Module: Platform Keywords:
Cc: Blocked By:
Blocking: Platform: Safari
Ready: yes Confidential: no
Tester: Verified working: no
Review URL(s):

Description

Environment

Safari

How to reproduce

  1. Click on the ABP logo in order to open the bubble UI
  2. Click on "Options"
  3. Look at the JavaScript Console (Cmd + Option + C)

Observed behaviour

You see an error saying Can't find variable: relativeToAbsoluteUrl. That is because that function is called by the request blocking code. But the function is defined in include.preload.js which isn't loaded here.

Expected behaviour

There shouldn't be any errors in the JavaScript console.

Attachments (0)

Change History (3)

comment:1 Changed on 08/26/2014 at 02:20:45 PM by sebastian

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

comment:2 Changed on 08/27/2014 at 01:07:25 PM by sebastian

  • Ready set

comment:3 Changed on 01/23/2015 at 09:51:01 AM by sebastian

  • Resolution set to duplicate
  • Review URL(s) modified (diff)
  • Status changed from reviewing to closed

With #1801, relativeToAbsoluteUrl() will no longer be used here.

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 sebastian.
 
Note: See TracTickets for help on using tickets.