Eric Rahm 
								
							 
						 
						
							
							
							
							
								
							
							
								f50b813989 
								
							 
						 
						
							
							
								
								Bug 1165515 - Part 3: Convert PR_LOG_TEST to MOZ_LOG_TEST. r=froydnj  
							
							
							
						 
						
							2015-06-03 15:22:28 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Carsten "Tomcat" Book 
								
							 
						 
						
							
							
							
							
								
							
							
								5471309381 
								
							 
						 
						
							
							
								
								Backed out 14 changesets (bug 1165515) for linux x64 e10s m2 test failures  
							
							... 
							
							
							
							Backed out changeset d68dcf2ef372 (bug 1165515)
Backed out changeset 7c3b45a47811 (bug 1165515)
Backed out changeset b668b617bef2 (bug 1165515)
Backed out changeset d0916e1283a2 (bug 1165515)
Backed out changeset ac4dc7489942 (bug 1165515)
Backed out changeset e9632ce8bc65 (bug 1165515)
Backed out changeset c16d215cc7e4 (bug 1165515)
Backed out changeset e4d474f3c51a (bug 1165515)
Backed out changeset d87680bf9f7c (bug 1165515)
Backed out changeset b3c0a45ba99e (bug 1165515)
Backed out changeset 9370fa197674 (bug 1165515)
Backed out changeset 50970d668ca1 (bug 1165515)
Backed out changeset ffa4eb6d24b9 (bug 1165515)
Backed out changeset 5fcf1203cc1d (bug 1165515)
--HG--
extra : rebase_source : 6fb850d063cbabe738f97f0380302153e3eae97a 
							
						 
						
							2015-06-02 13:05:56 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eric Rahm 
								
							 
						 
						
							
							
							
							
								
							
							
								a9afd68cef 
								
							 
						 
						
							
							
								
								Bug 1165515 - Part 13-2: Replace usage of PRLogModuleLevel and PR_LOG_*. rs=froydnj  
							
							... 
							
							
							
							This is straightforward mapping of PR_LOG levels to their LogLevel
counterparts:
  PR_LOG_ERROR   -> LogLevel::Error
  PR_LOG_WARNING -> LogLevel::Warning
  PR_LOG_WARN    -> LogLevel::Warning
  PR_LOG_INFO    -> LogLevel::Info
  PR_LOG_DEBUG   -> LogLevel::Debug
  PR_LOG_NOTICE  -> LogLevel::Debug
  PR_LOG_VERBOSE -> LogLevel::Verbose
Instances of PRLogModuleLevel were mapped to a fully qualified
mozilla::LogLevel, instances of PR_LOG levels in #defines were mapped to a
fully qualified mozilla::LogLevel::* level, and all other instances were
mapped to us a shorter format of LogLevel::*.
Bustage for usage of the non-fully qualified LogLevel were fixed by adding
|using mozilla::LogLevel;| where appropriate. 
							
						 
						
							2015-06-01 22:17:33 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eric Rahm 
								
							 
						 
						
							
							
							
							
								
							
							
								141e0ff4a2 
								
							 
						 
						
							
							
								
								Bug 1165515 - Part 3: Convert PR_LOG_TEST to MOZ_LOG_TEST. r=froydnj  
							
							
							
						 
						
							2015-06-01 22:17:19 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Wes Kocher 
								
							 
						 
						
							
							
							
							
								
							
							
								4e9f80ed2e 
								
							 
						 
						
							
							
								
								Backed out 14 changesets (bug 1165515) for b2g mochitest-6 permafail CLOSED TREE  
							
							... 
							
							
							
							Backed out changeset 9b97e2aa2ed9 (bug 1165515)
Backed out changeset 150606c022a2 (bug 1165515)
Backed out changeset 4e875a488349 (bug 1165515)
Backed out changeset 467e7feeb546 (bug 1165515)
Backed out changeset d6b6cc373197 (bug 1165515)
Backed out changeset 0615265b593c (bug 1165515)
Backed out changeset fafd1dce9f08 (bug 1165515)
Backed out changeset d1df869245f9 (bug 1165515)
Backed out changeset 6876a7c63611 (bug 1165515)
Backed out changeset b7841c94a9a3 (bug 1165515)
Backed out changeset e5e3617f7c73 (bug 1165515)
Backed out changeset 39be3db95978 (bug 1165515)
Backed out changeset 0ec74176f8de (bug 1165515)
Backed out changeset 5b928dd10d71 (bug 1165515) 
							
						 
						
							2015-06-01 17:57:58 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eric Rahm 
								
							 
						 
						
							
							
							
							
								
							
							
								f82c0e7caf 
								
							 
						 
						
							
							
								
								Bug 1165515 - Part 13-2: Replace usage of PRLogModuleLevel and PR_LOG_*. rs=froydnj  
							
							... 
							
							
							
							This is straightforward mapping of PR_LOG levels to their LogLevel
