Commit Graph

10017 Commits

Author SHA1 Message Date
Bill McCloskey
a0b866406e Bug 1031609 - Observer service shims (r=mconley) 2014-07-14 22:10:06 -07:00
Bill McCloskey
26513758b2 Bug 1031609 - Basic e10s add-on shim architecture and content-policy shims (r=mconley,mrbkap) 2014-07-14 22:10:06 -07:00
Ryan VanderMeulen
0809471bf8 Merge m-c to inbound. a=merge 2014-07-14 16:19:58 -04:00
Andrew McCreight
c3a80ae7ac Bug 1038207 - Fix various classes that reimplement nsISupports. r=ehsan 2014-07-14 12:21:34 -07:00
Carsten "Tomcat" Book
cf9e48c2c5 Merge mozilla-central to fx-team 2014-07-14 15:24:04 +02:00
Jan de Mooij
8772025bff Bug 1034689 part 3 - Fix remaining places in Gecko to handle Latin1 strings. r=bz 2014-07-12 09:43:08 +02:00
Monica Chew
66c3390b1c Bug 1036684: Fix safebrowsing updates (r=gcp) 2014-07-10 18:13:35 -07:00
Brian Nicholson
fbb561c108 Bug 1020607 - Populate pending elements with values given by requestAutocomplete UI. r=MattN 2014-06-25 17:22:00 +01:00
Brian Nicholson
dade552df4 Bug 1020602 - Send serialized elements to requestAutocomplete UI. r=MattN 2014-06-25 13:53:00 +01:00
Paolo Amadini
801b375528 Bug 1020865 - Implement the dialog displayed upon form.requestAutocomplete(). r=MattN
--HG--
rename : toolkit/components/formautofill/test/chrome/test_requestAutocomplete_disabled.html => toolkit/components/formautofill/test/chrome/test_requestAutocomplete_cancel.html
2014-07-14 13:51:56 +01:00
Boris Chiou
ddb90bc78f Bug 1035045 - Handle packets by the protocol buffer. r=kamidphish
Use google protocol buffer to handle our package in LayerScope.
Note: LayerScopePacket.pb.h and LayerScopePacket.pb.cc were
generated by version 2.4.1.
2014-07-09 23:16:00 -04:00
Mike Hommey
70a5917917 Bug 1036864 - Remove EXPORT_LIBRARY. r=mshal 2014-07-11 19:06:55 +09:00
Roberto A. Vitillo
8300782a8b Bug 1030217 - Slight decrease in Telemetry submission rate on nightly channel. r=Yoric 2014-07-08 10:59:00 +02:00
Michal Novotny
4141a9c05a Bug 1013395 - HTTP cache v2: have a limit for write backlog, r=honzab 2014-07-10 07:59:29 +02:00
Ryan VanderMeulen
13dee4c1c6 Merge m-c to inbound. a=merge 2014-07-09 16:16:12 -04:00
Carsten "Tomcat" Book
2bfe7fd64b Merge mozilla-central to fx-team 2014-07-09 16:15:17 +02:00
Carsten "Tomcat" Book
cea9f6ad33 merge fx-team to mozilla-central a=merge
--HG--
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/css/ot.min.css => browser/components/loop/content/libs/sdk-content/css/ot.css
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/access-denied-chrome.png => browser/components/loop/content/libs/sdk-content/images/rtc/access-denied-chrome.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/access-denied-copy-firefox.png => browser/components/loop/content/libs/sdk-content/images/rtc/access-denied-copy-firefox.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/access-denied-firefox.png => browser/components/loop/content/libs/sdk-content/images/rtc/access-denied-firefox.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/access-predenied-chrome.png => browser/components/loop/content/libs/sdk-content/images/rtc/access-predenied-chrome.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/access-prompt-chrome.png => browser/components/loop/content/libs/sdk-content/images/rtc/access-prompt-chrome.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/audioonly-publisher.png => browser/components/loop/content/libs/sdk-content/images/rtc/audioonly-publisher.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/audioonly-subscriber.png => browser/components/loop/content/libs/sdk-content/images/rtc/audioonly-subscriber.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/buttons.png => browser/components/loop/content/libs/sdk-content/images/rtc/buttons.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/loader.gif => browser/components/loop/content/libs/sdk-content/images/rtc/loader.gif
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/mic-off.png => browser/components/loop/content/libs/sdk-content/images/rtc/mic-off.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/mic-on.png => browser/components/loop/content/libs/sdk-content/images/rtc/mic-on.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/speaker-off.png => browser/components/loop/content/libs/sdk-content/images/rtc/speaker-off.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/speaker-on.png => browser/components/loop/content/libs/sdk-content/images/rtc/speaker-on.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/js/dynamic_config.min.js => browser/components/loop/content/libs/sdk-content/js/dynamic_config.min.js
2014-07-09 16:05:08 +02:00
Paolo Amadini
1492e70b40 Bug 1023402 - API review for OS.File.setPermissions. r=Yoric
--HG--
rename : toolkit/components/osfile/tests/xpcshell/test_osfile_async_setPerms.js => toolkit/components/osfile/tests/xpcshell/test_osfile_async_setPermissions.js
2014-07-09 14:26:41 +01:00
Wes Kocher
9a9facf561 Merge m-c to fx-team 2014-07-08 20:07:49 -07:00
Shane Caraveo
85e264ffde Bug 1029942 allow activation from about: chrome urls, r=felipe 2014-07-08 16:48:12 -07:00
Wes Kocher
58cdda12a0 Merge fx-team to m-c a=merge 2014-07-08 15:55:21 -07:00
Lynn Tran
029d85bf33 Bug 1003336 - OS.Constants.Sys.Name should not be "Android" for Firefox OS. r=yoric 2014-07-04 18:20:49 -04:00
David Rajchenbach-Teller
7193d2912a Bug 1034975 - Search Service depends on OS.File, not on profileBeforeChange. r=mossop 2014-07-06 12:09:00 +02:00
Gregory Szorc
25170257c3 Bug 1033836 - Convert TESTING_JS_MODULES to moz.build; r=glandium
--HG--
extra : rebase_source : 1cd9e402c507260358af7a93c6fb2fc91c24994b
2014-07-02 16:43:41 -07:00
Carsten "Tomcat" Book
e48928a775 Merge mozilla-central to fx-team 2014-07-07 15:33:48 +02:00
Carsten "Tomcat" Book
1fd5f0c8f4 merge fx-team to mozilla-central a=merge 2014-07-07 14:27:41 +02:00
Blair McBride
b2948dad76 Bug 1033972 - BackgroundPageThumbs.captureIfMissing() and PageThumbs.captureAndStoreIfStale() both incorrectly use PromiseWorker. r=adw 2014-07-07 14:28:00 +12:00
Benoit Jacob
9b83c2d49b Bug 1028588 - Fix dangerous public destructors of Mac-specific reference-counted classes - r=mstange 2014-07-06 11:25:31 -04:00
Wes Kocher
bd610cd145 Backed out changeset ca2fd67a4cf7 (bug 1029942) for bc1 orange 2014-07-08 15:11:31 -07:00
Shane Caraveo
8f5dd5dbf4 Bug 1029942 allow activation from about: chrome urls, r=felipe 2014-07-08 13:50:13 -07:00
Richard Newman
16986508fc Bug 1013024 - Part 1: catch install intent and deliver it to the distribution handler, processing the distribution file dynamically. r=mfinkle 2014-07-03 19:45:24 -07:00
Steven MacLeod
eaaaed8472 Bug 994707 - Introduce crash submission events and handle them. r=bsmedberg
This introduces a new crash event type for submissions and handles
them in the Crash Manager. These crash submissions will also be counted
in FHR.

