[tor-bugs] #8292 [Firefox Patch Issues]: Alter behavior of getFirstPartyURI and consumers

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Feb 20 19:27:27 UTC 2013


#8292: Alter behavior of getFirstPartyURI and consumers
----------------------------------+-----------------------------------------
 Reporter:  mikeperry             |          Owner:  mikeperry
     Type:  enhancement           |         Status:  new      
 Priority:  major                 |      Milestone:           
Component:  Firefox Patch Issues  |        Version:           
 Keywords:                        |         Parent:  #6564    
   Points:                        |   Actualpoints:           
----------------------------------+-----------------------------------------
 Our mozIFirstPartyUtil.getFirstPartyURI should log to the error console
 and emit a failure code if it either fails to get a URI, or if that URI
 has a NULL hostname. This will simplify the code that makes use of the
 API.

 If the API call fails for ImageCache consumers, we should load but not
 cache the image (if possible). If the API call fails for DOM Storage, the
 DOM Storage calls should probably also fail. For the canvas, we should
 also fail the calls (See also #7265 for related canvas changes).

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


More information about the tor-bugs mailing list