Commit Graph

23525 Commits

Author SHA1 Message Date
Hiroyuki Ikezoe
bcb899f802 Bug 901198 - Set download_block_table explicitly for testing applications. r=mmc 2014-03-18 10:46:34 +00:00
Makoto Kato
d4edd993fc Bug 982298 - crash in mozilla::ScrollFrameHelper::ScrollToImpl by findAgain. r=roc 2014-03-18 16:35:28 +09:00
Phil Ringnalda
a5cd2d98bb Merge m-c to m-i 2014-03-17 22:45:27 -07:00
Phil Ringnalda
a742504b73 Merge f-t to m-c 2014-03-17 22:42:42 -07:00
Chris Peterson
e02f71e544 Bug 984079 - Suppress clang and gcc warnings in third-party code: protobuf. r=mmc 2014-03-15 23:25:55 -07:00
Ryan VanderMeulen
d1ea65d1ca Merge m-c to fx-team. 2014-03-17 17:35:16 -04:00
Ryan VanderMeulen
deacd66edb Merge fx-team to m-c. 2014-03-17 13:12:50 -04:00
Paolo Amadini
b4735ae842 Bug 941317 - Switch Downloads.jsm to use Promise.jsm. r=enn 2014-03-17 15:58:44 +01:00
Gregg Lind
16285131e6 Bug 981842 - Add experiment details to about:support strings-only patch for before FF30 uplift, r=bsmedberg 2014-03-17 09:32:06 -04:00
Phil Ringnalda
b676e87405 Merge m-c to f-t 2014-03-16 21:55:27 -07:00
YFdyh000
d6939e07f3 Bug 616437 - Text in details view of add-on should be selectable. r=Unfocused 2014-03-16 00:59:00 +13:00
Neil Rashbrook
604d9a5302 Bug 514280 Stop using nsCOMPtr for concrete types r=bsmedberg
--HG--
extra : rebase_source : f8fb50de9292320eb7589dd28dc566d0f5044da6
2014-03-18 00:23:03 +00:00
Wes Kocher
c879b47079 Backed out 2 changesets (bug 514280) for OSX build bustage on a CLOSED TREE
Backed out changeset 2a015b45d808 (bug 514280)
Backed out changeset a01f97c1ed02 (bug 514280)
2014-03-17 15:19:53 -07:00
Phil Ringnalda
6ca6737bec Merge m-c to m-i 2014-03-16 08:38:30 -07:00
Ehsan Akhgari
f44097021b Bug 919016 - Debugging patch for test_dialogfocus.xul 2014-03-16 11:08:46 -04:00
Ehsan Akhgari
1a7f77de93 Bug 890609 - Make test_privbrowsing_perwindowpb.html wait for browser-delayed-startup-finished 2014-03-16 10:46:52 -04:00
Phil Ringnalda
6b520eb10f Merge m-c to f-t 2014-03-15 18:21:41 -07:00
Asaf Romano
0377790278 Bug 983623 - Async transactions: Add a preference for turning it, implement undo & redo commands. r=mak 2014-03-15 23:49:07 +02:00
Jan-Ivar Bruaroey
2d93410cc1 Bug 964127 - Add a/v sync telemetry. r=bwc 2014-03-14 16:46:31 -04:00
Marco Castelluccio
f8962c8dfd Bug 898647 - Backend for app updates. Fix Mac OS X b2g desktop build. r=myk 2014-03-15 14:37:50 -07:00
Marco Castelluccio
650cf1244e Bug 898647 - Backend for app updates. r=myk,fabrice
--HG--
rename : browser/modules/webappsUI.jsm => browser/modules/WebappManager.jsm
rename : toolkit/webapps/WebappsInstaller.jsm => toolkit/webapps/NativeApp.jsm
rename : webapprt/WebappsHandler.jsm => webapprt/WebappManager.jsm
2014-03-15 14:37:37 -07:00
Jan-Ivar Bruaroey
a6a81b0f7d Bug 970682 - Add RTT to about:webrtc. r=bwc 2014-03-14 15:22:30 -04:00
Phil Ringnalda
4f870b786b Merge m-c to m-i 2014-03-15 12:32:04 -07:00
Phil Ringnalda
15eec8ac3c Merge m-i to m-c 2014-03-15 12:15:37 -07:00
Kyle Huey
17bc8b3a45 No bug: Remove unnecessary initializations of nsCOMPtr. r=me 2014-03-15 12:00:17 -07:00
Kyle Huey
817b5ccbd9 Bug 345123: Remove nsGetterAddRefs<T>'s operator nsISupports**. r=bsmedberg 2014-03-15 12:00:17 -07:00
Kyle Huey
b564544cf7 Bug 967364: Pass already_AddRefed by reference instead of by value. r=bsmedberg 2014-03-15 12:00:17 -07:00
Kyle Huey
fe6c4e28d6 Bug 967364: Rename already_AddRefed::get to take. r=bsmedberg 2014-03-15 12:00:15 -07:00
Joe Walker
feab6bb9b6 Bug 979030 - Fix srcdir loader breakage after GCLI split up; r=mratcliffe
--HG--
rename : toolkit/devtools/gcli/source/mozilla/gcli/mozui/completer.js => toolkit/devtools/gcli/source/lib/gcli/mozui/completer.js
rename : toolkit/devtools/gcli/source/mozilla/gcli/mozui/ffdisplay.js => toolkit/devtools/gcli/source/lib/gcli/mozui/ffdisplay.js
rename : toolkit/devtools/gcli/source/mozilla/gcli/mozui/inputter.js => toolkit/devtools/gcli/source/lib/gcli/mozui/inputter.js
rename : toolkit/devtools/gcli/source/mozilla/gcli/mozui/tooltip.js => toolkit/devtools/gcli/source/lib/gcli/mozui/tooltip.js
2014-03-15 08:06:34 +00:00
Wes Kocher
aa951ea934 Merge m-c to fx-team 2014-03-14 23:19:44 -07:00
Wes Kocher
6fda513d49 Merge m-c to inbound 2014-03-14 23:17:32 -07:00
Aaron Klotz
267a249523 Bug 973353: Disable IOInterposer when reporting a crash; r=froydnj,ted 2014-03-15 00:10:39 -06:00
Wes Kocher
f7a4d641fc Merge inbound to m-c 2014-03-14 22:20:25 -07:00
David Rajchenbach-Teller
38421c7ca4 Bug 981875 - Improve error _PromiseWorker's error reporting in case of xpcom error. r=froydnj 2014-03-15 17:19:00 -04:00
David Major
e51507e5b0 Bug 919735: For VS2013, put the 32-bit PGO files first on the PATH. r=ted 2014-03-14 12:48:59 -07:00
Aaron Klotz
4ebf28f26c Bug 972577: Consolidate IOInterposer initialization code; r=froydnj,BenWa,jimm
--HG--
rename : tools/profiler/IOInterposer.cpp => xpcom/build/IOInterposer.cpp
rename : tools/profiler/IOInterposer.h => xpcom/build/IOInterposer.h
rename : tools/profiler/NSPRInterposer.cpp => xpcom/build/NSPRInterposer.cpp
rename : tools/profiler/NSPRInterposer.h => xpcom/build/NSPRInterposer.h
rename : toolkit/xre/nsWindowsDllInterceptor.h => xpcom/build/nsWindowsDllInterceptor.h
2014-03-14 16:35:01 -06:00
Wes Kocher
a20307b017 Backed out changeset 2bdd2d042847 (bug 972577) for non-unified bustage on a CLOSED TREE
--HG--
rename : xpcom/build/nsWindowsDllInterceptor.h => toolkit/xre/nsWindowsDllInterceptor.h
rename : xpcom/build/IOInterposer.cpp => tools/profiler/IOInterposer.cpp
rename : xpcom/build/IOInterposer.h => tools/profiler/IOInterposer.h
rename : xpcom/build/NSPRInterposer.cpp => tools/profiler/NSPRInterposer.cpp
rename : xpcom/build/NSPRInterposer.h => tools/profiler/NSPRInterposer.h
2014-03-14 15:27:21 -07:00
Wes Kocher
431137ccf6 Backed out changeset 4ce831d82c1f (bug 898647) for gaia-ui bustage on an already CLOSED TREE
--HG--
rename : browser/modules/WebappManager.jsm => browser/modules/webappsUI.jsm
rename : toolkit/webapps/NativeApp.jsm => toolkit/webapps/WebappsInstaller.jsm
rename : webapprt/WebappManager.jsm => webapprt/WebappsHandler.jsm
2014-03-14 14:13:25 -07:00
Monica Chew
45f5f94e8e Bug 977236 - Use referrer for application reputation checks. r=gcp 2014-03-12 20:31:51 -07:00
David Rajchenbach-Teller
bf44435306 Bug 961665 - Tests for OS.File.read. r=froydnj 2014-03-13 09:52:07 -04:00
David Rajchenbach-Teller
1b4b73d192 Bug 961665 - Native implementation of OS.File.read, js code. r=froydnj 2014-03-14 10:13:50 -04:00
David Rajchenbach-Teller
b2b8e65b0f Bug 961665 - Native implementation of OS.File.read, native bits. r=froydnj, r=bz, r=paolo 2014-03-14 10:13:26 -04:00
David Rajchenbach-Teller
a3ad7bf035 Bug 961665 - Fix typo in CrashManager's use of OS.File. r=gps 2014-03-13 09:50:24 -04:00
Girish Sharma
61491401d5 Bug 982997 - Add some logging. r=jwalker 2014-03-14 00:07:50 +05:30
Aaron Klotz
ae4aa8bc28 Bug 972577: Consolidate IOInterposer initialization code; r=froydnj,BenWa,jimm
--HG--
rename : tools/profiler/IOInterposer.cpp => xpcom/build/IOInterposer.cpp
rename : tools/profiler/IOInterposer.h => xpcom/build/IOInterposer.h
rename : tools/profiler/NSPRInterposer.cpp => xpcom/build/NSPRInterposer.cpp
rename : tools/profiler/NSPRInterposer.h => xpcom/build/NSPRInterposer.h
rename : toolkit/xre/nsWindowsDllInterceptor.h => xpcom/build/nsWindowsDllInterceptor.h
2014-03-14 13:47:24 -06:00
Bill McCloskey
183cb20358 Bug 917681 - [e10s] Make context menu work for selected text (r=felipe) 2014-03-14 11:47:46 -07:00
Bill McCloskey
482b2b1730 Bug 938359 - [e10s] Support middle-click scroll (r=felipe) 2014-03-14 11:45:53 -07:00
Marco Castelluccio
9b4317d55f Bug 898647 - Backend for app updates. r=myk,fabrice
--HG--
rename : browser/modules/webappsUI.jsm => browser/modules/WebappManager.jsm
rename : toolkit/webapps/WebappsInstaller.jsm => toolkit/webapps/NativeApp.jsm
rename : webapprt/WebappsHandler.jsm => webapprt/WebappManager.jsm
extra : rebase_source : d009be9de28cb917062d567592f773e9ece4266e
2014-03-14 10:30:53 -07:00
Carsten "Tomcat" Book
329f44908d merge fx-team to mozilla-central 2014-03-14 12:35:23 +01:00
Bill McCloskey
fd05f3eb04 Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted) 2014-03-13 21:38:19 -07:00