Henry Chang
f4fd325373
Bug 1273398 - Part 3: Modify "hash completer" to use RequestBackoffV4. r=francois.
2016-06-06 20:17:00 +02:00
Henry Chang
9d94f1b868
Bug 1273398 - Part 2: Modify listmanager to use RequestBackoffV4. r=francois.
2016-06-06 20:16:00 +02:00
Henry Chang
cd4d5b1879
Bug 1273398 - Part 1: Wrap RequestBackoff to a v4-specific one. r=francois.
2016-06-06 20:16:00 +02:00
Nicholas Nethercote
a14f636d12
Bug 1278439 - Adding a missing prefs service null check in url-classifier/. r=gcp.
2016-07-14 13:47:54 +10:00
Carsten "Tomcat" Book
9e5430d2f1
merge mozilla-inbound to mozilla-central a=merge
2016-07-11 16:21:15 +02:00
Yoshi Huang
b61ea2cdfa
Bug 1274893 - remove -forbid- list from SafeBrowsing. r=francois
2016-07-11 16:11:32 +08:00
Francois Marier
4286bfd2f8
Bug 1285428 - Fix urlclassifier.trackingWhitelistTable table registration. r=gcp
...
MozReview-Commit-ID: ISeuu8XjZ0d
2016-07-07 22:27:56 -07:00
Henry Chang
b0239e3cb7
Bug 1110891 - Replace comment to clarify the different purposes of the two timers. r=francois
2016-05-09 07:02:00 +02:00
Thomas Nguyen
b89b23bd95
Bug 1025965 - Rename browser.safebrowsing.enabled to browser.safebrowsing.phishing.enabled. r=francios
...
MozReview-Commit-ID: 3TMs6MPtWsC
2016-05-09 14:44:08 +08:00
Carsten "Tomcat" Book
a40d573765
Backed out changeset dc114bc5a88e (bug 1272239) for test failures in own test
2016-06-15 22:17:26 +01:00
Carsten "Tomcat" Book
6b03d9bff5
Backed out changeset ed0b3881c1c4 (bug 1272239)
2016-06-15 22:16:54 +01:00
Carsten "Tomcat" Book
1d2e8550ed
Backed out changeset 5042da9fc11c (bug 1272239)
2016-06-15 22:16:52 +01:00
dlee
66155fbd55
Bug 1272239 - P3. Testcase, test gethash. r=francois
2016-06-14 14:48:28 +01:00
DimiL
72ab791c41
Bug 1272239 - P2. Testcase, only tables with provider could register gethash url in listmanager. r=francois
2016-05-30 17:09:11 +08:00
dlee
72b9bd51d0
Bug 1272239 - P1. Support completion for test database. r=francois
2016-06-14 14:32:03 +01:00
Ralph Giles
3d546266d0
Bug 1275744 - Reference MOZ_LOG in toolkit comments. r=erahm
...
NSPR_LOG_MODULES is deprecated.
MozReview-Commit-ID: 2iZFe60Uxvi
2016-05-26 11:14:47 -07:00
Henry Chang
12c48d2d0f
Bug 1275198 - Part 2: Simple test cases. r=francois.
2016-05-30 05:29:00 +02:00
Henry Chang
8fc7370c8d
Bug 1275198 - Part 1: Add safebrowsing protobuf related files in proto2 format. r=francois.
2016-06-06 23:30:00 +02:00
Henry Chang
019f37c088
Bug 1274685 - Part 2: Test case. r=francois.
2016-06-02 23:42:00 +02:00
Henry Chang
a8b9c2ae6b
Bug 1274685 - Part 1: Avoid registering lists which have no provider info. r=francois.
2016-06-01 20:37:00 +02:00
dimi
9c714ad681
Bug 1258033 - Part 4: Testcase for DNT. r=francois
...
MozReview-Commit-ID: IqPIMwDQluy
2016-06-02 16:33:13 +08:00
Carsten "Tomcat" Book
3a9cae6c4f
Merge mozilla-central to fx-team
2016-05-30 15:31:42 +02:00
Henry Chang
3c1ac57146
Bug 1274226 - Verify the completion request in test_hashcompleter.js. r=francois.
2016-05-23 04:03:00 +02:00
Dimi Lee
d2b3a51b5d
Bug 1274105 - Refactor classifierHelper.js. r=gcp
...
MozReview-Commit-ID: ljq4KPzUqu
2016-05-25 20:20:42 +08:00
Henry Chang
47ddd82866
Bug 1273395 - Add pref for Safe Browsing v2/v4 switch. r=francois.
2016-05-19 00:07:00 +02:00
Henry Chang
e7eeabfe0b
Bug 1037555 - Initial listmanager unit test. r=francois.
2016-05-16 14:51:36 +08:00
Chris Peterson
57a1006d4d
Bug 1272513 - Part 1: Suppress -Wshadow warnings-as-errors in some directories. r=glandium
2016-05-11 00:00:01 -07:00
Henry Chang
c326c3c2dd
Bug 1264517 - Followup: Remove API key from console log. r=francois.
2016-05-12 18:20:13 +08:00
Carsten "Tomcat" Book
4f104b2da1
merge mozilla-inbound to mozilla-central a=merge
2016-05-10 12:05:56 +02:00
Eric Rahm
b5eaad35ff
Bug 1270126 - Avoid out of memory in safebrowsing::ByteSliceWrite. r=gcp
...
Switch over to using a single fallible array in ByteSliceWrite. This allows us
to only use 2 transient arrays 1/4 the size of the input array rather than 5
transient arrays.
2016-05-05 17:37:27 -07:00
dimi
8eeb380880
Bug 1262406 - P2. Classify track element testcase. r=francois
...
MozReview-Commit-ID: 1DnTKOYcfDy
2016-05-09 09:33:41 +08:00
Kyle Huey
b972c94d0f
Bug 1268313: Part 7 - Move NS_NewRunnableMethod and friends to mozilla::NewRunnableMethod. r=froydnj
2016-05-05 01:45:00 -07:00
Yoshi Huang
1715fb709b
Bug 1077874 - Only expose Major version of Firefox in SafeBrowsing. r=francois
2016-05-03 17:31:25 +08:00
Carsten "Tomcat" Book
aadd508ffe
Backed out changeset 85ce8cb0639a (bug 1268313)
2016-04-29 14:21:16 +02:00
Henry Chang
3d3c24ccb2
Bug 1264517 - Replace sensitive info from debugging message. r=gcp.
2016-04-29 13:53:31 +08:00
Nicholas Nethercote
26b6e79d96
Bug 1267550 (part 2) - Rename MOZ_WARN_UNUSED_RESULT as MOZ_MUST_USE. r=froydnj.
...
It's an annotation that is used a lot, and should be used even more, so a
shorter name is better.
MozReview-Commit-ID: 1VS4Dney4WX
2016-04-27 14:16:50 +10:00
Kyle Huey
e62a0823c9
Bug 1268313: Part 7 - Move NS_NewRunnableMethod and friends to mozilla::NewRunnableMethod. r=froydnj
2016-04-28 14:08:25 -07:00
dimi
ff7cea2e35
Bug 1264169 - P2. Refine classifierHelper chunk format. r=francois
...
MozReview-Commit-ID: WBexu4sO8R
2016-04-25 10:13:15 +08:00
dimi
05c258a574
Bug 1264169 - P1. test_classifier.html doesn't remove url added to malware database when finish. r=francois
...
MozReview-Commit-ID: 5iuMuVk5f8d
2016-04-22 17:25:40 +08:00
Kyle Huey
a9cf047227
Bug 1265927: Move nsRunnable to mozilla::Runnable, CancelableRunnable to mozilla::CancelableRunnable. r=froydnj
2016-04-25 17:23:21 -07:00
Cykesiopka
47897457e6
Bug 1247798 - Make nsUrlClassifierDBService::Init() register pref observers only in the success case. r=gcp
...
These observers should only be added when everything else has succeeded.
Failing to do so can cause long shutdown hangs in certain situations such as during periodic HSTS update runs.
MozReview-Commit-ID: IoJ4PscS1u3
2016-04-03 00:58:43 -07:00
Dimi Lee
0a27ad714d
Bug 1172688 - Add telemetry for when gethash calls timeout. r=francois, r=bsmedberg
...
MozReview-Commit-ID: 8GZmlhgWhmy
2016-04-06 11:35:26 +08:00
Dimi Lee
281878855a
Bug 1233914 - P2. Testcase. r=francois
...
MozReview-Commit-ID: 4Z3OKDY5aYI
2016-04-01 09:41:11 +08:00
dimi
e561637d9a
Bug 1212600 - No upper limit on digest256 list file size. r=francois
...
MozReview-Commit-ID: b1aQbF92as
2016-03-28 15:10:03 +08:00
Wes Kocher
257d7ae283
Merge inbound to central, a=merge
...
MozReview-Commit-ID: FSnrOgtIFer
2016-03-31 13:04:19 -07:00
dimi
af16ef96be
Bug 1246301 - Incorrectly parsed value for update interval in shavar response. r=francois
...
MozReview-Commit-ID: Ks84KmA5uKJ
2016-03-25 09:50:44 +08:00
Tobias Schneider
169c0f8dea
Bug 1237198 - Block SWFs on the content blocking list hosted on the Shavar service. r=francois
2016-03-29 00:37:44 -07:00
sajitk
39f5ab0cca
Bug 1219482: Replace PRLogModuleInfo with LazyLogModule in toolkit subdirectory.r=erahm
2016-01-28 10:37:00 -08:00
Francois Marier
2223c3af6b
Bug 1164518 - Avoid unnecessary DB updates when caching Safe Browsing results. r=gcp
...
MozReview-Commit-ID: HYNaTdCRohL
2016-03-04 12:33:20 -08:00
Francois Marier
de2f16437c
Bug 1164518 - Minor optimizations for Safe Browsing completions. r=gcp
...
- added an early exit to skip table string comparisons on a 204
- removed an unnecessary NS_WARNING on gethash errors (e.g. 503s)
- do the noise check first since it's the majority of completions
MozReview-Commit-ID: Lqae5DbUrs8
2016-03-02 14:55:44 -08:00