Commit Graph

20556 Commits

Author SHA1 Message Date
Wes Kocher
24808a86a1 Merge b2g-inbound to m-c a=merge 2014-07-16 17:22:55 -07:00
Wes Kocher
9ad6223bc1 Merge inbound to m-c a=merge 2014-07-16 17:08:26 -07:00
Monica Chew
d91ee6a4da Bug 1038465: Fix bad merge to get rid of aSuggestedFilename (r=me) 2014-07-16 10:21:35 -07:00
Ryan VanderMeulen
11e9e45e9c Backed out changeset 46acc7f0704b (bug 1009909) for xpcshell failures. 2014-07-16 11:34:20 -04:00
Carsten "Tomcat" Book
8bcfa7bb61 Merge mozilla-central to fx-team 2014-07-16 16:01:26 +02:00
Carsten "Tomcat" Book
d5314c3a0a merge fx-team to mozilla-central a=merge 2014-07-16 15:53:51 +02:00
Georg Fritzsche
57b80b4a5b Bug 1009909 - Firefox desktop: Integrate the openh264 media plugin in the add-ons manager. r=unfocused 2014-07-16 15:49:30 +02:00
Brian Grinstead
096b7d0f20 Bug 1038651 - Prevent inspector from breaking when reloading an SVG file;r=mratcliffe
--HG--
rename : browser/devtools/inspector/test/browser_inspector_reload.js => browser/devtools/inspector/test/browser_inspector_reload-01.js
2014-07-16 08:40:07 -05:00
Panos Astithas
ee55d45b04 Properly handle terminated scripts in the debugger (bug 814683). r=fitzgen
--HG--
extra : rebase_source : 7df6a8e87642d40bf69e50d65aa0b358a5f1955b
2014-07-15 19:20:38 +03:00
Monica Chew
ff0a539b43 Bug 1038465: Pass suggested filename to application reputation query (r=paolo) 2014-07-15 13:46:52 -07:00
Dave Hylands
7324f2a626 Bug 1029533 - Initial standup of MTP server. r=echou
Note: This will be off by default. Currently, you need to do:

adb shell setprop sys.usb.config mtp,adb

