[tor-bugs] #34395 [Applications/Tor Browser]: Onion-Location fails silently

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Jun 8 16:06:49 UTC 2020


#34395: Onion-Location fails silently
------------------------------------------+----------------------------
     Reporter:  sysrqb                    |      Owner:  tbb-team
         Type:  defect                    |     Status:  new
     Priority:  Medium                    |  Milestone:
    Component:  Applications/Tor Browser  |    Version:
     Severity:  Normal                    |   Keywords:  tbb-9.5-issues
Actual Points:                            |  Parent ID:
       Points:                            |   Reviewer:
      Sponsor:                            |
------------------------------------------+----------------------------
 We received a blog comment saying the onion-location button appears, but
 it only disappears when it is clicked (the page is not reloaded).

 https://blog.torproject.org/comment/288193#comment-288193

 The two explanations I see are `OnionLocation:Refresh` does not reach the
 child process (this seems unlikely), or `if (onionLocationURI &&
 refreshURI) {` fails.

 Based on the description, `OnionLocationParent.buttonClick()` is called,
 and that calls `OnionLocationParent.redirect()`, and that calls
 `OnionLocationParent.setDisabled()`. But, in the content process, the page
 is not reloaded.

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


More information about the tor-bugs mailing list