[tor-bugs] #8300 [Flashproxy]: Adblock Plus + Easylist in Chrome blocks Flashproxy

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Mar 13 07:55:08 UTC 2013


#8300: Adblock Plus + Easylist in Chrome blocks Flashproxy
------------------------+---------------------------------------------------
 Reporter:  legind      |          Owner:  dcf
     Type:  defect      |         Status:  new
 Priority:  normal      |      Milestone:     
Component:  Flashproxy  |        Version:     
 Keywords:              |         Parent:     
   Points:              |   Actualpoints:     
------------------------+---------------------------------------------------

Comment(by dcf):

 Replying to [comment:1 arlolra]:
 > The attached patch should fix this bug. What's happening, as far as I
 can tell, is that adblock is adding an empty style tag underneath the body
 of each page. This makes it the lastChild in document, pushing the badge
 below it, hiding it from the visible area of the embed tag.

 Thanks for the patch. Does it also work to just do
 {{{
     e = document.body;
 }}}

 Without the patch, does the proxy still run even though invisible, or does
 it not run at all? You should get debugging messages in the console if it
 is running and you set the `debug` query string parameter.

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/8300#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list