Commit Graph

19192 Commits

Author SHA1 Message Date
Lancelot Nyachoto
1ce2148820 Bug 958585 - Packaged apps do not work with symlinks; r=jryans 2014-03-22 11:09:12 +02:00
Birunthan Mohanathas
1e1672e622 Bug 845478 - Part 8: Use JS::CallArgs instead of JS_{ARGV,SET_RVAL,...} in remaining instances. r=Waldo 2014-03-25 14:42:33 -04:00
Tim Abraldes
b58fc4ba41 bug 986195 - Expect failure in 32-bit builds, which is 4 bytes, not 8. r=froydnj 2014-03-26 14:46:00 +01:00
Jordan Santell
efe5b8dc80 Bug 980502 - Implement WebAudio actor and AudioNode actor. r=vp 2014-03-06 16:39:00 -08:00
Carsten "Tomcat" Book
05c3a611b5 merge fx-team to mozilla-central 2014-03-25 13:17:42 +01:00
Wes Kocher
164aae25e9 Backed out changeset 3d94ebde9018 (bug 985720) for missing a file from the patch to fix a CLOSED TREE 2014-03-24 18:07:13 -07:00
Nick Fitzgerald
be07956078 Bug 987369 - Catch and report object previewer functions' errors in the debugger server rather than failing and giving up; r=benvie 2014-03-24 17:32:00 -07:00
Wes Kocher
fabfcd3ffb Backed out changeset 7ba0551dd35d (bug 984196) for Valgrind failures 2014-03-24 16:45:04 -07:00
Drew Willcoxon
9805c2254e Bug 557665 - Allow specifying SearchForm as a normal <Url> in engine description files (part 2, tests). r=gavin 2014-03-24 20:41:15 -07:00
Monica Chew
d3be5977e3 Bug 985720: Rename urlclassifier.download_block_table and urlclassifier.download_allow_table (r=gcp) 2014-03-24 14:57:59 -07:00
Viktor Stanchev
bd78e76c76 Bug 984196 - glxtest should use _exit instead of exit. r=bgirard
--HG--
extra : rebase_source : 668a5d4065ef44724947315fbaa9d43873fec899
2014-03-24 17:00:02 -04:00
Ryan VanderMeulen
131f3139eb Merge m-c to inbound. 2014-03-24 16:51:09 -04:00
Ryan VanderMeulen
85d2cbd02e Merge inbound to m-c. 2014-03-24 16:47:07 -04:00
Paolo Amadini
e1abd4eded Bug 986364 - Convert to Promise.jsm in the Toolkit "modules" folder. r=mak 2014-03-24 15:47:50 +01:00
Paolo Amadini
1f62e330c3 Bug 973239 - Promise should call executor and handlers with "undefined" as thisArg. r=benvie 2014-03-24 15:44:11 +01:00
Carsten "Tomcat" Book
db6c6a7648 Merge mozilla-central to fx-team 2014-03-24 15:38:14 +01:00
James Long
00a773bf84 Bug 812172 - Add conditional breakpoint handling to the debugger server. r=past 2014-03-24 09:37:24 -04:00
Nicholas Nethercote
46f4ffc93a Bug 986300 - Fix a tricky corner case involving memory report diffs. r=kats.
--HG--
extra : rebase_source : 001ae6ee0e81c40a7437ccf65add3e735fada6fa
2014-03-20 19:44:23 -07:00
Monica Chew
8f2c20dee7 Bug 985623: Force url classifier clients to specify which tables to lookup, add a pref to skip hash completion checks (r=gcp) 2014-03-20 14:25:35 -07:00
Phil Ringnalda
4220e17e44 Merge m-c to f-t 2014-03-22 17:48:30 -07:00
Marco Bonardo
9bd8bc602c Backout 0469cf95fbfe (bug 983571) cause didn't mean to land it yet. 2014-03-22 15:43:20 +01:00
ABE Hiroki (hATrayflood)
6e30090928 Bug 980697 - Add a configure option to pull newer versions of the d3dcompiler dll from installed Windows SDKs. r=mshal,vlad 2014-03-22 10:49:26 +09:00
Wes Kocher
a7b570b277 Merge fx-team to m-c 2014-03-21 17:07:40 -07:00
Jared Wein
2a0ea22d0a Backed out changeset 675945ee2609 (bug 986529) 2014-03-21 14:56:30 -04:00
Blake Winton
2cce14e929 Bug 986529 - Invert tab close icon on Windows classic theme. r=jaws, ui-r=shorlander 2014-03-21 13:44:59 -04:00
Carsten "Tomcat" Book
c209094b2a Merge mozilla-central to mozilla-inbound 2014-03-21 15:20:35 +01:00
Carsten "Tomcat" Book
12e249d1fa merge fx-team to mozilla-central 2014-03-21 15:16:06 +01:00
David Rajchenbach-Teller
d1dd96e8c9 Bug 984237 - Specify mime type in require.js. r=gozala 2014-03-21 09:18:39 -04:00
Edwin Flores
c8b1fc48b3 Bug 941298 - FFmpeg headers for FFmpeg PlatformDecoderModule r=doublec
While FFmpeg function signatures tend not to change between versions of FFmpeg,
class layouts can change dramatically. We include libavcodec, libavformat,
and libavutil headers here so that we don't accidentally build against the wrong
binary interface.
2014-03-21 19:35:14 +13:00
Masatoshi Kimura
cae84b4806 Bug 974677 - Stop following symlinks when OS.File removes a directory. r=yoric 2014-03-21 12:59:59 +09:00
Boris Zbarsky
b138bfaeec Bug 980962. Fix in-tree consumers to not construct typed arrays without "new". r=jorendorff 2014-03-20 23:19:42 -04:00
Wes Kocher
068291c6a9 Merge m-c to inbound 2014-03-20 19:46:52 -07:00
Irving Reid
963ce1ad56 Bug 986080 - Return empty array if getting directory entries fails. r=Mossop 2014-03-20 14:43:56 -04:00
Irving Reid
af7eca4e1a Bug 986000 - Fix addonsListTmp undefined error in XPIProviderUtils.js. r=Mossop 2014-03-20 13:41:42 -04:00
David Rajchenbach-Teller
2c322f2718 Bug 965527 - More and more logging for OS.File AsyncShutdown. r=froydnj 2014-03-21 13:44:58 -04:00
Carsten "Tomcat" Book
42f261e57f Merge mozilla-central to fx-team 2014-03-21 15:35:37 +01:00
Ryan VanderMeulen
077104b33a Backed out 3 changesets (bug 965527, bug 859059, bug 812172) for mochitest and xperf orange on a CLOSED TREE
Backed out changeset 18f579c4308e (bug 965527)
Backed out changeset 70ed33107301 (bug 859059)
Backed out changeset 7b59b92580fa (bug 812172)
2014-03-21 10:33:18 -04:00
Jared Wein
89c0580e77 Bug 940393 - Win8: Text color on inactive tabs makes text very hard to read. r=gijs
--HG--
extra : rebase_source : 03e07612be960c1b3a961e065404034ae0db5ce1
2014-03-20 20:23:36 -04:00
David Rajchenbach-Teller
2bced72af6 Bug 985980 - Restore off main thread logging for OS.File. r=froydnj 2014-03-21 09:07:30 -04:00
Mike de Boer
b338a03629 Bug 982993: [Australis] increase panel padding back to 10px. This backs out changes made in bug 961727 and deps. r=dao 2014-03-20 17:57:12 +01:00
Matthew Noorenberghe
83652b3eef Bug 885139 - Notify consumers about LWT optimization and listen for it in LightweightThemeListener. r=jaws
[Australis]
2014-03-20 13:55:49 -07:00
Aaron Klotz
6c23d9ef09 Bug 986758: Grab mutexes in Telemetry memory reporter code; r=vladan 2014-03-24 12:24:51 -04:00
Michael Green
df9b1be85f Bug 948883 - Move inline scripts and styles into separate file for toolkit/content/aboutSupport.xhtml (URL=about:support). r=Unfocused 2014-03-24 09:11:21 -04:00
Phil Ringnalda
5f05f9b25e Back out 4774010c55bd (bug 984015) for xpcshell bustage 2014-03-23 07:29:02 -07:00
Tetsuharu OHZEKI
728528ac9f Bug 984015 - GUIDHelper.getItemId should deliver itself as |this| to his internal executeAsync callback. r=mak 2014-03-23 21:51:17 +09:00
Marco Bonardo
163196f903 Bug 818584 - Discard consecutive duplicate bookmark backups by comparing hashes r=mano
Original patch by Raymond Lee <raymond@appcoast.com> f=mak
2014-03-19 14:33:02 +01:00
Marco Bonardo
f2ab276e4d Bug 983571 - browser.bookmarks.autoExportHTML = true no longer works. r=Yoric 2014-03-22 14:26:52 +01:00
Marco Bonardo
f158c5459a Bug 959576 - Create a component to get the list of priority domains. r=gavin 2014-03-22 14:24:36 +01:00
Aleh Zasypkin
b7474db2a3 Bug 984004 - Part 1: Cache parent's fullZoom\textZoom value to ensure that we always return the fresh one. r=felipc 2014-03-19 10:25:13 +01:00
J. Ryan Stinnett
f26077df2b Bug 985094 - Show typeName from protocol.js in listTabs reply. r=past 2014-03-18 15:16:43 -05:00
David Rajchenbach-Teller
7f00dac0b7 Bug 965527 - More and more logging for OS.File AsyncShutdown. r=froydnj 2014-03-21 08:57:08 -04:00
James Long
a34d70c5d3 Bug 812172 - Conditional breakpoints logic should be handled server-side. r=past 2014-03-21 08:55:50 -04:00
Benjamin Smedberg
a3b303bcf2 Fix the test for bug 981842 to expect the new data on a CLOSED TREE. 2014-03-20 13:50:05 -04:00
Gregg Lind
8d8727e145 Bug 981842 - Show details about current and past teleemtry experiments in about:support, r=bsmedberg 2014-03-20 11:19:19 -04:00
Jeff Walden
bba361d382 Bug 985729 - Construct the [[Prototype]] chain given to DBAddonInternal instances without using mutable __proto__. r=Unfocused 2014-03-19 16:21:00 +13:00
Eugen Sawin
8f509bb15f Bug 950417 - Enable safe direct request add-on installs. r=wesj, r=Mossop 2014-03-19 21:24:59 +01:00
Carsten "Tomcat" Book
b4df3ca4bb Merge mozilla-central to fx-team 2014-03-20 14:29:02 +01:00
Carsten "Tomcat" Book
d64f1c6c14 merge fx-team to mozilla-central 2014-03-20 14:04:58 +01:00
Paolo Amadini
c8a4d98ada Bug 985318 - Convert to Promise.jsm in the Toolkit "content" folder. r=mak 2014-03-20 11:04:37 +01:00
Paolo Amadini
6e35f9bb8b Bug 985523 - Convert to Promise.jsm in Places. r=mak 2014-03-20 11:01:39 +01:00
Robert Strong
2b5f53de81 Bug 899352 - Increase the installation timeout for the stub installer. r=bbondy 2014-03-19 18:32:46 -07:00
Robert Strong
773406757f Bug 899363 - Implement stub installer data ping version 6. r=bbondy 2014-03-19 18:32:39 -07:00
Robert Strong
e2dc3282a6 Bug 799215 - Stub installer's dual progress bars are confusing. Use a single progress bar for both. ui-r=philipp, r=bbondy 2014-03-19 10:40:04 -07:00
Carsten "Tomcat" Book
3db6d91d64 Merge mozilla-central to mozilla-inbound 2014-03-19 16:25:12 +01:00
Carsten "Tomcat" Book
8d7a76556f merge fx-team to mozilla-central 2014-03-19 16:21:06 +01:00
Georg Koppen
52ad2bdb1a Bug 943331 - Make packaging files into omni.ja deterministic. r=gps 2014-03-19 10:36:28 -04:00
Gijs Kruitbosch
f9e6a03545 Bug 879616 - adjust close icons for OS X to deal with bright lightweight themes, r=MattN
--HG--
extra : rebase_source : b51f2975a66704ab75f21582eee56fc797b32ba0
2014-03-18 22:51:24 +00:00
Wes Kocher
481a9b375b Merge m-c to fx-team 2014-03-18 15:00:42 -07:00
Wes Kocher
01bb0237bc Merge inbound to m-c 2014-03-18 14:15:03 -07:00
Alexandre Poirot
26f3c4122c Bug 984929 - Fix EXPORTED_SYMBOLS is not an array in DevToolsExtensions.jsm on b2g r=erikvold
--HG--
extra : rebase_source : 93415faaf569657944b3da39f9b7084b69b9987c
2014-03-18 08:34:00 -07:00
Paolo Amadini
8dd6c66f29 Bug 984788 - Convert legacy uses of promise.js to Promise.jsm. rs=Yoric 2014-03-18 15:16:02 +01:00
Nathan Froyd
61a6f7901d Bug 984466 - change CallQueryInterface to assert in cases of trivial conversions; r=ehsan 2014-03-17 13:00:17 -04:00
Bill McCloskey
3bf0611bcb Bug 984037 - Make sure we respect the general.autoScroll pref (r=felipe) 2014-03-18 08:00:33 -07:00
Bill McCloskey
85565ab3bd Bug 978610 - [e10s] Make window.close() work (r=felipe) 2014-03-18 07:58:02 -07:00
Ryan VanderMeulen
133c953e95 Backed out changeset cabe6efe4de8 (bug 945363) for xpcshell failures. 2014-03-18 09:59:46 -04:00
Ryan VanderMeulen
d7cff948d8 Backed out changeset da7618484006 (bug 965373) for asserts and crashes. 2014-03-18 09:30:31 -04:00
Viktor Stanchev
9cc233f514 Bug 965373 - When the profiler stops it doesn't stop the EventTracer thread. r=BenWa, r=froydnj 2014-03-18 08:39:54 -04:00
Jed Parsons
0d6948e518 Bug 945363 - Ensure that FXA RPs provide an onlogout handler. r=ferjm 2014-03-13 21:26:19 -07:00
Hiroyuki Ikezoe
6d53ad178c Bug 901198 - Set download_block_table explicitly for testing applications. r=mmc 2014-03-18 10:46:34 +00:00
Makoto Kato
d846379c7f Bug 982298 - crash in mozilla::ScrollFrameHelper::ScrollToImpl by findAgain. r=roc 2014-03-18 16:35:28 +09:00
Phil Ringnalda
2d258bbc33 Merge m-c to m-i 2014-03-17 22:45:27 -07:00
Phil Ringnalda
6ad457bbc6 Merge f-t to m-c 2014-03-17 22:42:42 -07:00
Chris Peterson
d6b18208d4 Bug 984079 - Suppress clang and gcc warnings in third-party code: protobuf. r=mmc 2014-03-15 23:25:55 -07:00
Ryan VanderMeulen
aa1c106fad Merge m-c to fx-team. 2014-03-17 17:35:16 -04:00
Ryan VanderMeulen
b1ea0b0fab Merge fx-team to m-c. 2014-03-17 13:12:50 -04:00
Paolo Amadini
5a2734396d Bug 941317 - Switch Downloads.jsm to use Promise.jsm. r=enn 2014-03-17 15:58:44 +01:00
Gregg Lind
07bb1f50fd 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
b5aac4f02f Merge m-c to f-t 2014-03-16 21:55:27 -07:00
YFdyh000
77f07d1cf6 Bug 616437 - Text in details view of add-on should be selectable. r=Unfocused 2014-03-16 00:59:00 +13:00
Neil Rashbrook
c3b2f90f39 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
c0dba87922 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
Ryan VanderMeulen
3b1f1985f7 Backed out changeset d16f3e084b27 (bug 818584) for intermittent timeouts in test_bookmark_store.js.
CLOSED TREE
2014-03-19 11:46:37 -04:00
Carsten "Tomcat" Book
da0a57d7d9 Merge mozilla-central to fx-team 2014-03-19 16:27:57 +01:00
Marco Bonardo
f2dcaf44a0 Bug 818584 - Discard consecutive duplicate bookmark backups by comparing hashes r=mano
Original patch by Raymond Lee <raymond@appcoast.com> f=mak
2014-03-19 14:33:02 +01:00
Jed Parsons
286ef1a1de Bug 945363 - Ensure that FXA RPs provide an onlogout handler. r=ferjm 2014-03-18 10:07:11 -07:00
Phil Ringnalda
85d6114084 Merge m-c to m-i 2014-03-16 08:38:30 -07:00
Ehsan Akhgari
a13cb71734 Bug 919016 - Debugging patch for test_dialogfocus.xul 2014-03-16 11:08:46 -04:00
Ehsan Akhgari
e042847902 Bug 890609 - Make test_privbrowsing_perwindowpb.html wait for browser-delayed-startup-finished 2014-03-16 10:46:52 -04:00
Phil Ringnalda
df7c82a42d Merge m-c to f-t 2014-03-15 18:21:41 -07:00
Asaf Romano
2ed4b8f9e2 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
cd8307646e Bug 964127 - Add a/v sync telemetry. r=bwc 2014-03-14 16:46:31 -04:00
Marco Castelluccio
e97031b286 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
97ab2c87f2 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
b92a5fc8d5 Bug 970682 - Add RTT to about:webrtc. r=bwc 2014-03-14 15:22:30 -04:00
Phil Ringnalda
8c19bde08b Merge m-c to m-i 2014-03-15 12:32:04 -07:00
Phil Ringnalda
445bf73f09 Merge m-i to m-c 2014-03-15 12:15:37 -07:00
Kyle Huey
2be3e2e97c No bug: Remove unnecessary initializations of nsCOMPtr. r=me 2014-03-15 12:00:17 -07:00
Kyle Huey
7067fb5db1 Bug 345123: Remove nsGetterAddRefs<T>'s operator nsISupports**. r=bsmedberg 2014-03-15 12:00:17 -07:00
Kyle Huey
84360900b0 Bug 967364: Pass already_AddRefed by reference instead of by value. r=bsmedberg 2014-03-15 12:00:17 -07:00
Kyle Huey
510a49016d Bug 967364: Rename already_AddRefed::get to take. r=bsmedberg 2014-03-15 12:00:15 -07:00
Joe Walker
1780fac7ba 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
b031e3117f Merge m-c to fx-team 2014-03-14 23:19:44 -07:00
Wes Kocher
ff5a968a18 Merge m-c to inbound 2014-03-14 23:17:32 -07:00
Aaron Klotz
1f12e7f92f Bug 973353: Disable IOInterposer when reporting a crash; r=froydnj,ted 2014-03-15 00:10:39 -06:00
Wes Kocher
aa89f0292c Merge inbound to m-c 2014-03-14 22:20:25 -07:00
David Rajchenbach-Teller
e5c0fac37a 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
8004ab3f1f 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
abd9ca23db 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
8260bcd9c1 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
c71cbaa650 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
adb15d780a Bug 977236 - Use referrer for application reputation checks. r=gcp 2014-03-12 20:31:51 -07:00
David Rajchenbach-Teller
1fcba1f332 Bug 961665 - Tests for OS.File.read. r=froydnj 2014-03-13 09:52:07 -04:00
David Rajchenbach-Teller
1e68a2340f Bug 961665 - Native implementation of OS.File.read, js code. r=froydnj 2014-03-14 10:13:50 -04:00
David Rajchenbach-Teller
f239dd5dfa 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
a3a68698b9 Bug 961665 - Fix typo in CrashManager's use of OS.File. r=gps 2014-03-13 09:50:24 -04:00
Girish Sharma
f2f68e3927 Bug 982997 - Add some logging. r=jwalker 2014-03-14 00:07:50 +05:30
Aaron Klotz
ec971e55c8 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
4745f6462b Bug 917681 - [e10s] Make context menu work for selected text (r=felipe) 2014-03-14 11:47:46 -07:00
Bill McCloskey
0a973e879b Bug 938359 - [e10s] Support middle-click scroll (r=felipe) 2014-03-14 11:45:53 -07:00
Marco Castelluccio
2a551f3b08 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
3c43258d50 merge fx-team to mozilla-central 2014-03-14 12:35:23 +01:00
Bill McCloskey
aa5f40a77e Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted) 2014-03-13 21:38:19 -07:00
Wes Kocher
99beccd7cb Merge m-c to fx-team 2014-03-13 20:01:18 -07:00
Wes Kocher
c15c6c9b48 Merge fx-team to m-c 2014-03-13 19:09:07 -07:00
Wes Kocher
53b7c0d896 Merge m-c to inbound despite the CLOSED TREE 2014-03-13 19:58:47 -07:00
Wes Kocher
a3277d291d Backed out changeset 88425ad0f06a (bug 982828) for introducing various mochitest-5 failures on a CLOSED TREE
* * *
Backed out changeset 94f9ebdc6662 (bug 982828)
2014-03-13 19:41:21 -07:00
Neil Rashbrook
19104d370e Bug 937407 Only add the popuphidden event listener if we are actully opening the popup r=gavin 2014-03-14 01:41:54 +00:00
Bill McCloskey
f4f6bf8e4d Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted) 2014-03-13 15:41:41 -07:00
Wes Kocher
0ff48069de Backed out changeset 77fdb4380b1a (bug 938359) for metro-chrome bustage on a CLOSED TREE 2014-03-13 17:40:28 -07:00
Wes Kocher
e404cce284 Backed out changeset cd5ce2a9aceb (bug 977236) for multiple bustages on a CLOSED TREE 2014-03-13 16:58:07 -07:00
Marco Castelluccio
7000c22e6e Bug 983334 - Missing yield when calling writeToFile. r=myk 2014-03-13 16:22:04 -07:00
Wes Kocher
51fb4209af Backed out changeset 21793ea94b09 (bug 875562) for ASAN xpcshell failures 2014-03-13 15:22:40 -07:00
Monica Chew
742b631def Bug 977236: Use referrer for application reputation checks (r=gcp) 2014-03-12 20:31:51 -07:00
Bill McCloskey
7193069fa0 Backed out changeset d6261f65070a 2014-03-13 15:52:27 -07:00
Bill McCloskey
69a746922b Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted) 2014-03-13 15:41:41 -07:00
Bill McCloskey
beb782b31a Bug 938359 - [e10s] Support middle-click scroll (r=felipe) 2014-03-13 15:31:03 -07:00
Viktor Stanchev
40a076bd67 Bug 981126 - Prevent glxtest child process from executing the normal shutdown sequence. r=bgirard, r=jrmuizel
--HG--
extra : rebase_source : b28d660a9959895f743515f64381e4a5e0bb2c74
2014-03-12 16:32:57 -04:00
Eddy Bruel
0781e7b954 Bug 859372 - Refactor Services.jsm;r=past 2014-03-13 16:01:32 +01:00
Vaibhav Agarwal
74d0d984a3 Bug 971132 - B2G mochitests should use the new manifest format for runtests; r=jmaher 2014-03-13 10:40:10 -04:00
Alexandru Niculae
eada3053df Bug 981267 - Fix bad indentation in about:networking. r=valentin, r=sworkman 2014-03-13 09:47:12 -04:00