Commit Graph

25056 Commits

Author SHA1 Message Date
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
Patrick Brosset
e1fd983a6e Bug 1020038 - Inspector now only emits "display-change" events for nodes that still exist; r=miker 2014-07-10 11:27:55 +02:00
Roberto A. Vitillo
8300782a8b Bug 1030217 - Slight decrease in Telemetry submission rate on nightly channel. r=Yoric 2014-07-08 10:59:00 +02:00
Ed Lee
5d11c6ec87 Bug 1036280 - Newly added links are type=undefined instead of history [r=adw]
Include history type and make link creation the same by removing bgColor/imageURI.
2014-07-09 21:16:48 -07:00
Patrick Brosset
d77f2d6f2f Bug 711941 - part 2 - Make output-parser recognize cubic-bezier timing-functions; r=miker 2014-07-09 23:50:18 +02:00
Michal Novotny
4141a9c05a Bug 1013395 - HTTP cache v2: have a limit for write backlog, r=honzab 2014-07-10 07:59:29 +02:00
Marco Castelluccio
0e74eca4a1 Bug 1035189 - Remove appName property from NativeApp.jsm. r=tabraldes 2014-07-10 03:27:13 +02:00
Ryan VanderMeulen
c20ae5b293 Merge m-c to fx-team. a=merge 2014-07-09 16:18:27 -04:00
Ryan VanderMeulen
470a46bf63 Merge fx-team to m-c. a=merge 2014-07-09 16:12:36 -04:00
Ryan VanderMeulen
33438fd923 Backed out changeset ea4acc8b76dd (bug 903291) for frequent B2G crashtest failures and other regressions. 2014-07-09 15:34:43 -04:00
Asaf Romano
31c0792962 Bug 1018679 - History/Bookmarks migration from Safari fails if the corresponding Property List file uses 3-byte integers. r=mak 2014-07-09 21:21:47 +03:00
Carsten "Tomcat" Book
2bfe7fd64b Merge mozilla-central to fx-team 2014-07-09 16:15:17 +02:00
Carsten "Tomcat" Book
cea9f6ad33 merge fx-team to mozilla-central a=merge
--HG--
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/css/ot.min.css => browser/components/loop/content/libs/sdk-content/css/ot.css
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/access-denied-chrome.png => browser/components/loop/content/libs/sdk-content/images/rtc/access-denied-chrome.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/access-denied-copy-firefox.png => browser/components/loop/content/libs/sdk-content/images/rtc/access-denied-copy-firefox.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/access-denied-firefox.png => browser/components/loop/content/libs/sdk-content/images/rtc/access-denied-firefox.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/access-predenied-chrome.png => browser/components/loop/content/libs/sdk-content/images/rtc/access-predenied-chrome.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/access-prompt-chrome.png => browser/components/loop/content/libs/sdk-content/images/rtc/access-prompt-chrome.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/audioonly-publisher.png => browser/components/loop/content/libs/sdk-content/images/rtc/audioonly-publisher.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/audioonly-subscriber.png => browser/components/loop/content/libs/sdk-content/images/rtc/audioonly-subscriber.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/buttons.png => browser/components/loop/content/libs/sdk-content/images/rtc/buttons.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/loader.gif => browser/components/loop/content/libs/sdk-content/images/rtc/loader.gif
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/mic-off.png => browser/components/loop/content/libs/sdk-content/images/rtc/mic-off.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/mic-on.png => browser/components/loop/content/libs/sdk-content/images/rtc/mic-on.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/speaker-off.png => browser/components/loop/content/libs/sdk-content/images/rtc/speaker-off.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/speaker-on.png => browser/components/loop/content/libs/sdk-content/images/rtc/speaker-on.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/js/dynamic_config.min.js => browser/components/loop/content/libs/sdk-content/js/dynamic_config.min.js
2014-07-09 16:05:08 +02:00
Paolo Amadini
1492e70b40 Bug 1023402 - API review for OS.File.setPermissions. r=Yoric
--HG--
rename : toolkit/components/osfile/tests/xpcshell/test_osfile_async_setPerms.js => toolkit/components/osfile/tests/xpcshell/test_osfile_async_setPermissions.js
2014-07-09 14:26:41 +01:00