counterparts:
  PR_LOG_ERROR   -> LogLevel::Error
  PR_LOG_WARNING -> LogLevel::Warning
  PR_LOG_WARN    -> LogLevel::Warning
  PR_LOG_INFO    -> LogLevel::Info
  PR_LOG_DEBUG   -> LogLevel::Debug
  PR_LOG_NOTICE  -> LogLevel::Debug
  PR_LOG_VERBOSE -> LogLevel::Verbose
Instances of PRLogModuleLevel were mapped to a fully qualified
mozilla::LogLevel, instances of PR_LOG levels in #defines were mapped to a
fully qualified mozilla::LogLevel::* level, and all other instances were
mapped to us a shorter format of LogLevel::*.
Bustage for usage of the non-fully qualified LogLevel were fixed by adding
|using mozilla::LogLevel;| where appropriate. 
							
						 
						
							2015-06-01 14:31:01 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eric Rahm 
								
							 
						 
						
							
							
							
							
								
							
							
								dc090e3fe5 
								
							 
						 
						
							
							
								
								Bug 1165515 - Part 3: Convert PR_LOG_TEST to MOZ_LOG_TEST. r=froydnj  
							
							
							
						 
						
							2015-06-01 14:31:00 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eric Rahm 
								
							 
						 
						
							
							
							
							
								
							
							
								3925a960aa 
								
							 
						 
						
							
							
								
								Bug 1165515 - Part 1: Convert PR_LOG to MOZ_LOG. r=froydnj  
							
							
							
						 
						
							2015-05-21 13:22:04 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eric Rahm 
								
							 
						 
						
							
							
							
							
								
							
							
								4879ae86f4 
								
							 
						 
						
							
							
								
								Bug 1165518 - Part 2: Replace prlog.h with Logging.h. rs=froydnj  
							
							
							
						 
						
							2015-05-19 11:15:34 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eric Rahm 
								
							 
						 
						
							
							
							
							
								
							
							
								31d09285f6 
								
							 
						 
						
							
							
								
								Bug 1164556 - Part 2: Remove debug conditional. r=gcp  
							
							... 
							
							
							
							Remove what appears to be leftover debug code bypassing an if condition. 
							
						 
						
							2015-05-14 10:13:23 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eric Rahm 
								
							 
						 
						
							
							
							
							
								
							
							
								bc7a3b2ae7 
								
							 
						 
						
							
							
								
								Bug 1164556 - Part 1: Remove instances of #ifdef PR_LOGGING in toolkit. r=froydnj  
							
							... 
							
							
							
							PR_LOGGING is now always defined, we can remove #ifdefs checking for it. 
							
						 
						
							2015-05-14 10:13:23 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Yusuke Yamamoto 
								
							 
						 
						
							
							
							
							
								
							
							
								1461657c56 
								
							 
						 
						
							
							
								
								Bug 839120 - Support SafeBrowsing in b2g r=gpascutto  
							
							
							
						 
						
							2015-02-12 23:58:15 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Monica Chew 
								
							 
						 
						
							
							
							
							
								
							
							
								c283b146cd 
								
							 
						 
						
							
							
								
								Bug 1120499: Proxy DoLocalLookup to the worker thread (r=gcp)  
							
							
							
						 
						
							2015-01-13 17:09:13 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Monica Chew 
								
							 
						 
						
							
							
							
							
								
							
							
								55a8118ad1 
								
							 
						 
						
							
							
								
								Bug 1108009 - Make synchronous interface nsIURIClassifier.ClassifyLocal. r=gcp  
							
							
							
						 
						
							2014-12-18 10:18:09 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gian-Carlo Pascutto 
								
							 
						 
						
							
							
							
							
								
							
							
								da58ae04da 
								
							 
						 
						
							
							
								
								Bug 1102687 - Do transient Classifier/HashStore object allocations on the stack. r=dmajor  
							
							
							
						 
						
							2014-11-24 08:38:43 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gian-Carlo Pascutto 
								
							 
						 
						
							
							
							
							
								
							
							
								3052cfae46 
								
							 
						 
						
							
							
								
								Bug 1102687 - Avoid copying and allocating 3 times in GetPrefixes. r=dmajor  
							
							
							
						 
						
							2014-11-24 08:38:29 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Monica Chew 
								
							 
						 
						
							
							
							
							
								
							
							
								386ebd5ee3 
								
							 
						 
						
							
							
								
								Bug 1021419: Implement per-table update and gethash requests  
							
							
							
						 
						
							2014-06-12 10:24:03 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Birunthan Mohanathas 
								
							 
						 
						
							
							
							
							
								
							
							
								59b969f7f4 
								
							 
						 
						
							
							
								
								Bug 869836 - Part 8: Use Append('c') instead of Append("c"). r=ehsan  
							
							
							
						 
						
							2014-05-22 06:48:52 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Birunthan Mohanathas 
								
							 
						 
						
							
							
							
							
								
							
							
								aea8617b92 
								
							 
						 
						
							
							
								
								Bug 869836 - Part 7: Use AppendLiteral instead of Append where possible. r=ehsan  
							
							
							
						 
						
							2014-05-22 06:48:51 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Benoit Jacob 
								
							 
						 
						
							
							
							
							
								
							
							
								60d536773a 
								
							 
						 
						
							
							
								
								Bug 1004098 - Make nsTArray use size_t in its interface (32bitness is fine as an internal detail) - r=froydnj, sr=bsmedberg  
							
							
							
						 
						
							2014-05-08 21:03:35 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Monica Chew 
								
							 
						 
						
							
							
							
							
								
							
							
								9b092b1051 
								
							 
						 
						
							
							
								
								Bug 985623: Force url classifier clients to specify which tables to lookup, add a pref to skip hash completion checks (r=gcp)  
							
							
							
						 
						
							2014-03-20 14:25:35 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Kyle Huey 
								
							 
						 
						
							
							
							
							
								
							
							
								817b5ccbd9 
								
							 
						 
						
							
							
								
								Bug 345123: Remove nsGetterAddRefs<T>'s operator nsISupports**.  r=bsmedberg  
							
							
							
						 
						
							2014-03-15 12:00:17 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Monica Chew 
								
							 
						 
						
							
							
							
							
								
							
							
								383e668837 
								
							 
						 
						
							
							
								
								Bug 904607: Add protocol parser for -digest256 lists (r=gcp).  
							
							
							
						 
						
							2013-09-06 17:12:33 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Robert O'Callahan 
								
							 
						 
						
							
							
							
							
								
							
							
								03e7828db2 
								
							 
						 
						
							
							
								
								Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg  
							
							... 
							
							
							
							--HG--
