Commit Graph

25087 Commits

Author SHA1 Message Date
Tim Abraldes
1aaa7148c1 bug 985252. Build sandbox code regardless of whether --enable-content-sandbox/MOZ_CONTENT_SANDBOX is provided. Enable sandboxing of GMP plugins. Enable SandboxBroker to set different security policies for different process types. r=bbondy, r=cpearce, r=bent 2014-07-16 16:01:34 -07:00
Mike Conley
cfa76f90f4 Bug 1039586 - Ensure no add-on shim code gets executed when browser.tabs.remote.autostart is false. r=billm,jimm.
--HG--
extra : rebase_source : 9e7b62c32e01698992757cca5b6283ed2aa95f27
extra : histedit_source : 404875166004053aca7ccaa805bc616f8910f143
2014-07-16 14:13:33 -04:00
Bobby Holley
521e911041 Bug 1038278 - Remove spam. r=me 2014-07-16 10:37:37 -07:00
Monica Chew
1ad5f28e43 Bug 1038465: Fix bad merge to get rid of aSuggestedFilename (r=me) 2014-07-16 10:21:35 -07:00
Carsten "Tomcat" Book
ffa15a8785 Merge mozilla-central to mozilla-inbound 2014-07-16 15:58:57 +02:00
Carsten "Tomcat" Book
ce78cf5680 merge fx-team to mozilla-central a=merge 2014-07-16 15:53:51 +02:00
Panos Astithas
34a40a3319 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
64a5f4f2b1 Bug 1038465: Pass suggested filename to application reputation query (r=paolo) 2014-07-15 13:46:52 -07:00
Jeremy Poulin
6240993aa3 Bug 1037184 - Extended the speculative connection overrider to track predictor preconnects. r=hurley 2014-07-14 11:30:18 -07:00
Ehsan Akhgari
eb9b9958f1 Bug 1038212 - Give nsNativeAppSupportWin a private destructor; r=bjacob 2014-07-15 14:59:20 -04:00
Wes Johnston
99152aa1fb Bug 1014712 - Store ms tile image information for showing on about:home. r=rnewman,lucasr 2014-06-10 06:22:47 -07:00
Carsten "Tomcat" Book
9e0a923f6f merge fx-team to mozilla-central a=merge 2014-07-15 16:08:30 +02:00
Carsten "Tomcat" Book
4b4bf0951c merge mozilla-inbound to mozilla-central a=merge 2014-07-15 14:58:57 +02:00
Ryan VanderMeulen
c82ead15d7 Backed out changeset 114268fab626 (bug 1035296) for causing bug 1038279. a=backout 2014-07-15 08:36:58 -04:00
Ryan VanderMeulen
6a64de1540 Merge inbound to m-c. a=merge 2014-07-14 15:47:36 -04:00
Bobby Holley
22be9ff3ec Bug 856067 - Fix Object Actor Previews. r=past 2014-07-14 10:09:06 -07:00
Carsten "Tomcat" Book
cf9e48c2c5 Merge mozilla-central to fx-team 2014-07-14 15:24:04 +02:00
Carsten "Tomcat" Book
d29716084b merge fx-team to mozilla-central a=merge 2014-07-14 15:14:40 +02:00
Michael Ratcliffe
58528fe5ca Backed out changeset e2360d41bd66 (bug 1033387) for loader test failures 2014-07-14 01:00:35 +01:00
Michael Ratcliffe
c4652cfb8b 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
4ad570d579 Backed out changeset 0ba8be1413f7 (bug 1033387) for xpc test failures 2014-07-13 23:12:50 +01:00
Michael Ratcliffe
69cd749120 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
2eeb960310 Bug 1036449 - Introduce a noreload flag for csscoverage start. r=harth 2014-07-11 07:57:00 -04:00
Joe Walker
add63516dd Bug 1035300 - Drop support for page report with oneshot data. r=harth 2014-07-11 07:57:00 -04:00
Joe Walker
ec43936451 Bug 1035296 - Make protocol.js pass error messages for unknownError. r=past 2014-07-11 03:24:00 -04:00
J. Ryan Stinnett
94b231708e Bug 1033079 - Part 2: Support multiple listening sockets. r=past 2014-07-10 14:15:00 -04:00
J. Ryan Stinnett
043180be3d Bug 1033079 - Part 1: Server style cleanup. r=past 2014-07-02 15:47:00 -04:00
Ryan VanderMeulen
296caa949c Merge inbound to m-c. a=merge 2014-07-11 16:34:56 -04:00
Ryan VanderMeulen
7fbee60fc9 Merge fx-team to m-c. a=merge 2014-07-11 16:22:36 -04:00
Fernando Jiménez
f40d884f09 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
ddb90bc78f 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
ce57787693 Backed out changeset cf85693280c7 (bug 886570) frequent mochitest-3 errors on windows 2014-07-11 14:15:29 +02:00
Mike Hommey
70a5917917 Bug 1036864 - Remove EXPORT_LIBRARY. r=mshal 2014-07-11 19:06:55 +09:00
Mike Hommey
16b47250fc Bug 1036794 - Remove MOZ_APP_COMPONENT_LIBS. r=mshal 2014-07-11 19:06:23 +09:00
Sam Penrose
ad61403660 Bug 1037170 - Fire oncancel() when user cancels Sign Up/Sign In. r=jedp 2014-07-10 18:24:46 -07:00
Ryan VanderMeulen
6777a8c00a Merge inbound to m-c on a CLOSED TREE. a=merge 2014-07-10 18:22:38 -04:00
Marco Castelluccio
a632c77197 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
3190ba952b Bug 1036648 - Reject promise on uninstall failure on Mac. r=myk 2014-07-10 19:22:10 +02:00
Ed Morley
51bd789719 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
39e4605c54 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
50db9012f6 Bug 886570 - Initial integration of structured logs in mochitest. r=ahal,Ms2ger 2014-07-10 13:33:00 +02:00
Sami Jaktholm
61727b38c7 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
8a50178fd6 Bug 1025804 - Implement a monitor actor to live stream performances data. r=paul 2014-07-09 07:31:00 -04:00
Georg Fritzsche
be97576f40 Bug 1012466 - Introduce AddonManager shutdown barrier. r=irving 2014-07-08 18:56:04 +02:00
Joe Walker
85440af8e0 Bug 1023891 - Remove hardcoding of "en-US in csscoverage.dtd; r=harth 2014-07-10 14:37:22 +01:00
Joe Walker
683b288716 Bug 1034181 - Rename UsageReportActor to CSSUsageActor; r=harth 2014-07-10 14:37:17 +01:00
Joe Walker
a671a0a954 Bug 1032789 - Pull together the various GCLI plugin points; r=mratcliffe 2014-07-10 14:37:09 +01:00
Carsten "Tomcat" Book
c5a0038de8 Merge mozilla-central to fx-team 2014-07-10 15:15:52 +02:00
Carsten "Tomcat" Book
61f33624c3 merge fx-team to mozilla-central a=merge 2014-07-10 14:54:35 +02:00
Drew Willcoxon
1bda00a462 Bug 1005601 - "gContextMenu is null" thrown for first textarea context menu in a window. r=Gijs 2014-07-10 03:31:04 -07:00