Commit Graph

17027 Commits

Author SHA1 Message Date
Wes Kocher
f27029d43a Merge m-c to fx-team 2013-10-15 20:32:13 -07:00
Wes Kocher
e1800200cf Merge fxteam to m-c 2013-10-15 20:26:55 -07:00
Wes Kocher
8161558ae5 Merge inbound to m-c 2013-10-15 20:15:17 -07:00
Brandon Benvie
f10174173c Bug 926725 - Create DevToolsUtils.defineLazyPrototypeGetter and use it in VariablesView Scopes. r=fitzgen, r=vp 2013-10-15 09:49:15 -07:00
Marco Bonardo
d8d9ba5d23 Bug 914294 - Don't throw exceptions from the history result end batch macro to retain backwards compatibility.
r=mano
2013-10-15 14:30:33 +02:00
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
Birunthan Mohanathas
a2ee93e365 Bug 784739 - Switch from NULL to nullptr in toolkit/mozapps/; r=ehsan 2013-10-10 16:40:03 -04:00
Tom Schuster
6ea70f9803 Bug 921343 - Avoid removing selections done by the user when closing the findbar. r=mikedeboer 2013-10-15 20:02:23 -04:00
Brad Lassey
ad55756677 bug 922145 - publish nightly builds of GeckoView library and assets r=ted 2013-10-08 14:00:37 -04:00
Carsten "Tomcat" Book
50e98b12c6 Merge mozilla-central to b2g-inbound 2013-10-15 10:43:38 +02: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
Benjamin Chen
03c4ac4845 Bug 831645 - Part1, Add Rtsp protocol and streaming protocol interface. r=jduell.mcbugs, sworkman 2013-09-23 18:12:11 +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
908c3ef327 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
Florian Quèze
375350411b Bug 926902 - Incorrect error locations for errors from scripts importScripts'ed by the frameworker, r=markh. 2013-10-16 00:59:19 +02:00
Ryan VanderMeulen
718a8e2cf9 Backed out changeset 03d629375717 (bug 904652) for suspicion of causing mass test bustage.
CLOSED TREE
2013-10-15 15:22:13 -04:00
Nils Maier
6b437205fd Bug 926691 - OS.File API must preverse |bytes| options to .readTo() and .write(). r=yoric 2013-10-15 14:05:57 -04:00
David Rajchenbach-Teller
c7aff24f4d Bug 904652 - Port osfile_{win, unix}_allthreads.jsm to module loader. r=froydnj 2013-10-15 13:28:26 -04:00
Paul Rouget
cf906d5eae Bug 920742 - Fire simulated touch events from the top level window. r=miker 2013-10-15 13:28:24 -04:00
Nick Fitzgerald
4b57caaa1c Bug 812764 - Show magic properties on Error objects in the debugger; r=past 2013-10-15 10:21:44 -07: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