[tor-bugs] #29179 [Applications/Tor Browser]: Tor Browser nightly fails to build on macOS

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Jan 25 10:51:44 UTC 2019


#29179: Tor Browser nightly fails to build on macOS
-------------------------------------------+--------------------------
 Reporter:  boklm                          |          Owner:  tbb-team
     Type:  defect                         |         Status:  new
 Priority:  Immediate                      |      Milestone:
Component:  Applications/Tor Browser       |        Version:
 Severity:  Normal                         |     Resolution:
 Keywords:  tbb-rbm, TorBrowserTeam201901  |  Actual Points:
Parent ID:                                 |         Points:
 Reviewer:                                 |        Sponsor:
-------------------------------------------+--------------------------

Comment (by gk):

 I.e.
 {{{
 -
 currentTransferable->SetRequestingPrincipal(mSourceNode->NodePrincipal());
 +      nsCOMPtr<nsINode> node = do_QueryInterface(mSourceNode);
 +      currentTransferable->SetRequestingPrincipal(node->NodePrincipal());
 }}}

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


More information about the tor-bugs mailing list