Kyle Machulis
72a717a860
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
2013-04-01 11:36:59 -07:00
Kyle Machulis
43628a7867
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
2013-03-29 15:12:58 -07:00
Kyle Machulis
334c0800cf
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
...
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
2013-03-29 13:56:18 -07:00
Mike Shal
7ecea60097
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
2013-03-19 11:47:00 -07:00
Ms2ger
51cced7786
Bug 845374 - Part s: Stop including nsTArray.h in nsContentUtils.h; r=khuey
2013-03-17 08:55:16 +01:00
Gregory Szorc
c865547d94
Bug 818246 - Part 4: Move XPIDLSRCS into moz.build (auto); rs=glandium
...
This is the result of running
|mach mozbuild-migrate --list XPIDLSRCS SDK_XPIDLSRCS XPIDL_SOURCES| and
reverting xpcom/sample/*.
2013-03-12 10:17:46 -07:00
Brian Smith
13bcb99fd4
bug 750421 - remove unnecessary nsIBadCertListener2 and nsISSLErrorListener implementations r=mayhemer r=mounir r=dolske
2013-03-06 11:25:03 -08:00
Gregory Szorc
7b6f9c7add
Bug 818246 - Part 1: Remove unncessary definitions of XPIDL_MODULE; r=glandium
...
XPIDL_MODULE defaults to MODULE. These Makefile.in were setting
XPIDL_MODULE to the same value as MODULE.
--HG--
extra : rebase_source : e96bd34d5949d0ab94cecbec35d6c9f4bffec01e
2013-03-07 05:03:51 -08:00
Mounir Lamouri
ff82c04802
Bug 813897 - Fix crash in URL Classifier when using a system principal. r=bsmith,dcamp
2013-03-05 10:39:37 +01:00
Gregory Szorc
2f9c3f619e
Bug 784841 - Part 18θ: Convert /toolkit f=Mossop, Ms2ger; rs=ted
2013-02-25 13:19:09 -08:00
Mike Hommey
a6e0fafb44
Bug 826992 - Avoid hardcoded clientId in SafeBrowsing.jsm. r=Mossop,r=mfinkle,r=gcp
2013-01-10 08:38:50 +01:00
Ehsan Akhgari
18b2461321
Merge the last PGO-green changeset of mozilla-central into mozilla-inbound
2013-01-14 17:27:01 -05:00
Gian-Carlo Pascutto
46b11e1e9a
Backout ff82d1a3955e (Bug 830308).
2013-01-14 20:16:38 +01:00
Gian-Carlo Pascutto
91d651f3a5
Bug 825891 - Remove one more obsolete mention of per-client randomization. r=dcamp
2013-01-14 17:43:14 +01:00
Philip Chee
baccd9635a
Bug 825417 SafeBrowsing.jsm: Don't hardcode phishing/malware table names (phishingList, malwareList) r=gcp.
2013-01-14 23:25:51 +08:00
Mike Hommey
08ae60ac15
Bug 826992 - Avoid hardcoded clientId in SafeBrowser.jsm. r=Mossop,r=mfinkle,r=gcp
2013-01-10 08:38:50 +01: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
bd79e289a0
Bug 825941: Mark toolkit/components/url-classifier directory as warning-free. r=gps
2013-01-06 18:06:23 -08:00
Daniel Holbert
6c25aeeb31
Bug 825941 helper: Mark debug-only variable |rv| in nsUrlClassifierDBService.cpp as DebugOnly.
2013-01-06 18:06:23 -08:00
Nikolay Bryskin
e35302dfdf
Bug 650935 - Fix replacements in unUrlSafe to be global. r=dcamp
2013-01-03 17:18:42 -05:00
Daniel Holbert
aa62aecf12
Bug 826052: Make HashStore explicitly reject files larger than UINT32_MAX bytes, to avoid precision issues when we pass the file-length as a uint32_t function argument. (Also, skip a redundant file-size lookup.) r=gcp
2013-01-03 00:38:24 -08:00
Daniel Holbert
3fac1ba092
Bug 825647: Remove unused logging #defines from url-classifier/Entries.h. r=gcp
2013-01-02 09:05:34 -08: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
Nicholas Nethercote
b7723e3c58
Bug 819819 (part 2) - Remove |name| from NS_MEMORY_REPORTER_MALLOC_SIZEOF_FUN. r=jlebar.
...
--HG--
rename : dom/tests/mochitest/localstorage/test_localStorageQuotaPrivateBrowsing_perwindowpb.html => dom/tests/mochitest/localstorage/test_localStorageQuotaPrivateBrowsing.html
rename : toolkit/components/places/tests/browser/browser_favicon_privatebrowsing_perwindowpb.js => toolkit/components/places/tests/browser/browser_favicon_privatebrowsing.js
extra : rebase_source : 557cc60522970ce7eea3b006d357284d9b4694c4
2012-12-23 16:59:51 -08:00
Gian-Carlo Pascutto
f194fd510a
Bug 823665 - Rename urlclassifier.confirm-age to max-complete-age. r=gcp
2012-12-21 08:48:30 +01:00
Cameron McCormack
b0aa52464b
Bug 822548 - Fix a bunch of JS warnings on startup. r=dao
2012-12-19 09:27:56 +11: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
Aaron Klotz
72e0eb9819
Bug 810101 - Add readahead to safebrowsing .sbstore and .cache files. r=gpascutto
2012-12-12 18:05:04 -05:00
Saurabh Anand
6de7befa37
Bug 818817 - Fix some compiler warnings, r=Ms2ger
2012-12-09 22:53:19 +05:30
Mounir Lamouri
2075bb969a
Bug 811193 - nsIUrlListManager.safeLookup() should take a nsIPrincipal. f=hector sr=sicking
2012-11-19 12:25:48 +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
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
9ce11ea689
Bug 807852 - Position of real request is predictable in Completion requests. r=dcamp
2012-11-03 01:53:11 +01:00
Gian-Carlo Pascutto
353aa1ad49
Bug 807822 - No noise added to completion request in some circumstances. r=dcamp
2012-11-03 01:53:11 +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
Gian-Carlo Pascutto
d73a4777ac
Bug 782106 - Disable the per-client randomization in the url-classifier. r=dcamp
2012-11-03 01:53:10 +01:00
Matt Joras
613e229e93
Bug 798033 - Removes 'using namespace' from toolkit headers - r=bsmedberg
2012-11-01 18:09:22 -04:00
Kyle Huey
0469a02b25
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
...
--HG--
extra : rebase_source : 98337b6a8c07d05e8c961a452dd05a7d75c3c60b
2012-10-31 09:13:28 -07:00
Vicamo Yang
a78b5b38c7
Backout 67cb43bb8865: Breaks B2G Marionette
2012-10-31 16:35:11 +08:00
Kyle Huey
9a3674d80a
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
2012-10-30 12:28:11 -07:00
Ed Morley
4144129728
Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE
2012-10-30 17:02:31 +00:00
Kyle Huey
50b5d3f681
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
2012-10-30 08:26:12 -07:00
Justin Dolske
c6a48948eb
Bug 778608 - Move SafeBrowsing.jsm to toolkit. r=gavin
...
--HG--
rename : browser/components/safebrowsing/content/blockedSite.xhtml => browser/base/content/blockedSite.xhtml
rename : browser/components/safebrowsing/content/report-phishing-overlay.xul => browser/base/content/report-phishing-overlay.xul
rename : browser/components/safebrowsing/SafeBrowsing.jsm => toolkit/components/url-classifier/SafeBrowsing.jsm
2012-10-29 17:26:41 -07:00
Gian-Carlo Pascutto
929b82ed97
Bug 797302 - crash in mozilla::safebrowsing::Classifier::Check. r=dcamp
2012-10-23 09:57:18 +02: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
4a799dbad8
Bug 795281. r=bholley
2012-10-18 13:52:03 +02:00
Trevor Saunders
000b6e89a1
bug 798595 - remove useless prmem.h includes r=ehsan
2012-10-04 02:14:06 -04:00
Gian-Carlo Pascutto
282c7976cd
Bug 727370 - Fix typo that crept in while rebasing. r=benjamin
2012-09-28 19:00:20 +02:00
Gian-Carlo Pascutto
dcad379d15
Bug 727370 - Small cleanups in HashStore. r=dcamp
2012-09-28 18:31:19 +02:00