[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

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



#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
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs