[tor-bugs] #31764 [Applications/Tor Browser]: Copying a link and using "Paste & Go" results in error

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Oct 8 00:00:36 UTC 2019


#31764: Copying a link and using "Paste & Go" results in error
--------------------------------------+--------------------------
 Reporter:  gk                        |          Owner:  tbb-team
     Type:  defect                    |         Status:  new
 Priority:  Medium                    |      Milestone:
Component:  Applications/Tor Browser  |        Version:
 Severity:  Normal                    |     Resolution:
 Keywords:  ff68-esr                  |  Actual Points:
Parent ID:                            |         Points:
 Reviewer:                            |        Sponsor:
--------------------------------------+--------------------------

Comment (by Thorin):

 Replying to [ticket:31764 gk]:
 > That issue is not showing up in Firefox 68 it seems. Thus, this is a bug
 on our side.

 You can replicate the error (albeit slightly different line numbers, but
 pointing at the same code) in FF68 after you have installed HTTPS-
 Everywhere - so it's not a bug on our side


 {{{
 FF68.0.2

 Received unexpected result type undefined, falling back to typed
 transition. WebNavigation.jsm:190

     onURLBarUserStartNavigation
 resource://gre/modules/WebNavigation.jsm:190
         code: Cu.reportError(`Received unexpected result type
 ${acData.result.type}, falling back to typed transition.`);

     observe resource://gre/modules/WebNavigation.jsm:116
         code: this.onURLBarUserStartNavigation(subject.wrappedJSObject);

     _notifyStartNavigation resource:///modules/UrlbarInput.jsm:1243
         code: Services.obs.notifyObservers({result}, "urlbar-user-start-
 navigation");

     _loadURL resource:///modules/UrlbarInput.jsm:1131
         code: this._notifyStartNavigation(result);

     handleCommand resource:///modules/UrlbarInput.jsm:405
         code: this._loadURL(url, where, openParams);

     _initPasteAndGo resource:///modules/UrlbarInput.jsm:1213
         code: this.handleCommand();
 }}}

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


More information about the tor-bugs mailing list