private ip nav from urlbar after bookmarklet, triggers LOCAL

Bug reports and enhancement requests
Post Reply
al_9x
Master Bug Buster
Posts: 931
Joined: Thu Mar 19, 2009 4:52 pm

private ip nav from urlbar after bookmarklet, triggers LOCAL

Post by al_9x »

Fx 17.0.6, NS 2.6.6.2rc1, TMP 0.4.1.0, new profile
  1. add and click on a bookmarklet (javascript:0)
  2. open a new Fx window
  3. an error is logged:

    Code: Select all

    Timestamp: 5/11/2013 5:17:02 AM
    Error: this.docShell is null
    Source File: chrome://global/content/bindings/browser.xml
    Line: 323
    
  4. navigate to a non routable ip (192.168.0.1) from the urlbar
  5. it's blocked:

    Code: Select all

    [ABE] <LOCAL> Deny on {GET http://192.168.0.1/ <<< about:home - 6}
    SYSTEM rule:
    Site LOCAL
    Accept from LOCAL
    Deny
    
Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/20100101 Firefox/17.0
Post Reply