Thomas Nguyen
72ec8b5761
Bug 1339006 - Specify event target if we run nsIURIClassifier.clasify() from content process.r=ehsan, r=gcp
...
MozReview-Commit-ID: BztjVMlQngi
2017-03-08 11:06:36 +08:00
Carsten "Tomcat" Book
dc21916166
merge mozilla-inbound to mozilla-central a=merge
2017-03-02 14:02:48 +01:00
Thomas Nguyen
c68b0c13e5
Bug 1341514 - Using the valid update url provider in test. r=gcp
...
MozReview-Commit-ID: 50NcRd2e9hB
2017-03-02 00:07:53 +08:00
Thomas Nguyen
6eea6d2df4
Bug 1341514 - Disable test_reporturl.html due to intermittent failure. a=testonly
...
MozReview-Commit-ID: Ff7koH8xIwJ
* * *
[mq]: TEST-INFO
MozReview-Commit-ID: 9TUQqlj7h3M
2017-02-27 16:57:05 +08:00
Henry Chang
40c00b3543
Bug 1341506 - Part 1: Implement and use nsIURIClassifier.asyncClassifyLocalWithTables. r=Ehsan,francois
...
MozReview-Commit-ID: 8dvYM4o2Xxw
2017-03-01 11:27:51 +08:00
Thomas Nguyen
f1bf9d77e5
Bug 1288633 - Add SafeBrowsing report false positive URL test.r=francois
...
MozReview-Commit-ID: JEMLug9M85Q
2017-02-21 11:25:04 +08:00
Henry Chang
48936c9334
Bug 1313711 - Fix track element CORS bug. r=dveditz
...
MozReview-Commit-ID: SRWbiIuUdt
2017-02-14 11:47:14 +08:00
Florian Quèze
0696633dc9
Bug 1334261 - script-generated patch to remove more newURI null parameters, r=jaws.
2017-01-27 10:51:02 +01:00
Florian Quèze
0a4ee94a29
Bug 1334199 - script-generated patch to omit getComputedStyle's second argument when it's falsy, r=jaws.
2017-01-27 10:51:02 +01:00
Florian Quèze
91f7a2ef3a
Bug 1331599 - script-generated patch to replace removeEventListener calls with the once option when possible, r=jaws.
2017-01-25 07:01:52 +01:00
Florian Quèze
63de711857
Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws.
2017-01-17 11:50:25 +01:00
Florian Quèze
13cfe1d3f3
Bug 1329182 - remove trailing newURI null parameters in toolkit/, r=jaws.
2017-01-09 20:27:25 +01:00
Ehsan Akhgari
4bedef6264
Bug 1321874 - Part 2: Use the passive tracking protection API to determine whether a script is tracking; r=bkelly
2016-12-23 15:38:43 -05:00
Ehsan Akhgari
cb0ab50626
Bug 1312514 - Part 3: Add a test to ensure that timeouts from tracking scripts end up in the tracking bucket; r=bkelly
...
For simplicity, this test is being added to test_classifier.html which
already has all of the infrastructure necessary for setting up a test
domain as a tracking domain.
2016-12-20 12:40:30 -05:00
Kirk Steuber
845ef3d6da
Bug 1319571 - Change the output format of nsUrlClassifierDBService::ClassifyLocalWithTables from comma separated string to an array of strings r=francois
...
MozReview-Commit-ID: TXln2EQnZS
2016-11-29 13:04:43 -08:00
Ehsan Akhgari
45bfeafc80
Bug 1318768 - Part 3: Make nsIURIClassifier::ClassifyLocalWithTables() usable in the content process; r=gcp,baku
2016-11-22 08:17:34 -05:00
Ehsan Akhgari
4dfc942bf0
Bug 1318768 - Part 2: Make nsIURIClassifier::Classify() available in the content process; r=gcp,baku
2016-11-22 08:17:26 -05:00
Sebastian Hengst
6cf65ed900
Bug 1310297 - Remove test annotations using b2g, mulet or gonk: toolkit. r=RyanVM
...
MozReview-Commit-ID: I5LuDjnM7By
2016-11-05 11:29:22 +01:00
dimi
9c42f796bc
Bug 1301269 - Fix update retry timer is released before firing. r=francois
...
MozReview-Commit-ID: KF1j2EFuxpa
2016-10-21 14:40:11 +08:00
Mark Banner
233309fbe2
Bug 1251003 - Change .eslintrc files to .eslintrc.js to avoid obsolete config file format. r=mossop
...
MozReview-Commit-ID: JrbFxQ5rj6I
2016-10-18 08:38:10 +01:00
dimi
b64e697a4d
Bug 1297518 - Increase gethash timeout for testcases. r=gcp
...
MozReview-Commit-ID: BmX6UzGhfhf
2016-09-06 12:21:19 +08:00
Thomas Nguyen
95d0b2d935
Bug 1299036 - Fix Intermittent toolkit/components/url-classifier/tests/mochitest/test_classifier_worker.html. r=dimi,gcp.
...
MozReview-Commit-ID: 3YgxgjpV7Ay
2016-09-02 15:01:48 +08:00
dimi
909ab12b52
Bug 1291024 - Avoid caching safebrowsing testcase resources. r=francois
...
MozReview-Commit-ID: 9SB5diTrr5F
2016-08-23 15:51:29 +08:00
dimi
42f87b344b
Bug 1296201 - Wait for SafeBrowsing,jsm to be initialized before running testcase. r=francois
...
MozReview-Commit-ID: 8o3cszqJK36
2016-08-24 17:00:08 +08:00
dimi
ac0dea5510
Bug 1254766 - Stop caching Safe Browsing completions to disk. r=gcp
...
MozReview-Commit-ID: 8Qnc8yymgDL
2016-08-11 08:17:39 +08:00
Dimi Lee
7ed05ebc31
Bug 1289028 - Retry when url-classifier test_gethash.html hits an exception. r=francois
...
MozReview-Commit-ID: 9BR7RfAthcU
2016-07-29 08:21:01 +08: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
bc9ea8c453
Bug 1281083 - P2. Testcase for changing the urlclassifier.*Table. r=francois
...
MozReview-Commit-ID: Ge0NSpyEb82
2016-07-18 22:31:34 +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
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
dimi
9c714ad681
Bug 1258033 - Part 4: Testcase for DNT. r=francois
...
MozReview-Commit-ID: IqPIMwDQluy
2016-06-02 16:33:13 +08:00
Dimi Lee
d2b3a51b5d
Bug 1274105 - Refactor classifierHelper.js. r=gcp
...
MozReview-Commit-ID: ljq4KPzUqu
2016-05-25 20:20:42 +08:00
dimi
8eeb380880
Bug 1262406 - P2. Classify track element testcase. r=francois
...
MozReview-Commit-ID: 1DnTKOYcfDy
2016-05-09 09:33:41 +08: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
Wes Kocher
d9f15f9bcd
Backed out 2 changesets (bug 1262339) for leaks
...
Backed out changeset 111b90ed7c50 (bug 1262339)
Backed out changeset fe000d2b968f (bug 1262339)
MozReview-Commit-ID: fRrRdq3iW3
2016-04-12 12:12:02 -07:00
dimi
e9426fd268
Bug 1262339 - P2. Classify appcache manifest testcase. r=francois
...
MozReview-Commit-ID: IFGq0l5nNuw
2016-04-08 17:30:21 +08:00
Dimi Lee
281878855a
Bug 1233914 - P2. Testcase. r=francois
...
MozReview-Commit-ID: 4Z3OKDY5aYI
2016-04-01 09:41:11 +08:00
Martijn Wargers
d4c9ccdcd6
Bug 1252444 - Rewrite some dom mochitests to use pushPrefEnv instead of setCharPref. r=jmaher
2016-03-03 09:41:14 -05:00
Panos Astithas
d2c7381f05
Bug 1252449 - Enable test_classifier.html and test_classifier_worker.html on e10s. r=gcp
...
MozReview-Commit-ID: AxKMYI7nDkD
2016-03-02 15:33:55 +02:00
Dave Townsend
8dc7f59eb3
Bug 1229142: Link browser and toolkit test directory to the shared eslintrc files. r=Standard8
2015-11-30 13:05:00 -08:00
Francois Marier
5834a16220
Bug 1231557 - Use the URL Classifier in Media elements. r=cpearce,r=gcp
2015-12-16 13:24:40 -08:00
Francois Marier
6ad8dcbaca
Bug 1216793 - Add tests for TP in XHRs and fetch(). r=gcp
2015-11-30 16:28:39 -08:00
Kaustabh Datta Choudhury
f58f529429
Bug 1162003 - Enable run-by-dir mode for mochitest_chrome on Fx desktop opt builds. r=jmaher
2015-09-23 13:39:45 -04:00
Kaustabh Datta Choudhury
1306ff3c92
Bug 1162003 - Enable run-by-dir mode on Fx desktop debug & ASAN builds. r=jmaher
2015-09-10 09:52:00 +02:00
Francois Marier
2074ff80bf
Bug 1141352 - add a pairwise allowlist to tracking protection. r=gcp
2015-08-07 13:08:22 -07:00