Commit Graph

26451 Commits

Author SHA1 Message Date
Ryan VanderMeulen
34cd10a1db Merge fx-team to m-c. a=merge 2015-09-01 21:15:09 -04:00
Jared Wein
c4c4d73952 Bug 1191242 - Instrument the default browser prompt. r=dolske p=bsmedberg 2015-09-01 15:52:05 -04:00
Nick Fitzgerald
7a6df7d143 NO BUG - s/if(/if (/ in toolkit/devtools JS; r=jimb DONTBUILD 2015-09-01 11:25:13 -07:00
Ryan VanderMeulen
245b8226e8 Backed out changeset 8613a4ad3e3b (bug 1171488) for various e10s devtools failures. 2015-09-01 12:58:44 -04:00
Jordan Santell
909d406628 Bug 1199257 - Destroy front before tearing down tests, intermittent fix, part 2. r=fitzgen 2015-09-01 08:40:29 -07:00
Jordan Santell
0a193e0861 Bug 1199257 - Destroy front before tearing down tests, intermittent fix. r=fitzgen 2015-08-27 16:55:54 -07:00
Jordan Santell
ace31e5404 Bug 1171488 - Attach host and client system data to recording profiles r=vp,mossop 2015-08-26 14:27:04 -07:00
Carsten "Tomcat" Book
a1bd16d331 Merge mozilla-central to fx-team 2015-09-01 15:06:05 +02:00
Carsten "Tomcat" Book
c856885e36 merge mozilla-inbound to mozilla-central a=merge 2015-09-01 14:31:50 +02:00
Ryan VanderMeulen
3604ebbf0e Backed out changesets b2c46fdeca8b, 6b768986595f, and 78c891ba5de1 (bug 1089695) for frequent Marionette crashes. 2015-08-31 22:03:20 -04:00
Patrick Brosset
f68fa927c7 Bug 1180134 - Color code animations and transitions so they look different; r=bgrins 2015-08-31 15:28:32 +02:00
David Rajchenbach-Teller
ed723c0a4f Bug 1200138 - AddonWatcher now uses groupId to subtract between two instances of an add-on. r=felipe 2015-08-31 10:20:19 +02:00
Edwin Flores
2fc0103ebd Bug 1190503 - Fix Histograms.json syntax - r=bustage 2015-09-01 17:43:12 +12:00
Edwin Flores
c1505cc157 Bug 1190503 - Add telemetry to report details on GMP update failures - r=cpearce,vladan 2015-09-01 17:31:48 +12:00
Chris Manchester
d5b39c2424 Bug 1000922 - Use nsMainThreadPtrHandle instead of already_AddRefed and forget for callbacks in NativeOSFileInternals.cpp r=jdm 2015-08-31 14:28:47 -07:00
Ryan VanderMeulen
5c3e18cb4d Merge inbound to m-c. a=merge 2015-08-31 15:21:02 -04:00
Carsten "Tomcat" Book
d1c6382126 Backed out changeset 2734a3110b4a (bug 1107372) for Talos Bustage on a CLOSED TREE 2015-08-31 16:19:39 +02:00
Mark Hammond
3c01b02fdb Bug 1190131 - have GuidHelper use withConnectionWrapper to work around issues with PlacesUtils.bookmarks.runInBatchMode. r=mak 2015-08-31 12:17:14 +10:00
Ryan VanderMeulen
aaf5b9a8a6 Merge fx-team to m-c. a=merge 2015-08-30 22:09:02 -04:00
Myk Melez
9aa1762fb1 Bug 1199844 - limit webapp debug logging to webapp tests; r=fabrice 2015-08-30 15:44:29 -07:00
Myk Melez
aa5d8f970f Bug 1199826 - identify bug components for webapprt directories; r=marco 2015-08-30 15:44:28 -07:00
Shu-yu Guo
59c1ee459d Bug 1193583 - Fix misc XPConnect and devtools tests. (r=jorendorff) 2015-08-30 15:08:19 -07:00
Shu-yu Guo
c17db15a2d Bug 1193583 - Rename Debugger.evalInGlobal to executeInGlobal. (r=jorendorff) 2015-08-30 15:08:19 -07:00
Ryan VanderMeulen
b30a45eab2 Backed out changeset 1d2f59732f03 (bug 1195349) for test_cssColor.js failures. 2015-08-30 17:33:38 -04:00
Ryan VanderMeulen
ad8aa42906 Merge m-c to inbound. a=merge 2015-08-30 15:44:58 -04:00
David Rajchenbach-Teller
9a327e607b Bug 1199603 - Don't wait for shutdown to update nsPerformanceStats Telemetry. r=Mossop 2015-08-28 12:14:01 +02:00
Michael Comella
10d6458275 Bug 1198955 - Remove FENNEC_TITLE_IN_TITLEBAR_ENABLED probe. r=ally 2015-08-26 14:11:11 -07:00
Dave Townsend
aed7a160a1 Backing out bug 1188001 due to unintentional regressions (bug 1198424). 2015-08-28 14:13:41 -07:00
Johan K. Jensen
9c457119ed Bug 970625 - Add dpi-option to screenshot command. r=jryans 2015-08-27 04:17:00 -04:00
Ryan VanderMeulen
3573b298d0 Merge fx-team to m-c. a=merge
CLOSED TREE
2015-08-28 15:33:57 -04:00
James Long
afd8d71bc6 Bug 1177891 - Introduce redux-style UI architecture in the debugger and refactor event listeners to use it. r=fitzgen 2015-08-28 07:27:00 -04:00
Ryan VanderMeulen
dfc93cd111 Merge m-c to inbound. a=merge 2015-08-28 08:50:04 -04:00
Ryan VanderMeulen
6d43ca9310 Merge inbound to m-c. a=merge 2015-08-28 08:48:42 -04:00
Jacek Caban
06361b4c3d Bug 1199118 - Don't use pragma comment in certificatecheck.cpp. r=glandium 2015-08-28 13:17:54 +02:00
Till Schneidereit
bd98b81d4e Bug 1198193 - Change all functions taking CallArgs to take const CallArgs& instead. r=Waldo 2015-08-27 21:18:37 +02:00
Patrick Brosset
98346aa7d4 Bug 1169563 - 6 - Animate the scrubber when animations are playing; r=miker 2015-08-27 16:59:16 +02:00
Ryan VanderMeulen
8d03f69866 Merge m-c to fx-team. a=merge 2015-08-27 21:44:52 -04:00
Ryan VanderMeulen
42a4fb9ca2 Merge inbound to m-c. a=merge 2015-08-27 21:31:35 -04:00
Ryan VanderMeulen
9caf623bee Merge fx-team to m-c. a=merge 2015-08-27 21:20:18 -04:00
Jordan Santell
bfd97625a8 Bug 1198019 - Snapping to allocations from GC markers should snap to the previous cycle, not the previous marker. r=fitzgen 2015-08-27 15:01:20 -07:00
Drew Willcoxon
4d5772376d Bug 1192359 - Add Telemetry for search suggestions being enabled. r=gfritzsche 2015-08-27 17:02:17 -07:00
Fabrice Desré
0773b5eb7f Bug 1198970 - Get WebExtensions background pages to work on b2g r=billm 2015-08-27 13:34:33 -07:00
Dan Callahan
5a89b3ff45 Bug 1196734 - Support packaged WebExtensions in WebIDE r=ochameau 2015-08-27 10:13:17 -07:00
Nick Fitzgerald
ca554a96b3 Bug 1198980 - Make JS::ubi::*::identifier be uint64_t instead of uintptr_t. r=sfink 2015-08-27 09:17:00 -04:00
Ehsan Akhgari
859574bc04 Bug 1009795 - Use toLocalString to format download size instead of the decimalSymbol hook; r=mak
Original Patch by Simon Montagu <smontagu@smontagu.org>
2015-08-27 15:32:32 -04:00
Steffen Wilberg
218d8cfdcb Bug 1195060 - In the Add-ons manager, make Ctrl+f focus the search box again instead of invoking the findbar first. r=mossop 2015-08-24 17:11:17 +02:00
Mark Finkle
794f8aa2bb Bug 1196897 - Add flags to control using Switchboard in Fennec r=nalexander 2015-08-27 13:49:48 -04:00
Nick Alexander
3aeb89cbf7 Bug 1180461 - Part 2: Package gaia into b2gdroid APK. r=glandium 2015-08-25 13:23:51 -07:00
Ryan VanderMeulen
aed08e2094 Merge fx-team to m-c. a=merge
CLOSED TREE
2015-08-27 11:56:51 -04:00
JerryShih
7446d9e888 Bug 1199366 - HiDPI webide screenshot. r=jryans 2015-08-27 11:24:00 -04:00