--HG--
extra : rebase_source : c37fc86cecc86aea0afdd8cfa7b31295aad3d6f8
2014-07-03 14:04:28 -04:00
David Rajchenbach-Teller
2252669dbd Bug 1030266 - Ensuring that PlacesDBUtils.telemetry calls its callbacks even in case of error. r=mak 2014-07-09 02:47:00 +02:00
Wes Kocher
7a8c61014e Merge m-c to inbound 2014-07-08 20:04:41 -07:00
Benoit Jacob
623b521e4b Bug 1035394 - Fix dangerous public destructors in toolkit/components - r=ehsan 2014-07-08 17:23:18 -04:00
Jim Chen
e31d6feea5 Bug 1016441 - Switch to using real-time signal in ThreadStackHelper; r=snorp 2014-07-08 14:53:17 -04:00
Monica Chew
1ce06a3399 Bug 1024610: Register tracking protection list and hook it up in nsChannelClassifier (r=gcp) 2014-07-02 12:41:00 -07:00
Gijs Kruitbosch
e0a07f062e Bug 1006989 - hide and disable cut/copy/delete/properties when opening bookmarks context menu with no selection, r=mano 2014-06-05 15:28:07 +01:00
Ryan VanderMeulen
50027ddc90 Backed out changeset 7441f4dde492 (bug 1038465) for hitting the network during tests. 2014-07-15 13:28:55 -04:00
Monica Chew
a5f0c259e9 Bug 1038465: Pass suggested filename to application reputation query (r=paolo) 2014-07-14 17:47:47 -07:00
Mike Connor
584e14f367 Bug 1006103 - add speculativeConnect() method to search engines, API + browser change, r=gavin
* * *
bug 1006103 - use speculativeConnect() method on nsISearchEngine in Fennec, r=margaret

