Henry Chang
13ce085b08
Bug 1302044 - Init tableArray with only enabled tables. r=francois.
...
MozReview-Commit-ID: KMp8oLkBXwb
2016-09-12 17:30:06 +08:00
Henry Chang
889e160c68
Bug 1301008 - Pass safebrowsing v4 list state in base64 format to avoid truncation. r=francois
...
MozReview-Commit-ID: 6oVdQvEoMm2
2016-09-07 17:45:15 +08:00
Thomas Nguyen
b0c8c47bd2
Bug 999484 - Test FindInReadable calls in safebrowsing code. r=gcp
...
MozReview-Commit-ID: C27J4dh9s6T
2016-09-01 10:48:17 +08:00
Henry Chang
17738ad198
Bug 1287059 - Part 2: Save/get the list states to/from prefs temporarily. r=francois.
...
MozReview-Commit-ID: GaDExi2d0YX
2016-08-12 17:29:42 +08:00
Henry
dab0bfeabc
Bug 1287059 - Part 1: Return all possible list names while converting from threat type. r=francois.
...
MozReview-Commit-ID: KgT4CrBzvu0
2016-08-16 17:30:11 +08:00
dimi
6e5f13764a
Bug 1037560 - P2. Modify testcase to test pleasereset should not reset all tables. r=francois,gcp
...
MozReview-Commit-ID: Hq9iRa9M4sf
2016-08-23 08:25:03 +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
Henry Chang
9708a23b7f
Bug 1274112 - Part 1: Make update request v4. r=francois
...
MozReview-Commit-ID: NgV4QYbDll
2016-08-04 18:10:06 +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
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
Yoshi Huang
b61ea2cdfa
Bug 1274893 - remove -forbid- list from SafeBrowsing. r=francois
2016-07-11 16:11:32 +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
Henry Chang
019f37c088
Bug 1274685 - Part 2: Test case. r=francois.
2016-06-02 23:42:00 +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
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
Yoshi Huang
1715fb709b
Bug 1077874 - Only expose Major version of Firefox in SafeBrowsing. r=francois
2016-05-03 17:31:25 +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
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
b3248cb5cd
Bug 1216723 - Add tests for the new -forbid- Safe Browsing list type. r=gcp
2015-11-20 20:25:11 -08:00
Tooru Fujisawa
2bf22fe47e
Bug 1217082 - Remove for-each from toolkit/. r=Gijs
2015-10-19 04:57:14 +09:00
Carsten "Tomcat" Book
036e6d2fa3
Backed out 2 changesets (bug 1202902) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE
...
Backed out changeset 647025383676 (bug 1202902 )
Backed out changeset d70c7fe532c6 (bug 1202902 )
2015-10-07 14:03:21 +02:00
Carsten "Tomcat" Book
12369728f5
Backed out 1 changesets (bug 1202902) for causing merge conflicts to mozilla-central
...
Backed out changeset cfc1820361f5 (bug 1202902 )
2015-10-07 12:13:45 +02:00
Shu-yu Guo
474f49adb7
Bug 1202902 - Scripted fix the world.
2015-10-06 14:00:31 -07:00
Tooru Fujisawa
33909699d9
Bug 1207498 - Part 2: Remove use of expression closure from tests in toolkit/components/. r=Gijs
2015-09-24 20:36:01 +09:00
Tooru Fujisawa
8624800172
Backed out changeset 55b45f61cfd2 (bug 1207498) for Linux pgo M(oth) failure
2015-09-27 23:42:27 +09:00
Tooru Fujisawa
c8e217312c
Bug 1207498 - Part 2: Remove use of expression closure from tests in toolkit/components/. r=Gijs
2015-09-24 20:36:01 +09:00
Shu-yu Guo
37989840cd
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
2015-09-15 11:19:45 -07:00
Yoshi Huang
d2b4917583
Bug 1165272 - Part 2: replace getNoAppCodebasePrincipal. r=bholley
2015-08-18 15:01:42 +08:00
Bobby Holley
d12b79b75a
Backed out 3 changesets (bug 1165272) for b2g sanity blocker.
2015-08-25 11:16:21 -07:00
Yoshi Huang
431a4ee3e8
Bug 1165272 - Part 2: Replace getNoAppCodebasePrincipal. r=bholley
2015-08-24 01:18:00 -04:00
Francois Marier
2074ff80bf
Bug 1141352 - add a pairwise allowlist to tracking protection. r=gcp
2015-08-07 13:08:22 -07:00
Matthew Noorenberghe
5ff30460f9
Bug 1185549 - Add two test domains to test-track-simple for testing and touring tracking protection. r=francois
2015-07-27 11:05:26 -07:00
Francois Marier
37e736087c
Bug 1147212 - Add support for goog-unwanted-shavar. r=gcp,r=matej,r=smaug
2015-04-22 21:01:37 +12:00
Monica Chew
af1609b778
Bug 1032414: Always return failure in OnStopRequest on network error (r=gcp)
2014-11-07 07:12:37 -08:00
Gian-Carlo Pascutto
1937df89e5
Bug 1031160 - Disable HTTP Keepalive for SafeBrowsing. r=rnewman
2014-11-14 12:55:35 -08:00
Andrew Halberstadt
11b824f09b
Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester
2014-10-07 18:18:28 -04:00
Gian-Carlo Pascutto
d041dfb090
Bug 1074196 - Correctly initialize PrefixSets with no deltas. r=mmc
2014-10-01 09:24:14 +02:00
Paul Rouget
7b3c0e4229
Backed out changeset a6d02cff43d3 (bug 1037235) for breaking WebIDE (bug 1067331)
2014-09-15 16:23:04 +02:00
Phil Ringnalda
9ad36646f7
Merge m-i to m-c, a=merge
2014-09-13 09:28:33 -07:00
Erik Vold
164a27af2b
Bug 1037235 - toolkit/loader doesn't check module compatibility r=Mossop
2014-09-09 18:33:55 -07:00
Monica Chew
be8bb5e0e4
Bug 1024555: Cancel gethash requests after 5 seconds if they are still pending
2014-09-08 16:44:08 -07:00
Monica Chew
8774d0ff72
Bug 1021419: Implement per-table update and gethash requests
2014-06-12 10:24:03 -07:00
Jim Blandy
39dc0c6097
Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan
...
The -*- file variable lines -*- establish per-file settings that Emacs will
pick up. This patch makes the following changes to those lines (and touches
nothing else):
- Never set the buffer's mode.
Years ago, Emacs did not have a good JavaScript mode, so it made sense
to use Java or C++ mode in .js files. However, Emacs has had js-mode for
years now; it's perfectly serviceable, and is available and enabled by
default in all major Emacs packagings.
Selecting a mode in the -*- file variable line -*- is almost always the
wrong thing to do anyway. It overrides Emacs's default choice, which is
(now) reasonable; and even worse, it overrides settings the user might
have made in their '.emacs' file for that file extension. It's only
useful when there's something specific about that particular file that
makes a particular mode appropriate.
- Correctly propagate settings that establish the correct indentation
level for this file: c-basic-offset and js2-basic-offset should be
js-indent-level. Whatever value they're given should be preserved;
different parts of our tree use different indentation styles.
- We don't use tabs in Mozilla JS code. Always set indent-tabs-mode: nil.
Remove tab-width: settings, at least in files that don't contain tab
characters.
- Remove js2-mode settings that belong in the user's .emacs file, like
js2-skip-preprocessor-directives.
2014-06-24 22:12:07 -07:00
Monica Chew
796c721622
Bug 985623: Force url classifier clients to specify which tables to lookup, add a pref to skip hash completion checks (r=gcp)
2014-03-20 14:25:35 -07:00
Gian-Carlo Pascutto
26996dfdea
Bug 783047 - Update tests to remove MAC support for SafeBrowsing. r=mmc,dcamp
2014-01-16 09:27:58 +01:00
Sankha Narayan Guria
989afd5c57
Bug 867776 - Move URLCryptoKeyManager serialization to off the main-thread. r=Yoric
2013-07-10 20:33:14 +05:30
Gregory Szorc
189afd1a65
Bug 901990 - Part 2: Upgrade xpcshell manifests; r=ted
2013-09-24 11:50:08 -07:00
Monica Chew
ddde716c72
Bug 904607: Add protocol parser for -digest256 lists (r=gcp).
2013-09-06 17:12:33 -07:00
Dave Camp
31ce67e5e0
Bug 855914 - Start using the jetpack loader in devtools. r=jwalker, f=ochameau
2013-04-11 13:59:08 -07:00