Commit Graph

24473 Commits

Author SHA1 Message Date
J. Ryan Stinnett
f0c613af7d Bug 1157906 - Can't return arrays as a root response, fixes inspect button. r=bgrins 2015-04-27 15:13:00 -04:00
Alessio Placitelli
90794c640d Bug 1157282 - Add test coverage for telemetry histogram recording. r=gfritzsche 2015-04-27 06:36:00 -04:00
Alessio Placitelli
7a0540982b Bug 1157282 - Record telemetry histograms for base set when Telemetry.canRecordExtended is false. r=gfritzsche 2015-04-27 08:08:00 -04:00
J. Ryan Stinnett
b48629b248 Bug 1018619 - Feedback for screenshot button. r=bgrins 2015-04-24 15:26:55 -05:00
Carsten "Tomcat" Book
217e60d80b merge mozilla-inbound to mozilla-central a=merge 2015-04-28 12:01:09 +02:00
Jared Wein
839553d076 Bug 1158960 - Reader view is broken in e10s mode. r=Gijs 2015-04-27 18:29:18 -04:00
Blake Winton
7153c125e9 Bug 1158294 - Increase Reader Views Default Type Size. ui-r=mmaslaney, r=margaret 2015-04-24 14:33:38 -07:00
Paul Kerr [:pkerr]
6f25800574 Bug 1100502: about:webrtc e10s fix. Content and chrome connections are reported. r=rjesup 2015-04-21 15:29:18 -07:00
Matt Woodrow
f458612d3a Bug 1151611 - Expose DXVA status in about:support. r=cpearce,felipe 2015-04-28 15:07:22 +12:00
Brian R. Bondy
55a07cad01 Bug 1158866 - Enable MAR verification on linux via NSS. r=rstrong 2015-04-21 16:39:59 -04:00
David Major
c92c020b89 Bug 1157835: Remove the MSVC_ENABLE_PGO flag from the build system. r=glandium 2015-04-27 19:59:27 -04:00
Jennifer Fong
23d1165cd4 Bug 1135191 - Add runtime panel with toggle. r=jryans 2015-04-27 14:19:00 -04:00
Wes Kocher
cee2c0116a Backed out changeset 0162f8b040d6 (bug 1062894) for JP orange 2015-04-27 15:05:13 -07:00
Gijs Kruitbosch
93d9bcd663 Bug 1158322 - force-display-none the toolbar and footer when printing, r=margaret 2015-04-24 23:58:46 +01:00
Gijs Kruitbosch
1e8e2e1039 Bug 1153384 - improve isProbablyReaderable detection, r=margaret 2015-04-27 15:58:24 +01:00
Gijs Kruitbosch
8d3cdf5e9b Bug 1158884 - hide pocket on android, fix AboutReader.jsm on android, r=margaret,jaws 2015-04-27 18:01:44 +01:00
Ryan Hamley
dfd648c850 Bug 1150484 - replace LOG() with do_print and remove LOG() function. r=mak DONTBUILD 2015-04-27 22:12:52 +02:00
Marco Bonardo
a2f7b3bd65 Backout 5b8b725af86c (bug 1150484) due to wrong author in the commit 2015-04-27 22:25:36 +02:00
Marco Bonardo
920cd28ef4 Bug 1150484 - replace LOG() with do_print and remove LOG() function. r=mak 2015-04-27 22:12:52 +02:00
Mohamed Waleed
e33ee2cb09 Bug 1062894 - Avoid batching tag changes if number of changed tags is low. r=mak, ttaubert 2015-04-27 21:24:21 +02:00
Ryan VanderMeulen
78dc3a5d36 Merge m-c to fx-team. a=merge 2015-04-27 15:22:28 -04:00
Ryan VanderMeulen
92bc61206b Backed out revision 8602b9bc551d (bug 1140132) and revisions 028a6957eea2, 7cecb4e23fcf, 9d239aa810b0, and f77b41423677 (bug 1121013) for talos xperf failures.
CLOSED TREE
2015-04-27 13:37:20 -04:00
Marco Bonardo
e95ca3f2b5 Bug 1158833 - Intermittent test_mozIAsyncLivemarks.js. r=me 2015-04-27 18:43:02 +02:00
Georg Fritzsche
85f76ec8b7 Bug 1149754 - Part 3: Make the public TelemetryPing API work properly for external callers. r=vladan 2015-04-27 18:07:58 +02:00
Georg Fritzsche
36599a038a Bug 1149754 - Part 2: Introduce TelemetryController.submitExternalPing. r=vladan 2015-04-27 18:07:58 +02:00
Georg Fritzsche
ea26082224 Bug 1149754 - Part 1: Rename TelemetryPing.jsm to TelemetryController.jsm. r=vladan 2015-04-27 18:07:58 +02:00
Benjamin Smedberg
ae0910b61b Static-analysis bustage followup to bug 1121013 part A - use explicit constructors on PlatformWriter, r=bustage 2015-04-27 10:49:44 -04:00
Andrea Marchesini
84d52c776e Bug 1158361 - Improve the localized messages in about:serviceworkers, r=ehsan, f=stef 2015-04-27 15:47:24 +01:00
Andrea Marchesini
f404636ceb Bug 1158811 - remove the flickering in about:serviceworkers, r=ehsan 2015-04-27 15:44:45 +01:00
Benjamin Smedberg
177b1a76b5 Mac bustage followup to bug 1121013 part A - cast XP_STOA params to size_t r=bustage 2015-04-27 10:38:49 -04:00
Blake Winton
95cd09e0b6 Bug 1158302 - Increase the Font Size of Reader's H1 and H2 Headers. ui-r=mmaslaney, r=Gijs 2015-04-24 16:45:10 -07:00
Alessio Placitelli
910a4e9137 Bug 1157644 - Fix Telemetry environment changes not being triggered when preferences are changed. r=gfritzsche 2015-04-24 05:47:00 -04:00
James Long
3354fdf8f1 Bug 764958 - Show cached network requests in the net monitor. r=jsantell 2015-04-24 14:57:00 -04:00
Benjamin Smedberg
663800d7b8 Bug 1121013 part B - test that part A is writing out event files and annotations are making it back into the crash manager, r=ted 2015-03-25 14:41:13 -04:00
Benjamin Smedberg
5b37435a38 Bug 1121013 part A - unify the Windows and Linux codepaths which write the .extra file. Write out a whitelist of metadata into the crash event file. r=dmajor 2015-04-24 15:59:07 -04:00
Benjamin Smedberg
d1a513045b Bug 1140132 - Annotate the current telemetry environment in crash reports. r=ted/gfritzsche 2015-04-13 12:51:31 -04:00
Carsten "Tomcat" Book
3923c05342 merge fx-team to mozilla-central a=merge 2015-04-27 12:34:03 +02:00
James Lai
bb813ba568 Bug 1150800 - Remove unused images in /toolkit/themes/*/global/icons/. r=dao 2015-04-26 20:01:10 +02:00
Andrea Marchesini
7449b89cb3 Bug 1125205 - Display console API messages from shared or service workers to the web console, r=past 2015-04-26 09:37:59 +01:00
Ehsan Akhgari
96bac2373b Bug 1158205 - Remove the unuesed hostSupports variable; r=mak 2015-04-25 11:33:55 -04:00
Tooru Fujisawa
dfdd855782 Backed out changeset 20f62a0a4760 (bug 1145824) for mochitest-other failure 2015-04-25 13:50:22 +09:00
Vladan Djeric
7792f931fb Bug 1156565 - Fix Telemetry histograms that expired in version 40. r=rvitillo 2015-04-24 20:58:20 -04:00
Jordan Santell
97bb8bdd4c Bug 1145824 - Profiler actor and performance tools now handle
passing in a startTime to filter out SPS profiles on platform rather than
 client. r=vp,fitzgen
2015-04-17 12:44:52 -07:00
Marco Bonardo
5d741f1de4 Bug 1094900 - Livemarks service should use the new Bookmarks.jsm. r=ttaubert 2015-04-25 10:51:48 +02:00
Tooru Fujisawa
68e79e9e4e Backed out changeset fb84ee59e04a (bug 1145824) for mochitest-other failure 2015-04-25 14:12:21 +09:00
Jordan Santell
c5b6487cf1 Bug 1145824 - Profiler actor and performance tools now handle
passing in a startTime to filter out SPS profiles on platform rather than
 client. r=vp,fitzgen
2015-04-17 12:44:52 -07:00
Wes Kocher
c549a41ac9 Backed out changeset a12f0f05779c (bug 1125205) for dt4 failures CLOSED TREE 2015-04-24 13:06:46 -07:00
Jordan Santell
5e1ed99e43 Bug 1147945 - Let the profiler's buffer size and sample rate be configurable via prefs. r=vp 2015-04-13 18:00:02 -07:00
Jordan Santell
62e3c5e5c3 Bug 1145824 - Profiler actor and performance tools now handle
passing in a startTime to filter out SPS profiles on platform rather than
 client. r=vp,fitzgen
2015-04-17 12:44:52 -07:00
Jared Wein
d72a56fc9a Bug 1155523 - Implement Pocket toolbarbutton and subview. r=gijs 2015-04-24 14:29:05 -04:00