--HG--
extra : rebase_source : 63739b6a876b373945ccf8b326a42150a5bb3cef
2014-05-06 12:47:22 -04:00
David Rajchenbach-Teller
d9efeb96ef Bug 801598 - Making Thumbnails API use the now public PromiseWorker API. r=ttaubert 2014-06-28 12:06:00 +02:00
David Rajchenbach-Teller
eda4343134 Bug 801598 - Making OS.File use the now public PromiseWorker API. r=froydnj 2014-06-28 12:04:00 +02:00
David Rajchenbach-Teller
8a06cee147 Bug 801598 - Exposing OS.File communication mechanism as an independent API. r=froydnj
--HG--
rename : toolkit/components/osfile/modules/_PromiseWorker.jsm => toolkit/components/promiseworker/PromiseWorker.jsm
2014-06-28 12:03:00 +02:00
Wes Kocher
a11873d751 Merge m-c to inbound a=merge 2014-07-01 17:38:49 -07:00
Wes Kocher
5b3a2dbf16 Backed out 3 changesets (bug 994707) for Valgrind and XPCShell bustage on a CLOSED TREE
Backed out changeset 76555f34c210 (bug 994707)
Backed out changeset 3dd92fb7c846 (bug 994707)
Backed out changeset 802779efce2b (bug 994707)
2014-07-01 11:04:30 -07:00
Steven MacLeod
211efd020a Bug 994707 - Introduce crash submission events and handle them. r=bsmedberg
This introduces a new crash event type for submissions and handles
them in the Crash Manager. These crash submissions will also be counted
in FHR.

