tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

message-metadata.ini (1255B)


      1 #############################################################
      2 #                                                           #
      3 # Any changes to this file must be reviewed by an IPC peer. #
      4 #                                                           #
      5 #############################################################
      6 
      7 [PContent::AccumulateChildKeyedHistograms]
      8 segment_capacity = 16384
      9 [PContent::AccumulateChildHistograms]
     10 segment_capacity = 16384
     11 [PContent::StoreAndBroadcastBlobURLRegistration]
     12 segment_capacity = 8192
     13 [PHttpChannel::Redirect1Begin]
     14 segment_capacity = 8192
     15 [PHttpBackgroundChannel::OnStartRequest]
     16 segment_capacity = 8192
     17 [PHttpBackgroundChannel::OnTransportAndData]
     18 segment_capacity = 8192
     19 [PNecko::PHttpChannelConstructor]
     20 segment_capacity = 8192
     21 [PMessagePort::PostMessages]
     22 segment_capacity = 12288
     23 [PMessagePort::ReceiveData]
     24 segment_capacity = 12288
     25 
     26 #------------------------------------------------------------
     27 # Small-size messages.
     28 #------------------------------------------------------------
     29 [PCompositorBridge::DidComposite]
     30 segment_capacity = 128
     31 [PBrowser::RealMouseMoveEvent]
     32 segment_capacity = 192
     33 [PCompositorBridge::PTextureConstructor]
     34 segment_capacity = 192
     35 [PHttpBackgroundChannel::OnStopRequest]
     36 segment_capacity = 192