extra : rebase_source : 0787130b1814c74bfb38dc178de94022f0b2e64e 
							
						 
						
							2013-09-02 20:41:57 +12:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Nicholas Nethercote 
								
							 
						 
						
							
							
							
							
								
							
							
								69a5c45d08 
								
							 
						 
						
							
							
								
								Bug 864236 - Make multi-MiB allocations in the url-classifier fallible. r=dcamp  
							
							
							
						 
						
							2013-04-22 00:04:46 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gian-Carlo Pascutto 
								
							 
						 
						
							
							
							
							
								
							
							
								0da033e962 
								
							 
						 
						
							
							
								
								Bug 825891 - Remove the code for per-client randomization in the url-classifier. r=dcamp  
							
							
							
						 
						
							2013-01-08 16:43:33 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Daniel Holbert 
								
							 
						 
						
							
							
							
							
								
							
							
								537eea7c8d 
								
							 
						 
						
							
							
								
								Bug 825627, part 2: Convert known-to-be-nonnegative variables 'i' and 'idx' to be unsigned, in Classifier::ReadNoiseEntries(), to fix signed/unsigned comparison build warnings. r=gcp  
							
							
							
						 
						
							2013-01-02 09:05:31 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Daniel Holbert 
								
							 
						 
						
							
							
							
							
								
							
							
								5f7e7fca0d 
								
							 
						 
						
							
							
								
								Bug 825627, part 1: Make nsUrlClassifierDBService.cpp's "gethashNoise" & "aCount" variables as unsigned, since counts are unsigned by definition. r=gcp  
							
							
							
						 
						
							2013-01-02 09:05:19 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gian-Carlo Pascutto 
								
							 
						 
						
							
							
							
							
								
							
							
								2797888b29 
								
							 
						 
						
							
							
								
								Bug 806422 - Do not cache Complete's across a SafeBrowsing update. r=dcamp  
							
							
							
						 
						
							2012-11-06 15:38:16 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gian-Carlo Pascutto 
								
							 
						 
						
							
							
							
							
								
							
							
								6552acb016 
								
							 
						 
						
							
							
								
								Bug 807847 - Noise entries are erroneously entered into the misscache. r=dcamp  
							
							
							
						 
						
							2012-11-03 01:53:10 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Isaac Aggrey 
								
							 
						 
						
							
							
							
							
								
							
							
								c984edf823 
								
							 
						 
						
							
							
								
								Bug 794510: Part 2: Use more stdint types instead of protypes.h types; r=ehsan  
							
							
							
						 
						
							2012-10-11 18:38:04 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gian-Carlo Pascutto 
								
							 
						 
						
							
							
							
							
								
							
							
								abb9245bcc 
								
							 
						 
						
							
							
								
								Bug 727370 - Recover correctly from a Reset during an update. r=dcamp  
							
							
							
						 
						
							2012-09-28 18:31:19 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gian-Carlo Pascutto 
								
							 
						 
						
							
							
							
							
								
							
							
								7530b9f562 
								
							 
						 
						
							
							
								
								Bug 727370 - Make SafeBrowsing updates atomic transactions. r=dcamp  
							
							
							
						 
						
							2012-09-28 18:31:18 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Randell Jesup 
								
							 
						 
						
							
							
							
							
								
							
							
								65539ef89c 
								
							 
						 
						
							
							
								
								Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg  
							
							
							
						 
						
							2012-09-01 22:35:17 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ehsan Akhgari 
								
							 
						 
						
							
							
							
							
								
							
							
								e368dc9c85 
								
							 
						 
						
							
							
								
								Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg  
							
							... 
							
							
							
							This patch was generated by a script.  Here's the source of the script for
