wesj
c53f1ab6ad
Bug 1070488 - Add files downloaded in private browsing to the Android Download Manager. r=paolo
2014-10-08 21:55:00 -07:00
Wes Johnston
2da0f9c218
Bug 1070086 - Move download integration code to its own class. r=bnicholson
2014-10-20 12:24:49 -07:00
Christoph Kerschbaumer
faccbd4747
Bug 1041180: Remove deprecated nsIChannelPolicy (r=sstamm,jduell,jst)
2014-10-15 19:11:45 -07:00
Andrew Halberstadt
2da4ee197d
Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester
2014-10-07 18:18:28 -04:00
Christoph Kerschbaumer
ac803fb16e
Bug 1038756: Callsites creating a channel in /toolkit/components/downloads/ (r=pamadini)
2014-09-21 09:43:12 -07:00
Wes Johnston
6011de4c2b
Bug 816318 - Media scanner shouldn't run in private mode. r=mfinkle
2014-09-18 00:20:03 -07:00
Hiroyuki Ikezoe
135a0d2c89
Bug 1061112 - test_app_rep_windows.js needs some preference variables to be passed on comm-central. r=mmc
2014-09-10 07:49:03 +01:00
Ehsan Akhgari
66d4d1b849
Bug 1061061 - Fix more bad implicit constructors in misc. code; r=bsmedberg
2014-09-02 18:24:24 -04:00
Mark Banner
86961cf0f0
Bug 1061112 - test_app_rep.js fails when "browser.safebrowsing.downloads.enabled" is false or not set. r=gcp
2014-09-02 15:32:51 +01:00
Monica Chew
56a467a652
Bug 1057848: Restore remote lookup logic, add 2 flags for hotfixing, always set all prefs (r=gcp)
2014-08-27 15:57:49 -07:00
Monica Chew
d44f5fffae
Bug 1057764: Remove references to appRepUrl completely (r=gcp)
2014-08-24 08:50:28 -07:00
Trevor Saunders
86b7aff8fc
bug 1047696 - mark a number of classes MOZ_FINAL to get compilers to devirtualize more r=froydnj
2014-08-05 13:33:55 -04:00
Gian-Carlo Pascutto
7e4cdf3096
Bug 1055670 - Re-enable removed ApplicationReputation tests. r=mmc
2014-08-20 15:39:39 +02:00
Robert Bindar
c03560557d
Bug 899585 - Add custom data support in the Notification constructor r=baku
2014-08-20 17:56:12 -07:00
Monica Chew
07083974cb
Bug 1055670: Disable test that relies on old behavior (r=gcp)
2014-08-19 14:15:43 -07:00
Monica Chew
a769aab03b
Bug 1055670: Disable remote lookups (r=gcp)
2014-08-19 12:57:58 -07:00
Marco Castelluccio
be36e54d85
Bug 911636 - Webapp Runtime migration to Downloads.jsm. r=myk, r=paolo
...
--HG--
rename : toolkit/mozapps/downloads/content/download.xml => webapprt/content/downloads/download.xml
rename : toolkit/mozapps/downloads/content/downloads.css => webapprt/content/downloads/downloads.css
rename : toolkit/mozapps/downloads/content/downloads.xul => webapprt/content/downloads/downloads.xul
rename : toolkit/locales/en-US/chrome/mozapps/downloads/downloads.dtd => webapprt/locales/en-US/webapprt/downloads/downloads.dtd
rename : toolkit/themes/linux/mozapps/downloads/downloadIcon.png => webapprt/themes/linux/downloads/downloadIcon.png
rename : toolkit/themes/linux/mozapps/downloads/downloads.css => webapprt/themes/linux/downloads/downloads.css
rename : toolkit/themes/osx/mozapps/downloads/buttons.png => webapprt/themes/osx/downloads/buttons.png
rename : toolkit/themes/osx/mozapps/downloads/downloadIcon.png => webapprt/themes/osx/downloads/downloadIcon.png
rename : toolkit/themes/osx/mozapps/downloads/downloads.css => webapprt/themes/osx/downloads/downloads.css
rename : toolkit/themes/windows/mozapps/downloads/downloadButtons-aero.png => webapprt/themes/windows/downloads/downloadButtons-aero.png
rename : toolkit/themes/windows/mozapps/downloads/downloadButtons.png => webapprt/themes/windows/downloads/downloadButtons.png
rename : toolkit/themes/windows/mozapps/downloads/downloadIcon-aero.png => webapprt/themes/windows/downloads/downloadIcon-aero.png
rename : toolkit/themes/windows/mozapps/downloads/downloadIcon.png => webapprt/themes/windows/downloads/downloadIcon.png
rename : toolkit/themes/windows/mozapps/downloads/downloads-aero.css => webapprt/themes/windows/downloads/downloads-aero.css
rename : toolkit/themes/windows/mozapps/downloads/downloads.css => webapprt/themes/windows/downloads/downloads.css
2014-08-19 08:50:00 -04:00
Gian-Carlo Pascutto
a98581504d
Bug 1050141 - Clamp the Telemetry of ApplicationReputation responses. r=mmc
2014-08-18 19:09:43 +02:00
Gian-Carlo Pascutto
afda080009
Bug 1050141 - Add Telemetry for ApplicationReputation remote responses. r=mmc
2014-08-08 09:32:44 +02:00
Nathan Froyd
9ea6c585f8
Bug 1042878 - part 2 - move MOZ_CAIRO_CFLAGS et al additions to C*FLAGS into moz.build; r=glandium
2014-07-24 11:55:33 -04:00
Mike Hommey
d10b15b035
Bug 1041860 - Avoid setting FINAL_LIBRARY to libraries that further use a FINAL_LIBRARY. r=mshal
2014-07-23 08:37:51 +09:00
Monica Chew
ff0a539b43
Bug 1038465: Pass suggested filename to application reputation query (r=paolo)
2014-07-15 13:46:52 -07:00
Ryan VanderMeulen
427eea561d
Backed out changeset 7441f4dde492 (bug 1038465) for hitting the network during tests.
2014-07-15 13:28:55 -04:00
Monica Chew
261ccc824f
Bug 1038465: Pass suggested filename to application reputation query (r=paolo)
2014-07-14 17:47:47 -07:00
Monica Chew
a78d3a2975
Bug 1021419: Implement per-table update and gethash requests
2014-06-12 10:24:03 -07:00
Monica Chew
5833947762
Bug 1013558: ApplicationReputation should block if verdict is DANGEROUS_HOST (r=gcp)
2014-06-27 13:56:18 -07:00
Ryan VanderMeulen
02d3bf7290
Backed out changeset 061a225551cb (bug 1013558) for bustage.
...
CLOSED TREE
2014-06-27 09:28:27 -04:00
Monica Chew
fb81d2647a
Bug 1013558 - ApplicationReputation should block if verdict is DANGEROUS_HOST. r=gcp
2014-06-26 15:49:37 -07:00
Jim Blandy
4d6a633bba
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
Benoit Jacob
5e258769e8
Bug 1028588 - Fix dangerous public destructors in toolkit/ - r=ehsan
2014-06-23 18:40:02 -04:00
Birunthan Mohanathas
f475f7189b
Bug 1026535 - Fix mismatched class/struct tags. r=ehsan
2014-06-18 17:57:51 -07:00
Monica Chew
2f723c741d
Bug 1017140: Strip url params for application reputation lookups (r=paolo)
2014-06-06 16:34:54 -07:00
Monica Chew
685109e1d0
Bug 1017228: Any URL on the blocklist should trump allowlisting (r=gcp)
2014-05-28 17:54:53 -07:00
Monica Chew
58b78bc6e0
Bug 1011799: Forgot to qref to pick up Paolo's comments (r=paolo)
2014-05-28 16:13:37 -07:00
Monica Chew
b5a63e7b91
Bug 1011799: Integrate nsIRedirectChannel redirects into application reputation check
2014-05-28 16:06:21 -07:00
Birunthan Mohanathas
2deaba6d91
Bug 869836 - Part 8: Use Append('c')
instead of Append("c")
. r=ehsan
2014-05-22 06:48:52 +03:00
Birunthan Mohanathas
76ca8ec617
Bug 869836 - Part 7: Use AppendLiteral instead of Append where possible. r=ehsan
2014-05-22 06:48:51 +03:00
Monica Chew
ecbbe92812
Bug 1005504: Fix telemetry for application reputation (r=gcp)
2014-05-05 13:32:56 -07:00
Marco Castelluccio
aa5caaf1a9
Bug 965414 - Don't try to use the JS downloads implementation in the webapp runtime because we don't have one. r=paolo
2014-04-27 12:22:00 -04:00
Birunthan Mohanathas
ff8ce9bd42
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
2014-04-27 03:06:00 -04:00
Gian-Carlo Pascutto
8ee4749b9f
Bug 998007: Use SafeBrowsing app id for application reputation checks. r=ckerschb
2014-04-22 22:10:45 +02:00
Monica Chew
706b954764
Bug 999477: Fix FindInReadable calls in ApplicationReputation (r=gcp)
2014-04-22 09:14:55 -07:00
Monica Chew
352c67bc99
Bug 933432: Enable remote lookups for application on Windows (r=gcp)
2014-04-17 14:01:47 -07:00
snigdha
90f0f64d5b
Bug 798033 - Headers should generally not do "using namespace" at file scope. r=jib, r=jmathies, r=rjesup, r=ekr, r=ncameron, r=blassey
2014-04-01 08:29:25 -04:00
Drew Willcoxon
7a7b8a3778
Bug 911307 - Reflect changes to top sites immediately in about:newtab (part 1, Places patch). r=mak
2014-03-28 23:30:04 -07:00
Phil Ringnalda
9fb4d14a71
Backed out 2 changesets (bug 911307) for frequent timeouts in browser_newtab_perwindow_private_browsing.js
...
Backed out changeset 70638b7c97f1 (bug 911307)
Backed out changeset 3951f7e82b4c (bug 911307)
2014-03-29 12:13:11 -07:00
Drew Willcoxon
898f4a33c1
Bug 911307 - Reflect changes to top sites immediately in about:newtab (part 1, Places patch). r=mak
2014-03-28 23:30:04 -07:00
Monica Chew
380a642bcc
Bug 985720: Rename urlclassifier.download_block_table and urlclassifier.download_allow_table (r=gcp)
2014-03-24 10:49:05 -07:00
Wes Kocher
164aae25e9
Backed out changeset 3d94ebde9018 (bug 985720) for missing a file from the patch to fix a CLOSED TREE
2014-03-24 18:07:13 -07:00
Monica Chew
d3be5977e3
Bug 985720: Rename urlclassifier.download_block_table and urlclassifier.download_allow_table (r=gcp)
2014-03-24 14:57:59 -07:00