Carsten "Tomcat" Book
19af329f0e
merge mozilla-inbound to mozilla-central a=merge
2016-07-25 15:50:41 +02:00
dimi
8f13e1c1d1
Bug 1272239 - Part 3: Testcase, test gethash. r=francois
...
MozReview-Commit-ID: 3IkrdJgZNP1
2016-07-21 15:40:03 +08:00
dimi
a710168dd3
Bug 1272239 - Part 2: Testcase, only tables with provider could register gethash url in listmanager. r=francois
...
MozReview-Commit-ID: FcnXswQyerb
2016-07-21 15:37:00 +08:00
dimi
645c54eeb9
Bug 1272239 - Part 1: Support completion for test database. r=francois
...
MozReview-Commit-ID: 85BALQHKSal
2016-07-21 15:35:36 +08:00
Carsten "Tomcat" Book
c0a2b46b9b
merge mozilla-inbound to mozilla-central a=merge
2016-07-22 11:58:02 +02:00
Nicholas Nethercote
9f712249f8
Bug 1276724 - Make two url-classifier allocations fallible. r=gcp.
...
This addresses two crashes in the top #75 on 47.0.1.
2016-07-29 19:34:20 +10:00
Jan Beich
d0174f165b
Bug 1288825 - Unbreak build on Unix after bug 1275507. r=francois
...
MozReview-Commit-ID: nYNiYjuq8A
2016-07-22 20:48:26 +00:00
Tom Tromey
1b5a2bdb96
Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
...
This removes the unnecessary setting of c-basic-offset from all
python-mode files.
This was automatically generated using
perl -pi -e 's/; *c-basic-offset: *[0-9]+//'
... on the affected files.
The bulk of these files are moz.build files but there a few others as
well.
MozReview-Commit-ID: 2pPf3DEiZqx
2016-07-14 10:16:42 -06:00
Carsten "Tomcat" Book
9265f02f72
merge mozilla-inbound to mozilla-central a=merge
2016-07-21 16:24:36 +02:00
Henry Chang
41a80ccf3f
Bug 1275507 - XPCOM API to create SB v4 update request. r=francois
...
MozReview-Commit-ID: RfM3KFe6kG
2016-07-19 18:09:53 +08:00
dimi
bc9ea8c453
Bug 1281083 - P2. Testcase for changing the urlclassifier.*Table. r=francois
...
MozReview-Commit-ID: Ge0NSpyEb82
2016-07-18 22:31:34 +08:00
dimi
34fa12d629
Bug 1281083 - P1. Changing the urlclassifier.*Table prefs doesn't take effect before the next browser restart. r=francois
...
MozReview-Commit-ID: r2ufYMkvi5
2016-07-19 08:53:21 +08:00
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
Henry Chang
4b11d3a72a
Bug 1264885 - Use the table name to decide how to build update request. r=francois
2016-07-19 23:31:00 -04:00
dimi
f5ae7d93c7
Bug 1287024 - Remove unused mHashStores variable in Classifier.cpp. r=francois
...
MozReview-Commit-ID: 2EIDaRHKW8Q
2016-07-15 12:16:26 +08:00
Henry Chang
85fe597557
Bug 1288840 - Use the private phishing site list in official build. r=francois
...
MozReview-Commit-ID: 3SYoP2z1jWb
2016-07-25 09:18:25 +08: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