future reference:
function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
       ! -wholename "*security/nss*" \
       ! -wholename "*/.hg*" \
       ! -wholename "obj-ff-dbg*" \
       ! -name nsXPCOMCID.h \
       ! -name prtypes.h \
         -type f \
      \( -iname "*.cpp" \
         -o -iname "*.h" \
         -o -iname "*.c" \
         -o -iname "*.cc" \
         -o -iname "*.idl" \
         -o -iname "*.ipdl" \
         -o -iname "*.ipdlh" \
         -o -iname "*.mm" \) | \
    xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}
convert PRInt8 int8_t
convert PRUint8 uint8_t
convert PRInt16 int16_t
convert PRUint16 uint16_t
convert PRInt32 int32_t
convert PRUint32 uint32_t
convert PRInt64 int64_t
convert PRUint64 uint64_t
convert PRIntn int
convert PRUintn unsigned
convert PRSize size_t
convert PROffset32 int32_t
convert PROffset64 int64_t
convert PRPtrdiff ptrdiff_t
convert PRFloat64 double 
							
						 
						
							2012-08-22 11:56:38 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gian-Carlo Pascutto 
								
							 
						 
						
							
							
							
							
								
							
							
								a08473aa65 
								
							 
						 
						
							
							
								
								Bug 673470 - Remove some unneeded PromiseFlatCString. r=dcamp  
							
							
							
						 
						
							2012-08-15 09:09:40 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gian-Carlo Pascutto 
								
							 
						 
						
							
							
							
							
								
							
							
								52208070f2 
								
							 
						 
						
							
							
								
								Bug 768871 - Provide an option to disable per-client randomization. r=dcamp  
							
							
							
						 
						
							2012-08-15 09:07:10 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gian-Carlo Pascutto 
								
							 
						 
						
							
							
							
							
								
							
							
								d3b94c773f 
								
							 
						 
						
							
							
								
								Bug 726002 - Clear some big nsTArrays as early as possible in updates. r=dcamp  
							
							
							
						 
						
							2012-08-15 09:05:18 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gian-Carlo Pascutto 
								
							 
						 
						
							
							
							
							
								
							
							
								d091f07a3e 
								
							 
						 
						
							
							
								
								Bug 725597 - SafeBrowsing fails to update persistent PrefixSet on Windows. r=dcamp  
							
							
							
						 
						
							2012-08-15 09:04:51 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gian-Carlo Pascutto 
								
							 
						 
						
							
							
							
							
								
							
							
								b5c3234491 
								
							 
						 
						
							
							
								
								Bug 673470 - Optimize input buffer size. Cache active tables. r=dcamp  
							
							
							
						 
						
							2012-08-15 09:04:31 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gian-Carlo Pascutto 
								
							 
						 
						
							
							
							
							
								
							
							
								f6e66dd24e 
								
							 
						 
						
							
							
								
								Bug 673470 - Replace the sqlite safeb store with a flat file. r=dcamp  
							
							
							
						 
						
							2012-08-15 09:04:19 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gian-Carlo Pascutto 
								
							 
						 
						
							
							
							
							
								
							
							
								08beb49296 
								
							 
						 
						
							
							
								
								Backout 173f90d397a8 (Bug 673470). rs=dcamp a=mfinkle  
							
							
							
						 
						
							2012-04-20 07:46:47 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gian-Carlo Pascutto 
								
							 
						 
						
							
							
							
							
								
							
							
								bdd93f6030 
								
							 
						 
						
							
							
								
								Backout db52b4916cde (Bug 673470). rs=dcamp a=mfinkle  
							
							
							
						 
						
							2012-04-20 07:46:46 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gian-Carlo Pascutto 
								
							 
						 
						
							
							
							
							
								
							
							
								23ae6665fe 
								
							 
						 
						
							
							
								
								Backout e9291f227d63 (Bug 725597). rs=dcamp a=mfinkle  
							
							
							
						 
						
							2012-04-20 07:46:46 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gian-Carlo Pascutto 
								
							 
						 
						
							
							
							
							
								
							
							
								471d97609d 
								
							 
						 
						
							
							
								
								Backout 35bf0d62cc30 (Bug 726002). rs=dcamp a=mfinkle  
							
							
							
						 
						
							2012-04-20 07:46:46 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Veeraya Pupatwibul 
								
							 
						 
						
							
							
							
							
								
							
							
								344b2b1753 
								
							 
						 
						
							
							
								
								Bug 741333 - Remove PRBool/PR_TRUE/PR_FALSE that crept in r=Ms2ger  
							
							
							
						 
						
							2012-04-04 11:15:10 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gian-Carlo Pascutto 
								
							 
						 
						
							
							
							
							
								
							
							
								a6a2f1971c 
								
							 
						 
						
							
							
								
								Bug 726002 - Clear some big nsTArrays as early as possible in updates. r=dcamp  
							
							
							
						 
						
							2012-02-13 17:10:22 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gian-Carlo Pascutto 
								
							 
						 
						
							
							
							
							
								
							
							
								3264914f26 
								
							 
						 
						
							
							
								
								Backout e0e2cc5570ac (Bug 726002) due to broken error handling.  
							
							
							
						 
						
							2012-02-13 17:04:46 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gian-Carlo Pascutto 
								
							 
						 
						
							
							
							
							
								
							
							
								8abcffb317 
								
							 
						 
						
							
							
								
								Bug 726002 - Clear some big nsTArrays as early as possible in updates. r=dcamp  
							
							
							
						 
						
							2012-02-13 13:17:48 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gian-Carlo Pascutto 
								
							 
						 
						
							
							
							
							
								
							
							
								82c4eec776 
								
							 
						 
						
							
							
								
								Bug 725597 - SafeBrowsing fails to update persistent PrefixSet on Windows. r=dcamp  
							
							
							
						 
						
							2012-02-09 20:41:32 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gian-Carlo Pascutto 
								
							 
						 
						
							
							
							
							
								
							
							
								dbd7ac64e0 
								
							 
						 
						
							
							
								
								Bug 673470 - Optimize input buffer size. Cache active tables. r=dcamp  
							
							
							
						 
						
							2012-02-03 08:32:32 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gian-Carlo Pascutto 
								
							 
						 
						
							
							
							
							
								
							
							
								a784af5a5b 
								
							 
						 
						
							
							
								
								Bug 673470 - Replace the SQLite SafeBrowsing store with an optimized store. r=dcamp  
							
							
							
						 
						
							2011-12-06 19:03:05 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gian-Carlo Pascutto 
								
							 
						 
						
							
							
							
							
								
							
							
								99a251d9ae 
								
							 
						 
						
							
							
								
								Backout 44a0dc4fb9ff (Bug 673470) for Talos regression.  
							
							
							
						 
						
							2012-02-01 20:10:02 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gian-Carlo Pascutto 
								
							 
						 
						
							
							
							
							
								
							
							
								00125c4e7a 
								
							 
						 
						
							
							
								
								Bug 673470 - Replace the SQLite SafeBrowsing store with an optimized store. r=dcamp  
							
							
							
						 
						
							2011-12-06 19:03:05 +01:00