[tor-bugs] #8156 [Firefox Patch Issues]: Tweetdeck's Web interface can't post tweets in TBB

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Feb 14 15:29:55 UTC 2013


#8156: Tweetdeck's Web interface can't post tweets in TBB
-----------------------------------+----------------------------------------
 Reporter:  cypherpunks            |          Owner:  brade   
     Type:  defect                 |         Status:  assigned
 Priority:  normal                 |      Milestone:          
Component:  Firefox Patch Issues   |        Version:          
 Keywords:  tbb-usability-website  |         Parent:  #6564   
   Points:                         |   Actualpoints:          
-----------------------------------+----------------------------------------
Changes (by brade):

 * cc: erinn (added)


Comment:

 Mark and I have tested many different builds on Linux.  Some of the
 browsers we built exhibited the problem and some of them didn't.  Removing
 all of the Tor patches from the TBB browser did not fix the TweetDeck
 problem.  The difference between a build where tweeting works and where it
 doesn't seems to be due to differences in mozconfig settings.

 The TBB build process uses the following options:
   --disable-optimize
   --enable-official-branding
   --enable-strip
   --disable-tests
   --disable-debug
   --disable-maintenance-service
   --disable-crashreporter

 According to about:buildconfig, Mozilla's Official 17.0.2 ESR builds use:
   --enable-update-channel=esr
   --enable-update-packaging
   --enable-official-branding
   --enable-stdcxx-compat
   --enable-warnings-as-errors

 The two builds also use different versions of gcc.  Mark and I are not
 sure should own this problem.  Unless there is a reason to keep the
 current mozconfig options, the simplest solution would be to try switching
 the TBB builds to more closely match the options Mozilla uses.  In
 particular, removing --disable-optimize and/or --disable-debug may fix the
 problem.

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


More information about the tor-bugs mailing list