Gregory Szorc
c4de519884
Backout fc9733225130 (bug 784739) for breaking VS2012 builds
...
While VS2012 isn't tier-1 platform, a significant number of Windows
developers rely on it and have complained about this issue.
2013-10-14 16:54:43 -07:00
Brad Lassey
ad55756677
bug 922145 - publish nightly builds of GeckoView library and assets r=ted
2013-10-08 14:00:37 -04:00
Ryan VanderMeulen
a80b1ea22a
Backed out 2 changesets (bug 915757, bug 919885) for frequent Android Armv6 mochitest-8 crashes.
...
Backed out changeset 04610078280c (bug 915757)
Backed out changeset db9190b3ce60 (bug 919885)
2013-10-14 14:38:54 -04:00
Ed Morley
d9879cd4ec
Merge latest green inbound changeset and mozilla-central
2013-10-14 17:39:02 +01:00
Kyle Huey
c3788e3653
Bug 919885: Move Worker to WebIDL and thread-agnostic event dispatch. r=bent,bz
2013-10-14 19:58:05 +08:00
Chuck Lee
c17005a2a8
Bug 789217 - 0001. Add skeleton for keystore. r=khuey
2013-10-01 12:09:54 +08:00
Phil Ringnalda
95759c43cf
Merge m-i to m-c
2013-10-13 10:18:40 -07:00
David Rajchenbach-Teller
e3678062f5
Bug 903433 - Report unhandled Promise.jsm exceptions upon garbage-collection. r=paolo
2013-10-12 14:17:46 -04:00
David Rajchenbach-Teller
982856f764
Bug 903433 - Add FinalizationWitnessService. r=Waldo, r=glandium, sr=Mossop
2013-10-12 14:17:43 -04:00
Mina Almasry
01b53453c2
Bug 698437 - Allow spatial navigation with directional controller. r=kats
2013-10-12 13:59:50 -04:00
Sankha Narayan Guria
1bca203f87
Bug 865387 - Handle the read-ahead flag operation on Linux. r=Yoric
2013-10-11 23:13:48 +05:30
Sankha Narayan Guria
f85d702375
Bug 865387 - Changes to |options| and |clone| in OS.File. r=Yoric
2013-10-12 12:44:52 +05:30
Carsten "Tomcat" Book
176c547fd6
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
23866f2f95
Merge inbound to m-c
2013-10-11 18:50:09 -07:00
Nick Fitzgerald
965572207a
Bug 922835 - Make youngestFrame a getter instead of managing it manually; r=past
2013-10-11 14:35:51 -07:00
Nick Fitzgerald
87d88319cc
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
26101212c5
Merge m-c to fx-team.
2013-10-11 17:03:06 -04:00
Nick Fitzgerald
73e116e489
Bug 923735 - Tracer should attach why to frame exit packets; r=robcee
2013-10-11 13:40:42 -07:00
Nick Fitzgerald
ca4b34e997
Bug 922835 - Make youngestFrame a getter instead of managing it manually; r=past
2013-10-11 13:30:36 -07:00
Ryan VanderMeulen
7419944682
Merge fx-team to m-c.
2013-10-11 15:41:41 -04:00
Irving Reid
bc0bfb0886
Bug 846921: record details about individual addons in XPI provider; r=unfocused,vladan
2013-10-11 13:13:31 -04:00
Mike Hommey
ba94097b63
Bug 925766 - Remove leftovers from bug 917622, r=gps
2013-10-12 00:16:50 +09:00
Nathan Froyd
88b7728a82
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
6560ac9c5c
Bug 919535 - Use AsyncShutdown in Sqlite.jsm. r=Yoric
2013-10-02 14:24:33 +02:00
David Rajchenbach-Teller
9ddf4f6916
Bug 881667 - Implement nsIAppStartup::startingUp. r=bsmedberg
2013-10-11 12:00:19 -04:00
Paul Rouget
14e29c220e
Bug 925199 - Move touch-events.js to /toolkit. r=ochameau
2013-10-11 12:00:01 -04:00
David Rajchenbach-Teller
d490c4cfad
Bug 918364 - Make exceptions more meaningful in OS.File. r=froydnj
2013-10-11 11:50:52 -04:00
Patrick Brosset
2202df9510
Bug 922125 - Destroy markup, rule and computed views on navigation and unload. r=miker
2013-10-11 11:50:33 -04:00
Blair McBride
de3c47a025
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
Neil Rashbrook
25d5b833ea
Bug 911090 Previous form autocomplete result sometimes has a wrong searchString r=MattN
2013-10-14 08:32:04 +01:00
Wes Kocher
3087222a6b
Merge m-c to inbound
2013-10-10 19:09:24 -07:00
Wes Kocher
b643cbab41
Merge inbound to m-c
2013-10-10 18:59:58 -07:00
Felipe Gomes
74aeaacc1b
Backed out changeset 24c2574041dd (bug 900954)
2013-10-10 18:43:29 -07:00
Wes Kocher
b58d2c7bba
Merge fxteam to m-c
2013-10-10 18:40:22 -07:00
Mike Hommey
6a714831b9
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
102c87203a
Bug 910172 - PermissionsUtils.jsm bustage fix for Gaia. r=bustage
2013-10-11 11:56:42 +13:00
Birunthan Mohanathas
65eaa58955
Bug 784739 - Switch from NULL to nullptr in toolkit/mozapps/; r=ehsan
2013-10-10 16:40:03 -04:00
Birunthan Mohanathas
3205ffe288
Bug 784739 - Switch from NULL to nullptr in toolkit/crashreporter/; r=ehsan
2013-10-10 16:39:09 -04:00
Birunthan Mohanathas
7d3014ab85
Bug 784739 - Switch from NULL to nullptr in toolkit/components/ (2/2); r=ehsan
2013-10-10 16:38:19 -04:00
Birunthan Mohanathas
2768b95df7
Bug 784739 - Switch from NULL to nullptr in toolkit/components/ (1/2); r=ehsan
2013-10-10 16:38:05 -04:00
Birunthan Mohanathas
c8d9f9225c
Bug 784739 - Switch from NULL to nullptr in toolkit/; r=ehsan
2013-10-10 16:36:42 -04:00
Honza Bambas
991cb8a142
Bug 923248 - Fix typo in proxy/direct NTLM module telemetry accumulation, r=jduell
2013-10-10 19:10:45 +02:00
Ehsan Akhgari
f63ca1a1a8
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
4e82c7b68d
Bug 923540 - Add a function to recursively remove directories. r=Yoric
2013-10-10 10:59:49 -04:00
Brian Grinstead
aacef8c89a
Bug 923166 - Use nsIDOMWindowUtils.containerElement inside of LayoutHelpers.getFrameElement. r=paul
2013-10-10 08:57:33 -05:00
Paolo Amadini
d86421fe41
Bug 918466 - Residual file left after canceling a download. r=enn
2013-10-10 16:42:03 +02:00
Carsten "Tomcat" Book
b613238ffa
merge fx-team to mozilla-central
2013-10-10 13:39:48 +02:00
Wes Kocher
b603279094
Merge m-c to fxteam
2013-10-09 20:42:24 -07:00
Blair McBride
0e3245757f
Bug 910172 - Refactor XPIProvider.importPermissions out to a reusable JSM. r=Mossop
2013-10-10 14:30:34 +13:00
Justin Dolske
743ebf7296
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