Commit Graph

11509 Commits

Author SHA1 Message Date
Blake Winton
81acc6ce98 Bug 1137211 - Move the click handler to the document so we can click on the margins. ui-r=phlsa, r=margaret, r=jaws 2015-04-01 16:40:08 -04:00
Margaret Leibovic
709ab91d5d No bug, update Readability to github tip, rs=me 2015-04-03 11:08:25 -04:00
Ryan VanderMeulen
37f3daf0c7 Merge m-c to fx-team. a=merge
CLOSED TREE
2015-04-03 10:52:46 -04:00
David Rajchenbach-Teller
0fafefcd8f Bug 1150259 - Deactivating subtest under old Windows/old Linux. r=yoric
CLOSED TREE
2015-04-03 11:03:31 +02:00
David Rajchenbach-Teller
848a50c93a Bug 1149897 - PerformanceStatsService data is not monotonic. r=jandem 2015-04-02 17:15:23 +02:00
Wes Kocher
52d9150eba Backed out changeset 39d74e5c3df5 (bug 1149897) for frequent bc3 timeout errors
--HG--
extra : source : dfee21ce5b78159f60d25f0ef8ff62edc62e17cc
2015-04-02 16:12:06 -07:00
Wes Kocher
64dfc0694b Merge inbound to m-c a=merge 2015-04-02 17:45:19 -07:00
Ryan VanderMeulen
60230e346e Merge m-c to fx-team. a=merge
--HG--
rename : dom/media/gmp/GMPService.cpp => dom/media/gmp/GMPServiceParent.cpp
rename : dom/media/gmp/GMPService.h => dom/media/gmp/GMPServiceParent.h
rename : dom/media/gmp/mozIGeckoMediaPluginService.idl => dom/media/gmp/mozIGeckoMediaPluginChromeService.idl
extra : rebase_source : 8710be7b06e32d85d3ec4101bd1072e14fd716ec
2015-04-02 16:53:38 -04:00
David Rajchenbach-Teller
4da5078372 Bug 1150563 - Intermittent test_compartments.js | test_measure - [test_measure : 125] At least 10ms counted for built-in statistics (0) - false == true;r=yoric
--HG--
extra : rebase_source : 6b2725238f604688f884f6463e14da9eb67f0847
2015-04-02 18:41:23 +02:00
David Rajchenbach-Teller
83cb3e4d12 Bug 1149897 - PerformanceStatsService data is not monotonic;r=jandem
--HG--
extra : rebase_source : 2baca0276dfab35686e7d07d24189b363f0a23ff
2015-04-02 17:15:23 +02:00
Aaron Klotz
6d8475512b Bug 1150684: Remove XPCOM.h from IOInterposer.h; r=froydnj
--HG--
extra : rebase_source : a714c7ca5836d5e3a2c1b9da740795e653477cf1
2015-04-02 14:51:18 -06:00
Gijs Kruitbosch
352a7c0220 No bug, update Readability and JSDOMParser to github tip, rs=me
--HG--
extra : rebase_source : dbfc50e5de39ea8ac7190d48af10121a91d77411
2015-04-02 21:48:31 +01:00
Gijs Kruitbosch
55aa47af9f Bug 1147487 - don't try to reader-ize non-HTML documents, r=margaret,jaws
--HG--
extra : rebase_source : 107eb010f3c7967e038b7a0b4895425e4e3e7312
2015-04-01 13:40:25 +01:00
Wes Kocher
e226c762ee Backed out changeset 0f5799df920b (bug 1093934) for various test failures CLOSED TREE
--HG--
extra : amend_source : 047ed43008cea68775c544cdf0df2819cfb24589
2015-04-02 13:42:34 -07:00
Georg Fritzsche
9c97a0add0 Bug 1139751 - Fix aborted-session saves that can race to after the shutdown aborted-session removal. r=vladan 2015-04-02 21:33:47 +02:00
Georg Fritzsche
22ac61d684 Bug 1139751 - Try to collect data for Telemetry pings when the user is idle. r=vladan 2015-04-02 21:33:47 +02:00
Alessio Placitelli
51b5e80276 Bug 1143796 - Add test for TelemetryScheduler tick interval changing when user is idle. r=gfritzsche 2015-04-02 21:33:47 +02:00
Alessio Placitelli
94132eab13 Bug 1143796 - Increase TelemetryScheduler ticking interval when user is not active. r=gfritzsche 2015-04-02 21:33:46 +02:00
Georg Fritzsche
5a66040c78 Bug 1143714 - Throttle Telemetry environment changes. r=vladan 2015-04-02 21:33:46 +02:00
Alessio Placitelli
b69df34aa4 Bug 1140558 - Part 4 - Fix TelemetryEnvironment returning NaN for GFX RAM on error. r=gfritzsche 2015-04-02 21:33:46 +02:00
Georg Fritzsche
3f18044e94 Bug 1140558 - Part 3 - Pass the old environment data to event listeners on environment changes. r=vladan 2015-04-02 21:33:46 +02:00
Benjamin Smedberg
ae6adb8c92 Bug 1140558 - Part 1 - Switch TelemetryEnvironment to a model which keeps track of the current state constantly and makes the current environment available synchronously. r=vladan/Dexter 2015-03-13 10:55:06 -04:00
Georg Fritzsche
8aa93d73d0 Bug 1139460 - Part 5 - Fix race leading to TelemetryPing shutdown timeout by aborting all pending ping requests on shutdown. r=vladan,f=yoric 2015-04-02 21:33:46 +02:00
Georg Fritzsche
1a9c91afde Bug 1139460 - Part 3 - Make TelemetryPing shutdown block on pending submissions. r=yoric 2015-03-23 12:45:29 +01:00
Georg Fritzsche
7aca9f895a Bug 1139460 - Part 2 - Overhaul telemetry ping submission code. r=vladan 2015-03-20 14:32:35 +01:00
Georg Fritzsche
81f984a00c Bug 1139460 - Part 1 - Avoid Telemetry payload data changes after collection. r=vladan 2015-03-18 12:35:49 +01:00
Randall Barker
683155c363 Bug 1093934 - Create a XPCOM library that can be used to support standalone WebRTC r=froydnj 2015-04-02 12:12:37 -07:00
Carsten "Tomcat" Book
9df1edd1b5 Merge mozilla-central to fx-team 2015-04-02 15:12:18 +02:00
Wes Kocher
fe55b9fca2 Merge m-c to inbound a=merge 2015-04-01 18:19:18 -07:00
Wes Kocher
5d721ab157 Merge inbound to m-c a=merge 2015-04-01 17:54:45 -07:00
David Parks
3fe715e93a Bug 1075670 - Make event.screen[XY] work in content processes (r=smaug,kats,tn,joshmoz) 2015-04-01 12:36:41 -07:00
Ryan VanderMeulen
e5afe92d0f Merge m-c to fx-team. a=merge 2015-04-01 12:44:33 -04:00
David Rajchenbach-Teller
89016bdcb2 Bug 674779 - Deactivating subtest of test_measure for Windows XP. r=yoric 2015-04-01 18:13:03 +02:00
Aime Galmi
635534a8b0 Bug 1132213 - Remove newChannel2 and asyncFetch2 calls in the "jsdownloads" folder. r=paolo 2015-03-22 01:38:01 +01:00
Blake Winton
98b195606c Bug 1145809 - Add the reading mode footer. ui-r=mmaslaney, r=Unfocused 2015-03-30 12:50:01 -04:00
Carsten "Tomcat" Book
d03ee825c7 merge mozilla-inbound to mozilla-central a=merge 2015-03-31 14:43:50 +02:00
Wes Kocher
73800cd3df Merge m-c to fx-team a=merge CLOSED TREE 2015-03-30 19:42:25 -07:00
Ryan VanderMeulen
3909298435 Bug 1149284 - Disable various Telemetry xpcshell tests that broke when the Gecko version number was bumped to 40. a=bustage 2015-03-30 16:14:33 -04:00
Margaret Leibovic
08e224dd1b Bug 1147597 r=gavin
--HG--
extra : rebase_source : c3551470f3b57f4fc33ef2d6391d3de4d22c3aee
2015-03-30 13:27:29 -04:00
Phil Ringnalda
23d4fe1564 Merge m-i to m-c, a=merge 2015-03-29 17:20:48 -07:00
Mark Capella
8564c33801 Bug 1134446 - Automatically open the ReadingList sidebar the first time ReaderMode is used, r=unfocused 2015-03-29 08:35:23 -04:00
Blake Winton
c329e40afb Bug 1147889 - Transition background and text color in Reading Mode. ui-r=mmaslaney, r=Unfocused
--HG--
extra : rebase_source : 62c80f66ad03d14fd0ec126182bd3809a87633c4
2015-03-28 22:10:54 -07:00
Matthew Noorenberghe
c2820f3e9d Bug 1124472 - Add telemetry for the Saved Passwords dialog. r=dolske
--HG--
extra : rebase_source : 0405769a2c3a17b66642c869b5ffd08b1da6183f
2015-03-28 21:50:40 -07:00
Phil Ringnalda
8d01823d19 Merge f-t to m-c, a=merge 2015-03-28 21:33:32 -07:00
Justin Dolske
3e60df0b01 Bustage fix for bug 1146065. 2015-03-28 13:49:50 -07:00
Justin Dolske
162c931f4e Bug 1146065 - Logins captured but not filled on discover.com. r=mattn 2015-03-28 12:13:17 -07:00
Phil Ringnalda
21b174f9a4 Merge m-c to m-i to m-c merge, a=mergemerge 2015-03-28 11:45:00 -07:00
Wes Kocher
a0d1a36e44 Merge m-c to fx-team a=merge 2015-03-27 17:19:41 -07:00
Allison Naaktgeboren
55555c52d6 Bug 1124895 2/2- Add password manager usage data to FHR.r=dolske,r=gfritzsche 2015-03-27 12:32:42 -07:00
Wes Kocher
ab6d1a0b97 Backed out changeset 02623719b094 (bug 1139460) for shutdown crashes CLOSED TREE
--HG--
extra : amend_source : 308d950a0c0fe2026756af545a5afa54d946deca
2015-03-27 15:31:22 -07:00