in order to activate the MTP server.
2014-07-11 14:42:15 -07:00
Ehsan Akhgari
3fd12c9fcd Bug 1038212 - Give nsNativeAppSupportWin a private destructor; r=bjacob 2014-07-15 14:59:20 -04:00
Carsten "Tomcat" Book
b3aef8b193 Merge mozilla-central to mozilla-inbound 2014-07-16 15:58:57 +02:00
Jeremy Poulin
894ed6c712 Bug 1037184 - Extended the speculative connection overrider to track predictor preconnects. r=hurley 2014-07-14 11:30:18 -07:00
Kershaw Chang
e032302ed7 Bug 1032724 - Improve spatial navigation, r=blassey 2014-07-15 02:16:00 +02:00
J. Ryan Stinnett
34e9de2428 Bug 1033079 - Part 3: Remove DS._listener after Gaia update. r=past 2014-07-15 12:33:00 +02:00
Carsten "Tomcat" Book
ad86a048f8 merge fx-team to mozilla-central a=merge 2014-07-15 16:08:30 +02:00
Carsten "Tomcat" Book
3e99adc8b9 merge mozilla-inbound to mozilla-central a=merge 2014-07-15 14:58:57 +02:00
Ryan VanderMeulen
4d9031a78e Backed out changeset 114268fab626 (bug 1035296) for causing bug 1038279. a=backout 2014-07-15 08:36:58 -04:00
Ryan VanderMeulen
bf149dd487 Merge inbound to m-c. a=merge 2014-07-14 15:47:36 -04:00
Bobby Holley
8b5025b2f7 Bug 856067 - Fix Object Actor Previews. r=past 2014-07-14 10:09:06 -07:00
Carsten "Tomcat" Book
42b788d0c5 Merge mozilla-central to fx-team 2014-07-14 15:24:04 +02:00
Carsten "Tomcat" Book
b7dbeeb58b merge fx-team to mozilla-central a=merge 2014-07-14 15:14:40 +02:00
Michael Ratcliffe
94fe55581f Backed out changeset e2360d41bd66 (bug 1033387) for loader test failures 2014-07-14 01:00:35 +01:00
Michael Ratcliffe
de117ae6e7 Bug 1033387 - Update JSBeautify and move it into toolkit r=fitzgen
--HG--
rename : browser/devtools/shared/Jsbeautify.jsm => toolkit/devtools/jsbeautify/beautify.js
2014-07-13 23:25:19 +01:00
Michael Ratcliffe
8d3d7193cf Backed out changeset 0ba8be1413f7 (bug 1033387) for xpc test failures 2014-07-13 23:12:50 +01:00
Michael Ratcliffe
9fb305b1c7 Bug 1033387 - Update JSBeautify and move it into toolkit r=fitzgen
--HG--
rename : browser/devtools/shared/Jsbeautify.jsm => toolkit/devtools/jsbeautify/beautify.js
2014-07-13 21:46:14 +01:00
Joe Walker
75b51384bf Bug 1036449 - Introduce a noreload flag for csscoverage start. r=harth 2014-07-11 07:57:00 -04:00
Joe Walker
9639c44fcb Bug 1035300 - Drop support for page report with oneshot data. r=harth 2014-07-11 07:57:00 -04:00
Joe Walker
3dd5465ec0 Bug 1035296 - Make protocol.js pass error messages for unknownError. r=past 2014-07-11 03:24:00 -04:00
J. Ryan Stinnett
f00f6c6d36 Bug 1033079 - Part 2: Support multiple listening sockets. r=past 2014-07-10 14:15:00 -04:00
J. Ryan Stinnett
062b01b36f Bug 1033079 - Part 1: Server style cleanup. r=past 2014-07-02 15:47:00 -04:00
Ryan VanderMeulen
27a0fdf6de Merge inbound to m-c. a=merge 2014-07-11 16:34:56 -04:00
Ryan VanderMeulen
c39e71e72f Merge fx-team to m-c. a=merge 2014-07-11 16:22:36 -04:00
Fernando Jiménez
2423e4fc3a Bug 1028398 - FxA will silently provide user's email to privileged apps in 2.0. Part 2: Trigger forceAuth when new privileged app tries to get a FxA assertion. r=jedp" 2014-07-11 16:13:32 +02:00
Boris Chiou
c38d1bbde7 Bug 1035045 - Handle packets by the protocol buffer. r=kamidphish
Use google protocol buffer to handle our package in LayerScope.
Note: LayerScopePacket.pb.h and LayerScopePacket.pb.cc were
generated by version 2.4.1.
2014-07-09 23:16:00 -04:00
Carsten "Tomcat" Book
f0569c8ad2 Backed out changeset cf85693280c7 (bug 886570) frequent mochitest-3 errors on windows 2014-07-11 14:15:29 +02:00
Mike Hommey
07267c6f7f Bug 1036864 - Remove EXPORT_LIBRARY. r=mshal 2014-07-11 19:06:55 +09:00
Mike Hommey
dbf9b286cd Bug 1036794 - Remove MOZ_APP_COMPONENT_LIBS. r=mshal 2014-07-11 19:06:23 +09:00
Sam Penrose
1156d287dd Bug 1037170 - Fire oncancel() when user cancels Sign Up/Sign In. r=jedp 2014-07-10 18:24:46 -07:00
Ryan VanderMeulen
d07265abdf Merge inbound to m-c on a CLOSED TREE. a=merge 2014-07-10 18:22:38 -04:00
Marco Castelluccio
c4d263c432 Bug 1001948 - Attempt to remove the files again if ERROR_DIR_NOT_EMPTY is thrown. r=tabraldes 2014-07-10 19:46:27 +02:00
Marco Castelluccio
1021e2a017 Bug 1036648 - Reject promise on uninstall failure on Mac. r=myk 2014-07-10 19:22:10 +02:00
Ed Morley
3f1ab791a6 Bug 1035773 - Change AsyncShutdown timeout crash prefix from "ERROR:" to "FATAL ERROR:"; r=Yoric 2014-07-10 16:40:24 +01:00
Dão Gottwald
ca691eabac Bug 1034845 - Re-enable pasting data URIs to the location bar. r=gijs
--HG--
extra : rebase_source : e03b3d39e47dd1c917e0e343621d8c51f500685e
2014-07-11 00:39:55 +02:00
Ahmed Kachkach
c4872d76ea Bug 886570 - Initial integration of structured logs in mochitest. r=ahal,Ms2ger 2014-07-10 13:33:00 +02:00
Sami Jaktholm
ffc3f8d1b6 Bug 1036366 - Fix 'TypeError: this.nodelist is null' if a NodeListActor is initialized with a null nodelist. r=pbrosset 2014-07-09 04:40:00 -04:00
Alexandre Poirot
36deab7faa Bug 1025804 - Implement a monitor actor to live stream performances data. r=paul 2014-07-09 07:31:00 -04:00
Georg Fritzsche
4fdc6edd44 Bug 1012466 - Introduce AddonManager shutdown barrier. r=irving 2014-07-08 18:56:04 +02:00
Joe Walker
f46e785804 Bug 1023891 - Remove hardcoding of "en-US in csscoverage.dtd; r=harth 2014-07-10 14:37:22 +01:00