--HG--
extra : rebase_source : 41fb43f9588885033e49dccfaf9351ef805c476b
2014-07-01 12:52:23 -04:00
Monica Chew
8ae5359acd Bug 1032875: Move empty gethash URL check in case listmanager is not ready (r=gcp) 2014-07-01 10:31:31 -07:00
Blair McBride
1574eeafd8 Bug 994915 - Part 2: Add error handling in BackgoundPageThumbs for invalid URLs. r=adw 2014-07-01 22:27:40 +12:00
Monica Chew
386ebd5ee3 Bug 1021419: Implement per-table update and gethash requests 2014-06-12 10:24:03 -07:00
Ms2ger
bd952bff39 Bug 968804 - Part m: Add outer window assertions to DispatchCustomEvent; r=khuey 2014-06-29 17:31:13 +02:00
Phil Ringnalda
5f50d49628 Merge m-c to m-i 2014-06-28 20:51:49 -07:00
Phil Ringnalda
34929c2096 Merge m-i to m-c, a=merge 2014-06-28 17:39:03 -07:00
Blake Kaplan
f635a8780e Bug 949617 - Make the login manager work in e10s. r=dolske/mconley/mfinkle/jimm 2014-06-28 11:09:45 -07:00
Blake Kaplan
b87803eab7 Bug 995489 - Generalize AutoCompleteE10S.jsm for use from other code. r=felipe 2014-06-28 11:09:45 -07:00
Blake Kaplan
9f4e85f541 Bug 993197 - Asynchronize nsILoginManager::autoCompleteSearch. r=dolske 2014-06-28 11:09:45 -07:00
Wes Kocher
0a387eecec Merge m-c to fx-team a=merge 2014-06-27 17:54:18 -07:00
Wes Kocher
be05307be5 Merge inbound to m-c a=merge 2014-06-27 17:40:49 -07:00
Jim Blandy
c197a8c3f5 Bug 800200: Delete all references to the obsolete Venkman chrome debugger from the tree. r=ted 2014-06-27 11:05:07 -07:00
Justin Dolske
9defcbd877 Bug 1023508 - Add telemetry for HiDPI usage. r=felipe 2014-06-27 11:20:02 -07:00
Blake Kaplan
fee42184ab Bug 1029128 - Fix bug in failure case biting debugging mochitest failures. r=dolske 2014-06-24 16:57:39 -04:00
Blake Kaplan
616d35623e Bug 1029128 - Fix strict-mode error in the JSON storage file. r=dolske 2014-06-24 16:57:40 -04:00
Carsten "Tomcat" Book
c53408cf9d Backed out changeset f556e62f5ee8 (bug 993197) for causing bug 1030663 a=orange 2014-06-27 15:18:16 +02:00
Carsten "Tomcat" Book
fbd6fd655e Backed out changeset 4a6ff8b73d5c (bug 995489) 2014-06-27 15:17:43 +02:00
Carsten "Tomcat" Book
d5c7b835c6 Backed out changeset 8c1ee05fbbd6 (bug 949617) 2014-06-27 15:17:42 +02:00
Carsten "Tomcat" Book
d0cb2fc199 Backed out changeset 958aaea55e3f (bug 1029128) 2014-06-27 15:17:37 +02:00
Carsten "Tomcat" Book
240b88832a Backed out changeset df7bcbbeda21 (bug 1029128) 2014-06-27 15:17:23 +02:00
Ryan VanderMeulen
b8cc2a9367 Merge inbound to m-c on a CLOSED TREE. a=merge 2014-06-26 17:13:04 -04:00
Andrew McCreight
c2fbaa1d4a Bug 1024801, part 2 - LookupCache::GetPrefixes should free arr even on failure. r=gcp 2014-06-26 09:29:06 -07:00
Andrew McCreight
4efbac57d6 Bug 1024801, part 1 - Free prefixArray if nsUrlClassifierPrefixSet::GetPrefixes returns an error. r=gcp 2014-06-26 09:29:06 -07:00
Carsten "Tomcat" Book
0e0a47e9f3 Merge mozilla-central to fx-team 2014-06-26 15:53:44 +02:00
Carsten "Tomcat" Book
5de1cd29b1 merge fx-team to mozilla-central a=merge 2014-06-26 15:33:24 +02:00
Paolo Amadini
1fd59076c7 Bug 1020495 - Add registration of requestAutocomplete UI handlers on initialization. r=MattN 2014-06-26 14:32:24 +01:00
Ed Morley
92fe6235b6 Bug 919016 - Disable test_privbrowsing_perwindowpb.html on all platforms for crying wolf one too many times (even though it's likely just been eaten == tough)
--HG--
extra : rebase_source : 3712f24a7eb9f9e55218b70ab72c6c2f3e945414
2014-06-27 16:30:17 +01:00
Honza Bambas
3c2b1bc263 Bug 920606 - HTTP cache v2: add telemetry for the intermediate memory cache purging, r=michal 2014-07-08 16:48:00 +02:00
Jeff Walden
f7ef4836ca Bug 953296 - Convert ScopedDeletePtr to UniquePtr in toolkit/components/maintenanceservice/serviceinstall.cpp. r=bbondy
--HG--
extra : rebase_source : 15e5da4db5e2f1ec198b888f1abfe7fa702f1261
2014-01-06 09:45:49 -06:00
Blake Kaplan
92540ddbcb Bug 1029128 - Fix strict-mode error in the JSON storage file. r=dolske
--HG--
extra : rebase_source : 28f9be1e98404d46e6521e775d60deec8e462fdb
extra : histedit_source : cc7c698eea41623717d71f81b016ebc169c43dc1
2014-06-24 16:57:40 -04:00
Blake Kaplan
da2a3d53d5 Bug 1029128 - Fix bug in failure case biting debugging mochitest failures. r=dolske
--HG--
extra : rebase_source : cf05e05a696523a092b9a90a8686dbdade3db6fc
extra : histedit_source : 1e9b8d4f201ba098f5743dd13fa2ee61c553223a
2014-06-24 16:57:39 -04:00
Blake Kaplan
6395ab74bd Bug 949617 - Make the login manager work in e10s. r=dolske
--HG--
extra : rebase_source : 412da12f3c916a2e57092943096a15b2c38955e7
extra : histedit_source : 030de4e9454cd4c150126fdb7500ab27023ad244
2014-06-24 16:57:39 -04:00
Blake Kaplan
7c0eaa2980 Bug 995489 - Generalize AutoCompleteE10S.jsm for use from other code. r=felipe
--HG--
extra : rebase_source : 8b3fde8bae6a4a097d7f1fcf3a57579ee55d5033
extra : histedit_source : 18f845004909717f2b166283331e0537aac8b6ae
2014-06-24 16:57:39 -04:00
Blake Kaplan
fdf377f998 Bug 993197 - Asynchronize nsILoginManager::autoCompleteSearch. r=dolske
--HG--
extra : rebase_source : 352bc226cee01b630be9e5867a3c412358d20a0b
extra : histedit_source : 157e16baab52e67e52705945fa95a17eafc6d94a%2C405dc43a390984ca70c32e8f93beb03a96a625b7
2014-06-25 17:07:38 -07:00
Jim Blandy
7e20285e70 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
Ed Morley
736101e1e8 Merge mozilla-central and fx-team 2014-06-24 17:24:53 +01:00
David Rajchenbach-Teller
dda55660fc Bug 883609 - Make Session Restore backups useful;r=ttaubert 2014-06-24 16:51:15 +02:00
David Rajchenbach-Teller
b0f695d6be Bug 883609 - Making OS.File.removeDir work without options;r=froydnj 2014-06-24 16:51:02 +02:00
Paolo Amadini
9fde0e4ab8 Bug 1023484 - Improvements and test for the initial requestAutocomplete stub. r=MattN
--HG--
rename : toolkit/components/formautofill/AutofillController.js => toolkit/components/formautofill/FormAutofillContentService.js
rename : toolkit/components/formautofill/nsIAutofillController.idl => toolkit/components/formautofill/nsIFormAutofillContentService.idl
2014-06-24 12:15:02 +01:00
Benoit Jacob
210693da34 Bug 1028588 - Fix dangerous public destructors in toolkit/ - r=ehsan 2014-06-23 18:40:02 -04:00
Ryan VanderMeulen
bee8ae28a0 Merge m-c to inbound. 2014-06-23 10:57:40 -04:00
Ryan VanderMeulen
adb70139cc Merge inbound to m-c. a=merge 2014-06-23 10:42:32 -04:00
Justin Dolske
00a37a577b Bug 499649: trivial followup to remove temporary dump() logging. 2014-06-22 14:03:26 -07:00
Pin Zhang
9d3971b7fc Bug 1023767 - Fix bug: HashCompleterRequest.notifyFailure doesn't work. r=mmc 2014-06-11 02:04:00 +02:00
Wes Kocher
387f8bb39f Merge m-c to fx-team 2014-06-19 18:33:19 -07:00
Birunthan Mohanathas
80f6064e45 Bug 1026535 - Disable C4099 warning in 3rd party code. r=ehsan 2014-06-19 14:42:00 -04:00
Brian R. Bondy
fd335c8c32 Bug 775458 - Microsoft Security Essentials causes slow update fix. r=rstrong 2014-06-17 22:44:54 -04:00
Birunthan Mohanathas
bc0233fe47 Bug 1026535 - Fix mismatched class/struct tags. r=ehsan 2014-06-18 17:57:51 -07:00
Birunthan Mohanathas
51ba75d135 Bug 1016240 - Exterminate CR+LF line endings. r=briansmith,cpearce,ehsan,gavin 2014-06-18 17:56:02 -07:00
Nicholas Nethercote
aaf6fb2124 Bug 1010064 - Allow memory reports to be anonymized. r=bsmedberg.
--HG--
extra : rebase_source : 5eb756b17a97e751deb0f47e909fdb35533cb23b
2014-05-20 23:06:54 -07:00
David Rajchenbach-Teller
24fcd57abd Bug 1008944 - Expose AsyncShutdown barriers for OS.File. r=froydnj 2014-06-17 15:11:00 -04:00
Jeremy Poulin
7df04cd9fc Bug 1024639 - Added telemetry tracking for used, total, and unused telemetry connections. r=hurley 2014-06-17 13:35:25 -07:00
Paolo Amadini
8158d3f672 Bug 983197 - Test that downloads fail with an HTTP/1.1 response shorter than the Content-Length. r=enn 2014-03-13 09:08:00 +00:00