Gian-Carlo Pascutto
|
f194fd510a
|
Bug 823665 - Rename urlclassifier.confirm-age to max-complete-age. r=gcp
|
2012-12-21 08:48:30 +01:00 |
|
Ed Morley
|
328516ab21
|
Bug 752243 - Disable test_service_wipeServer.js, test_service_createAccount.js, test_service_changePassword.js, test_aitc_server.js, test_aitc_client.js & test_hashcompleter.js on OS X & Linux for too many intermittent failures
|
2012-12-13 12:48:42 +00:00 |
|
Gian-Carlo Pascutto
|
984a114679
|
Bug 806422 - Modify and add tests for new Complete caching behavior in protocol 2.3. r=dcamp
|
2012-11-06 15:38:25 +01: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
|
c056c62081
|
Bug 673470 - Simplify PrefixSet by removing (unneeded) thread safety. r=dcamp
|
2012-08-15 09:10:24 +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
|
f6e66dd24e
|
Bug 673470 - Replace the sqlite safeb store with a flat file. r=dcamp
|
2012-08-15 09:04:19 +02:00 |
|
Mark Capella
|
38befa6972
|
Bug 772272 - Remove do_load_httpd_js from xpcshell tests, Toolkits, r=ted, f=gps
|
2012-08-14 10:06:12 -04:00 |
|
Mounir Lamouri
|
d434d2c6af
|
Bug 775796 - nsIUrlClassifierDBService.lookup() takes nsIPrincipal. r=bsmith
|
2012-07-22 12:30:30 -07:00 |
|
Mounir Lamouri
|
5747889de3
|
Bug 775796 - nsIURIClassifier.classify() should takes a principal. r=bsmith
|
2012-07-20 09:46:59 -07:00 |
|
Gian-Carlo Pascutto
|
08beb49296
|
Backout 173f90d397a8 (Bug 673470). rs=dcamp a=mfinkle
|
2012-04-20 07:46:47 +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
|
82c4eec776
|
Bug 725597 - SafeBrowsing fails to update persistent PrefixSet on Windows. r=dcamp
|
2012-02-09 20:41: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 |
|
Gian-Carlo Pascutto
|
97c841a200
|
Bug 702217 - Avoid double allocation in UrlClassifier. Handle OOM conditions. r=dcamp
|
2012-01-10 17:09:32 +01:00 |
|
Gian-Carlo Pascutto
|
2e44b717ed
|
Bug 698326 - Add memory reporter for the url-classifier. r=njn,jlebar
|
2011-11-13 11:25:48 +01:00 |
|
Gian-Carlo Pascutto
|
8eb6610582
|
Bug 669410 - Don't store host prefixes in memory. Rework prefix fetching from SQLite. r=tony
|
2011-09-08 22:17:14 +02:00 |
|
Gian-Carlo Pascutto
|
d91fdb36cf
|
Bug 669410 - Probe PrefixSet directly from the main thread. r=tony
|
2011-09-08 22:15:27 +02:00 |
|
Gian-Carlo Pascutto
|
9a5f444432
|
Bug 669410 - Add PrefixSet datastructure for SafeBrowsing. r=dcamp
|
2011-09-08 22:15:08 +02:00 |
|
Han Chang
|
6135d9b650
|
Bug 640629 - Move timer declaration instances to prevent premature garbage collection from occuring and wiping out the timer instances before they get a chance to fire. r=jdm,gavin
|
2011-07-05 21:40:00 -04:00 |
|
Gian-Carlo Pascutto
|
3f29b2c977
|
Bug 665930 - Safe Browsing: Fix URL fragmenter in edge cases + tests. r=tony@ponderer.org
|
2011-06-29 22:01:34 -07:00 |
|
Gian-Carlo Pascutto
|
98961507a0
|
Bug 665930 - Fix typos in dbservice test code. r=tony@ponderer.org
|
2011-06-29 22:01:04 -07:00 |
|
Mehdi Mulani
|
d37d0ff947
|
Bug 652294 - Fix intermittent failure in test_hashcompleter.js by checking for duplicates. r=dcamp
|
2011-06-13 17:24:14 -04:00 |
|
Joel Maher
|
193c66083d
|
Bug 616999. Xpcshell manifest support; manifest files. r=ted, a=test-only
|
2011-05-20 11:54:01 -04:00 |
|
Mehdi Mulani
|
0c26acab22
|
Bug 652294 - Typo from previous patch. DONTBUILD
|
2011-04-22 19:17:42 -07:00 |
|
Mehdi Mulani
|
ef7343e000
|
Bug 652294 - Adding diagnostics to test_hashcompleter.js for intermittent orange. (test only)
|
2011-04-22 19:04:57 -07:00 |
|
Mehdi Mulani
|
3322fdc600
|
Bug 644288: Add tests for HashCompleter. r=dcamp
|
2011-03-31 11:32:28 -07:00 |
|
David Dahl
|
cce526cb1a
|
Bug 534079: Sub chunks are incorrectly applied in some cases. r=Tony Chang
|
2010-02-09 15:48:51 -08:00 |
|
Serge Gautherie
|
54d73947c5
|
Bug 508025 - head_urlclassifier.js: s/streamCompleted/streamFinished/ (3rd time); (Av1).
r=dcamp.
|
2009-11-15 12:20:31 +01:00 |
|
Dão Gottwald
|
0d39e46fc6
|
Bug 527347 - nsIScriptableUnicodeConverter::convertToByteArray aLen out param should be optional. r=smontagu
|
2009-11-12 11:07:00 +01:00 |
|
Jae-Seong Lee
|
eec61c1adf
|
Bug 521154 - xpcshell-tests: test_streamupdater hangs with 'strict' & 'werror' on, r=tony
|
2009-10-09 12:50:59 +02:00 |
|
Ted Mielczarek
|
fb6939649b
|
bug 459114 - helper function to provide a clean profile directory for xpcshell tests. r=sdwilsh
--HG--
extra : rebase_source : 76f547c1f055f18f57e09c67f1a2f7b2f548c3cd
|
2009-05-14 07:37:40 -04:00 |
|
Ted Mielczarek
|
092e85a88d
|
Backed out changeset 9ddc25fb2246 - bug 459114 - helper function to provide a clean profile directory for xpcshell tests. r=sdwilsh - for test failures
|
2009-08-05 15:36:20 -04:00 |
|
Ted Mielczarek
|
bb3956d8f7
|
bug 459114 - helper function to provide a clean profile directory for xpcshell tests. r=sdwilsh
--HG--
extra : rebase_source : 7bd4c374609a9eea15d0b244c1415ae853146e84
|
2009-05-14 07:37:40 -04:00 |
|
Dave Camp
|
352813a4ea
|
Bug 475436: reloading a blocked page would bypass blocking in some cases. r=tony
|
2009-02-09 22:40:39 -08:00 |
|
Dave Camp
|
c510c992e1
|
Bug 439281: Handle lookup and expiration of safebrowsing subs by add chunk id rather than host key. r=tony
|
2008-10-19 20:48:25 -07:00 |
|
Dave Camp
|
356ba68377
|
Bug 453723: Short-circuit known-clean hosts in the url-classifier. r=tony
|
2008-10-19 20:07:46 -07:00 |
|
gavin@gavinsharp.com
|
b3d82c5fd9
|
bug 432332: improve handling of duplicate chunks in url classifier client request, patch by Dave Camp <dcamp@mozilla.com>, r=tony, a=beltzner
|
2008-05-06 18:51:11 -07:00 |
|
dcamp@mozilla.com
|
9b2901c0db
|
Bug 429755: Apply some random fuzz to safebrowsing backoff intervals. r=tony, a=beltzner
|
2008-04-23 09:57:55 -07:00 |
|
dcamp@mozilla.com
|
6121393e00
|
Tests for bug 428548. r=tony, a=mconnor
|
2008-04-16 14:23:38 -07:00 |
|
dcamp@mozilla.com
|
6f47640c0b
|
Bug 427862: Don't use cached full-hash entries without a successful safebrowsing update. r=tony, a1.9=beltzner
|
2008-04-15 15:39:44 -07:00 |
|
gavin@gavinsharp.com
|
8820cfbbe2
|
Tweak function definition to include parameter (bug 428358)
|
2008-04-13 21:58:07 -07:00 |
|
gavin@gavinsharp.com
|
8d870ce7a2
|
Fix incorrect nsIUrlClassifierDBService.idl implementation in test (bug 428358)
|
2008-04-12 23:09:58 -07:00 |
|
reed@reedloden.com
|
ac89e9bc4e
|
Bug 419794 - "work out key API for nsICryptoHMAC" (API use nsIKeyObject + fix nsKeyModule + nsICryptoHMAC usage fix) [p=honzab@allpeers.com (Honza Bambas [mayhemer]) r=rrelyea sr=dveditz a=blocking1.9+]
|
2008-03-18 12:45:40 -07:00 |
|
dcamp@mozilla.com
|
6a4e998241
|
Bug 420380: Allow safebrowsing gethash responses that don't match table name/chunk id. r=tony, blocking-firefox3=beltzner
|
2008-03-04 15:39:37 -08:00 |
|
dcamp@mozilla.com
|
183798c9c7
|
Bug 420370: nsUrlClassifierHashCompleter not configured immediately at startup. r=tony, blocking-firefox3=beltzner
|
2008-03-04 14:05:05 -08:00 |
|
dcamp@mozilla.com
|
95700b502a
|
Bug 419751: Implement a safebrowsing protocol command to reset the db. r=tony, a1.9b4=beltzner
|
2008-02-29 16:46:43 -08:00 |
|
dcamp@mozilla.com
|
9d06b2c6f1
|
Bug 360387: Verify HMAC of safebrowsing updates. r=tony, blocking-firefox3=beltzner
|
2008-02-27 00:51:02 -08:00 |
|