Gian-Carlo Pascutto
|
b261864022
|
Bug 823665 - Rename urlclassifier.confirm-age to max-complete-age. r=gcp
|
2012-12-21 08:48:30 +01:00 |
|
Ed Morley
|
82b1bd116e
|
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
|
7b40c4d417
|
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
|
0a70ff27a3
|
Bug 727370 - Recover correctly from a Reset during an update. r=dcamp
|
2012-09-28 18:31:19 +02:00 |
|
Randell Jesup
|
eedf93a21d
|
Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg
|
2012-09-01 22:35:17 -04:00 |
|
Ehsan Akhgari
|
0fd9123eac
|
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
|
9edd935068
|
Bug 673470 - Simplify PrefixSet by removing (unneeded) thread safety. r=dcamp
|
2012-08-15 09:10:24 +02:00 |
|
Gian-Carlo Pascutto
|
6cd4e0ecf4
|
Bug 725597 - SafeBrowsing fails to update persistent PrefixSet on Windows. r=dcamp
|
2012-08-15 09:04:51 +02:00 |
|
Gian-Carlo Pascutto
|
1c38a63dbe
|
Bug 673470 - Replace the sqlite safeb store with a flat file. r=dcamp
|
2012-08-15 09:04:19 +02:00 |
|
Mark Capella
|
f6b3d51d4a
|
Bug 772272 - Remove do_load_httpd_js from xpcshell tests, Toolkits, r=ted, f=gps
|
2012-08-14 10:06:12 -04:00 |
|
Mike Hommey
|
6173fa297f
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
|
Mounir Lamouri
|
0e7b925d61
|
Bug 775796 - nsIUrlClassifierDBService.lookup() takes nsIPrincipal. r=bsmith
|
2012-07-22 12:30:30 -07:00 |
|
Mounir Lamouri
|
a8398c9d66
|
Bug 775796 - nsIURIClassifier.classify() should takes a principal. r=bsmith
|
2012-07-20 09:46:59 -07:00 |
|
Nathan Froyd
|
a7eb97f896
|
Bug 370750 - consolidate mochitest files installation; r=glandium
With assistance on the patch from Ms2ger, Waldo, and Mossop.
|
2012-07-03 16:49:02 -04:00 |
|
Gervase Markham
|
ca171eec44
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Gian-Carlo Pascutto
|
ed82784c43
|
Backout 173f90d397a8 (Bug 673470). rs=dcamp a=mfinkle
|
2012-04-20 07:46:47 +02:00 |
|
Gian-Carlo Pascutto
|
1d386ef3f3
|
Backout e9291f227d63 (Bug 725597). rs=dcamp a=mfinkle
|
2012-04-20 07:46:46 +02:00 |
|
Serge Gautherie
|
4e7f0ae625
|
Bug 739687. (Av1) test_classifier.html and test_classifier_worker.html: Set preference they depend on, Some rewrite and documentation. r=dcamp.
|
2012-04-03 15:37:40 +02:00 |
|
Gian-Carlo Pascutto
|
e6b3803939
|
Bug 725597 - SafeBrowsing fails to update persistent PrefixSet on Windows. r=dcamp
|
2012-02-09 20:41:32 +01:00 |
|
Gian-Carlo Pascutto
|
c6b4c2801b
|
Bug 673470 - Replace the SQLite SafeBrowsing store with an optimized store. r=dcamp
|
2011-12-06 19:03:05 +01:00 |
|
Gian-Carlo Pascutto
|
1aac28d69e
|
Backout 44a0dc4fb9ff (Bug 673470) for Talos regression.
|
2012-02-01 20:10:02 +01:00 |
|
Gian-Carlo Pascutto
|
340ce0675c
|
Bug 673470 - Replace the SQLite SafeBrowsing store with an optimized store. r=dcamp
|
2011-12-06 19:03:05 +01:00 |
|
Gian-Carlo Pascutto
|
ee3730aff8
|
Bug 702217 - Avoid double allocation in UrlClassifier. Handle OOM conditions. r=dcamp
|
2012-01-10 17:09:32 +01:00 |
|
Gian-Carlo Pascutto
|
94451cfa20
|
Bug 698326 - Add memory reporter for the url-classifier. r=njn,jlebar
|
2011-11-13 11:25:48 +01:00 |
|
Ed Morley
|
6a998be2c5
|
Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail
|
2011-11-05 18:35:59 +00:00 |
|
Rail Aliiev
|
364e83c545
|
Bug 616542 - Shorten file path length of mochitest; r=ted
|
2011-11-04 21:13:42 +00:00 |
|
Ehsan Akhgari
|
2a602a5685
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
Landing on a CLOSED TREE
|
2011-10-17 10:59:28 -04:00 |
|
Gian-Carlo Pascutto
|
93843771f3
|
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
|
3846c30f61
|
Bug 669410 - Probe PrefixSet directly from the main thread. r=tony
|
2011-09-08 22:15:27 +02:00 |
|
Gian-Carlo Pascutto
|
3099d386d0
|
Bug 669410 - Add PrefixSet datastructure for SafeBrowsing. r=dcamp
|
2011-09-08 22:15:08 +02:00 |
|
Malini Das
|
a0832b693a
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain tests 2/2. r=jmaher, a=test-only
|
2011-08-12 12:21:44 -04:00 |
|
Han Chang
|
3af25db115
|
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
|
9181d2b1ff
|
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
|
e8b9fadbc0
|
Bug 665930 - Fix typos in dbservice test code. r=tony@ponderer.org
|
2011-06-29 22:01:04 -07:00 |
|
Mehdi Mulani
|
9de5b5c2e7
|
Bug 652294 - Fix intermittent failure in test_hashcompleter.js by checking for duplicates. r=dcamp
|
2011-06-13 17:24:14 -04:00 |
|
Matheus Kerschbaum
|
35f86c76ad
|
Bug 648911 - Remove support for non-libxul builds. r=ted,joedrew
|
2011-05-23 18:54:47 +02:00 |
|
Joel Maher
|
6993636556
|
Bug 616999. Xpcshell manifest support; manifest files. r=ted, a=test-only
|
2011-05-20 11:54:01 -04:00 |
|
Mehdi Mulani
|
2b91bcfe36
|
Bug 652294 - Typo from previous patch. DONTBUILD
|
2011-04-22 19:17:42 -07:00 |
|
Mehdi Mulani
|
fd2c297c8f
|
Bug 652294 - Adding diagnostics to test_hashcompleter.js for intermittent orange. (test only)
|
2011-04-22 19:04:57 -07:00 |
|
Mehdi Mulani
|
2b5681a960
|
Bug 644288: Add tests for HashCompleter. r=dcamp
|
2011-03-31 11:32:28 -07:00 |
|
Jeff Walden
|
00f6066393
|
Bug 552560 - Remove support for __parent__. r=mrbkap
|
2010-04-11 13:51:00 -07:00 |
|
David Dahl
|
eb11eb1d4d
|
Bug 534079: Sub chunks are incorrectly applied in some cases. r=Tony Chang
|
2010-02-09 15:48:51 -08:00 |
|
Serge Gautherie
|
9f55de3899
|
Bug 508025 - head_urlclassifier.js: s/streamCompleted/streamFinished/ (3rd time); (Av1).
r=dcamp.
|
2009-11-15 12:20:31 +01:00 |
|
Dão Gottwald
|
1b21023c95
|
Bug 527347 - nsIScriptableUnicodeConverter::convertToByteArray aLen out param should be optional. r=smontagu
|
2009-11-12 11:07:00 +01:00 |
|
Jae-Seong Lee
|
ce0e053545
|
Bug 521154 - xpcshell-tests: test_streamupdater hangs with 'strict' & 'werror' on, r=tony
|
2009-10-09 12:50:59 +02:00 |
|
Benjamin Smedberg
|
2e9438fd2f
|
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
|
2009-08-25 08:59:31 -07:00 |
|
Ted Mielczarek
|
ad775e7a7a
|
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
|
bf94951904
|
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
|
b6d8d93b5c
|
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 Townsend
|
2a16aa282c
|
Bug 497884: Intermittent failure in test_classifier.html and test_classifier_worker.html. r=sdwilsh
|
2009-06-17 11:47:08 +01:00 |
|