Commit Graph

21540 Commits

Author SHA1 Message Date
Chuck Lee
7fed368107 Bug 789217 - 0001. Add skeleton for keystore. r=khuey 2013-10-01 12:09:54 +08:00
Phil Ringnalda
c815374ea9 Merge m-i to m-c 2013-10-13 10:18:40 -07:00
David Rajchenbach-Teller
6272881c44 Bug 903433 - Report unhandled Promise.jsm exceptions upon garbage-collection. r=paolo 2013-10-12 14:17:46 -04:00
David Rajchenbach-Teller
28aeb4c8b9 Bug 903433 - Add FinalizationWitnessService. r=Waldo, r=glandium, sr=Mossop 2013-10-12 14:17:43 -04:00
Mina Almasry
a4c51500ad Bug 698437 - Allow spatial navigation with directional controller. r=kats 2013-10-12 13:59:50 -04:00
Sankha Narayan Guria
ffd445ebd3 Bug 865387 - Handle the read-ahead flag operation on Linux. r=Yoric 2013-10-11 23:13:48 +05:30
Sankha Narayan Guria
9a80952c6d Bug 865387 - Changes to |options| and |clone| in OS.File. r=Yoric 2013-10-12 12:44:52 +05:30
Carsten "Tomcat" Book
a33c927f99 Backed out changeset 2f67ed3d7d6c (bug 451283) failures in mochitest and marionette
--HG--
rename : toolkit/modules/Log.jsm => services/common/log4moz.js
rename : toolkit/modules/tests/xpcshell/test_Log.js => services/common/tests/unit/test_log4moz.js
2013-10-12 10:51:43 +02:00
Wes Kocher
5e978b1eee Merge inbound to m-c 2013-10-11 18:50:09 -07:00
Nick Fitzgerald
b50c8eda8f Bug 922835 - Make youngestFrame a getter instead of managing it manually; r=past 2013-10-11 14:35:51 -07:00
Nick Fitzgerald
ae181b9d74 Backout 6de71ba24d50 (bug 922835) because it was the wrong version of the patch. r=me 2013-10-11 14:26:13 -07:00
Ryan VanderMeulen
be7dc4f9b1 Merge m-c to fx-team. 2013-10-11 17:03:06 -04:00
Nick Fitzgerald
2841f87bd4 Bug 923735 - Tracer should attach why to frame exit packets; r=robcee 2013-10-11 13:40:42 -07:00
Nick Fitzgerald
00cb97d958 Bug 922835 - Make youngestFrame a getter instead of managing it manually; r=past 2013-10-11 13:30:36 -07:00
Ryan VanderMeulen
b2624cd00e Merge fx-team to m-c. 2013-10-11 15:41:41 -04:00
Irving Reid
0d558f650a Bug 846921: record details about individual addons in XPI provider; r=unfocused,vladan 2013-10-11 13:13:31 -04:00
Mike Hommey
4520260d0c Bug 925766 - Remove leftovers from bug 917622, r=gps 2013-10-12 00:16:50 +09:00
Nathan Froyd
54808fd0d7 Bug 925222 - part 1 - just check for __linux__ in nsUserInfo::GetDomain; r=bsmedberg
Linux's libc (with _GNU_SOURCE, which we use) and bionic are the only
interesting libcs that define domainname.  The BSDs and OSX don't, and
the latter is the only one we really need to care about.  Since we're
doing multiple configure checks for this one (!) place, it's not really
worth worrying about.  Let's just hardcode this check and be done with
it.
2013-10-09 21:36:45 -04:00
Gregory Szorc
87433f3370 Bug 919535 - Use AsyncShutdown in Sqlite.jsm. r=Yoric 2013-10-02 14:24:33 +02:00
David Rajchenbach-Teller
7c5046e551 Bug 881667 - Implement nsIAppStartup::startingUp. r=bsmedberg 2013-10-11 12:00:19 -04:00
Paul Rouget
0219bc66cc Bug 925199 - Move touch-events.js to /toolkit. r=ochameau 2013-10-11 12:00:01 -04:00
David Rajchenbach-Teller
06b090bf96 Bug 918364 - Make exceptions more meaningful in OS.File. r=froydnj 2013-10-11 11:50:52 -04:00
Patrick Brosset
fd839e0c8e Bug 922125 - Destroy markup, rule and computed views on navigation and unload. r=miker 2013-10-11 11:50:33 -04:00
Blair McBride
3396f073b3 Bug 451283 - Move log4moz.js to Toolkit as Log.jsm. r=gps,Mossop
--HG--
rename : services/common/log4moz.js => toolkit/modules/Log.jsm
rename : services/common/tests/unit/test_log4moz.js => toolkit/modules/tests/xpcshell/test_Log.js
2013-08-26 11:55:58 -07:00
Wes Kocher
79e4ff66c3 Merge m-c to inbound 2013-10-10 19:09:24 -07:00
Wes Kocher
6313f43c69 Merge inbound to m-c 2013-10-10 18:59:58 -07:00
Felipe Gomes
8d3b66dd03 Backed out changeset 24c2574041dd (bug 900954) 2013-10-10 18:43:29 -07:00
Wes Kocher
ed0edcb5d5 Merge fxteam to m-c 2013-10-10 18:40:22 -07:00
Mike Hommey
a28b5047a3 Bug 922460 - Kill media/webrtc/shared_libs.mk. r=ted
--HG--
rename : media/webrtc/shared_libs.mk => layout/media/webrtc/Makefile.in
2013-10-11 08:15:24 +09:00
Blair McBride
a1d4b77c53 Bug 910172 - PermissionsUtils.jsm bustage fix for Gaia. r=bustage 2013-10-11 11:56:42 +13:00
Birunthan Mohanathas
f6616576dd Bug 784739 - Switch from NULL to nullptr in toolkit/mozapps/; r=ehsan 2013-10-10 16:40:03 -04:00
Birunthan Mohanathas
d0cf2be39f Bug 784739 - Switch from NULL to nullptr in toolkit/crashreporter/; r=ehsan 2013-10-10 16:39:09 -04:00
Birunthan Mohanathas
9deb678652 Bug 784739 - Switch from NULL to nullptr in toolkit/components/ (2/2); r=ehsan 2013-10-10 16:38:19 -04:00
Birunthan Mohanathas
72f11bcb4b Bug 784739 - Switch from NULL to nullptr in toolkit/components/ (1/2); r=ehsan 2013-10-10 16:38:05 -04:00
Birunthan Mohanathas
b2658eb131 Bug 784739 - Switch from NULL to nullptr in toolkit/; r=ehsan 2013-10-10 16:36:42 -04:00
Honza Bambas
fda9e3c937 Bug 923248 - Fix typo in proxy/direct NTLM module telemetry accumulation, r=jduell 2013-10-10 19:10:45 +02:00
Ehsan Akhgari
bb7810ceea Bug 924019 - Do not assume that PRUnichar and UniChar/unichar are the same type; r=smichaud 2013-10-10 12:59:40 -04:00
Marco Castelluccio
9d0ac7a132 Bug 923540 - Add a function to recursively remove directories. r=Yoric 2013-10-10 10:59:49 -04:00
Brian Grinstead
8f661228e9 Bug 923166 - Use nsIDOMWindowUtils.containerElement inside of LayoutHelpers.getFrameElement. r=paul 2013-10-10 08:57:33 -05:00
Paolo Amadini
3cc24e4801 Bug 918466 - Residual file left after canceling a download. r=enn 2013-10-10 16:42:03 +02:00
Carsten "Tomcat" Book
4a5c30eda0 merge fx-team to mozilla-central 2013-10-10 13:39:48 +02:00
Wes Kocher
dfa1f8d566 Merge m-c to fxteam 2013-10-09 20:42:24 -07:00
Blair McBride
1eea17f696 Bug 910172 - Refactor XPIProvider.importPermissions out to a reusable JSM. r=Mossop 2013-10-10 14:30:34 +13:00
Justin Dolske
9c51157bdb Bug 717490 - Remove support for importing logins from legacy signons.txt format, as well as base64 conversion. r=mattn 2013-10-09 17:48:40 -07:00
Ryan VanderMeulen
c430ecd99d Merge m-c to inbound.
CLOSED TREE
2013-10-09 15:34:02 -04:00
Drew Willcoxon
4c22cd9af5 Bug 924665 - Fix bug whereby BackgroundPageThumbs captures can finish twice. r=markh 2013-10-09 10:13:03 -07:00
Drew Willcoxon
190ed54ad6 Bug 924651 - Log crashes as a telemetry completion reason in BackgroundPageThumbs. r=markh,froydnj 2013-10-09 10:13:01 -07:00
J. Ryan Stinnett
c8a6504556 Bug 923157 - Re-sort licenses in alphabetical order. r=gerv 2013-10-02 10:36:47 -05:00
David Rajchenbach-Teller
b4db1e0718 Bug 922814 - nsIAppStartup::shuttingDown is not reset to true during shutdown. r=bsmedberg 2013-10-09 13:02:33 -04:00
Paul Rouget
a49d91a9aa Bug 921191 - Allow inspection/editing of SVG elements' CSS properties. r=mratcliffe 2013-10-09 09:46:48 -04:00