Commit Graph

31786 Commits

Author SHA1 Message Date
Luca Greco
1a13d63ee8 Bug 1214174 - Prevent out of memory exception on accessing window.sidebar/window.external in a windowless browser. r=billm
--HG--
extra : histedit_source : 86ca0e336d4a31e23cb9c35302f12673dafbd09a
2015-10-22 14:39:00 -04:00
Luca Greco
bbaf1760b9 Bug 1214174 - Background window properties OOM exception test case. r=billm
--HG--
extra : histedit_source : bea04db0faf790982dc3e9e734576c6092956870
2015-10-26 05:03:00 -04:00
David Rajchenbach-Teller
5d07bdc7b7 Bug 1217218 - Consolidate shutdown of nsPerformanceStatsService. r=froydnj
--HG--
extra : histedit_source : b4235360c5f038bbccfa13be1fcc063fca83a74b
2015-10-22 21:01:47 +02:00
Andrew McCreight
5981b92f78 Bug 1219842 - Enable a bunch of mochitest-plain tests under e10s. r=mrbkap 2015-10-31 06:26:44 -07:00
Wes Kocher
59aa271131 Merge m-c to inbound, a=merge
--HG--
rename : webapprt/application.ini.in => webapprt/webapprt.ini
extra : commitid : BR0bpNo1yny
2015-10-30 16:57:55 -07:00
Wes Kocher
d31ed2617b Merge inbound to central, a=merge
--HG--
extra : commitid : GwjoFY5dx7Q
2015-10-30 16:35:46 -07:00
Alessio Placitelli
988c1cb9de Bug 896740 - Limit the number of chrome-hangs reported to Telemetry. r=vladan 2015-10-30 00:34:00 +01:00
Mark Goodwin
4cf2a98704 Bug 1219347 - Fix misleading description for SSL_CERT_VERIFICATION_ERRORS telemetry probe; r=keeler 2015-10-30 09:02:04 +00:00
Wes Kocher
f989cf27b4 Merge inbound to central, a=merge
--HG--
extra : commitid : B2ufrhKlXRr
2015-10-29 17:12:28 -07:00
Wes Kocher
1b36d95442 Merge fx-team to central, a=merge
--HG--
extra : commitid : HRvqk20Jqmp
2015-10-29 17:07:41 -07:00
Wes Kocher
628cf3e828 Merge m-c to b2ginbound, a=merge CLOSED TREE
--HG--
extra : commitid : 5Cos46KLbHP
2015-10-29 15:31:01 -07:00
Wes Kocher
76452b103c Merge m-c to fx-team, a=merge CLOSED TREE
--HG--
extra : commitid : 7i8epxLlM7z
2015-10-29 15:30:24 -07:00
Wes Kocher
bfd6026b6d Merge m-c to inbound a=merge CLOSED TREE
--HG--
extra : commitid : Esl8WMdNkIt
2015-10-29 15:29:24 -07:00
Kit Cambridge
d7486c6dfe Bug 1219806 - Bump Sync/FxA telemetry probes to expire in Firefox 46. a=me CLOSED TREE
--HG--
extra : commitid : 2h3eAxKV9Po
2015-10-29 13:19:36 -07:00
Fabrice Desré
1021bedfa7 Bug 1208242 - Part 1: hook up the blocklist service to b2g web extensions r=mossop,ferjm
* * *
Bug 1208242 - Part 3: don't ship things that should not ship r=me
2015-10-29 07:32:50 -07:00
Wes Kocher
a47220809f Backed out 3 changesets (bug 1208242) for emulator mochitest bustage
Backed out changeset d2f87bf3aced (bug 1208242)
Backed out changeset c38225ee4378 (bug 1208242)
Backed out changeset 6dff307959f2 (bug 1208242)

--HG--
extra : commitid : 78rPKP5sInK
2015-10-29 12:17:25 -07:00
Mike de Boer
13f20dd668 No bug - bump Loop/ Hello telemetry histogram expiry versions to 46. rs=Standard8, a=Tomcat 2015-10-29 15:01:07 +01:00
Carsten "Tomcat" Book
535f267585 Merge mozilla-central to mozilla-inbound 2015-10-29 12:15:05 +01:00
Tim Nguyen
03bb08ee32 Bug 1169679 - Create a shared manifest for the mozapps/ directory. r=dao 2015-10-29 12:00:56 +01:00
Tim Nguyen
106e9c6be5 Bug 1169679 - Update add-on manager entry design to match in-content prefs styling. r=dao 2015-10-29 12:00:49 +01:00
Tim Nguyen
f991aca55c Bug 1169679 - browser_inlinesettings.js: Scroll button into view before clicking on it. r= Mossop 2015-10-29 12:00:36 +01:00
Marco Bonardo
0757435b88 Bug 1192505 - location bar suggestions disappear if mouse moves. r=adw 2015-10-29 11:11:09 +01:00
Jared Wein
c6667024a8 Bug 1218785 - Remove top and bottom margins on images in notifications. r=MattN
--HG--
extra : rebase_source : e8557e0ce14eb7d2dc1c53635e98ccf3089c663f
2015-10-29 01:00:50 -04:00
Jared Wein
6109ba9813 Bug 1218781 - Padding on the right side of notifications is missing when an icon is supplied. r=MattN
--HG--
extra : rebase_source : 557fc1ebdba2b71516774808b65d329508c4b37c
2015-10-29 01:00:04 -04:00
Fabrice Desré
67f6fb0a63 Bug 1208242 - Part 1: hook up the blocklist service to b2g web extensions r=mossop,ferjm 2015-10-29 07:32:50 -07:00
Alessio Placitelli
c37b6ee9cc Bug 1219322 - Document payload.info.flashVersion and payload.info.addons. r=gfritzsche 2015-10-28 10:12:00 +01:00
Alessio Placitelli
18ec7a92b2 Bug 1215466 - Document hang data and enforced limits in main-ping.rst. r=gfritzsche 2015-10-28 07:07:00 +01:00
Jared Wein
8ca07522b9 Bug 1218780 - Notifications shouldn't use a hand cursor. r=MattN
--HG--
extra : commitid : 3BVBIi81P55
2015-10-29 00:43:16 -07:00
Jared Wein
4858f6c224 Bug 1219458 - Remove the notification animation until we have better transparency support. r=MattN 2015-10-28 18:59:00 -04:00
Philip Chee
2325f694ea Bug 1217985 Follow up fix test bustage 2015-10-28 09:16:44 -07:00
Paolo Amadini
b75a370510 Bug 1207089 - Telemetry for permission notifications. r=MattN,vladan
--HG--
extra : commitid : HfXAsBdp6Ji
extra : rebase_source : 2bdc1ac79b043a6d35a0dc85b541c460055ab84b
2015-10-27 14:24:51 +00:00
Florian Quèze
8f9f3cce67 Bug 1218882 - lz4.js should be usable outside of workers, r=Yoric.
--HG--
rename : toolkit/components/workerlz4/lz4.cpp => toolkit/components/lz4/lz4.cpp
rename : toolkit/components/workerlz4/lz4.js => toolkit/components/lz4/lz4.js
rename : toolkit/components/workerlz4/lz4_internal.js => toolkit/components/lz4/lz4_internal.js
rename : toolkit/components/workerlz4/moz.build => toolkit/components/lz4/moz.build
rename : toolkit/components/workerlz4/tests/xpcshell/data/chrome.manifest => toolkit/components/lz4/tests/xpcshell/data/chrome.manifest
rename : toolkit/components/workerlz4/tests/xpcshell/data/compression.lz => toolkit/components/lz4/tests/xpcshell/data/compression.lz
rename : toolkit/components/workerlz4/tests/xpcshell/data/worker_lz4.js => toolkit/components/lz4/tests/xpcshell/data/worker_lz4.js
rename : toolkit/components/workerlz4/tests/xpcshell/test_lz4.js => toolkit/components/lz4/tests/xpcshell/test_lz4.js
rename : toolkit/components/workerlz4/tests/xpcshell/xpcshell.ini => toolkit/components/lz4/tests/xpcshell/xpcshell.ini
2015-10-28 12:35:05 +01:00
Gijs Kruitbosch
5737022180 Bug 1216227 - do bucketed page-load-per-window counts to assess tablet mode usage, r=MattN,p=vladan
--HG--
extra : commitid : 1h1KOU3egwl
extra : rebase_source : e60e6c64722ceb3424861b948e55102e6df5a944
extra : amend_source : b2badcd368ee1228c7e1528a08f9cc327281fd29
2015-10-20 16:34:30 +01:00
Kathy Brade
4885c2cc81 Bug 1217985 - Don't depend on Windows crypto DLLs
If not building the Windows Maintenance Service, avoid a dependency
on crypt32.dll and wintrust.dll.

Also, avoid setting sUsingService inside the updater code; this
ensures that all Maintenance Service related codepaths are skipped.
2015-10-27 17:50:32 -07:00
Wes Kocher
94f75106e0 Merge fx-team to central, a=merge
--HG--
extra : commitid : EgSOvJNpPgi
2015-10-27 12:35:17 -07:00
Alessio Placitelli
664bb3a194 Bug 1215540 - Fix Telemetry reporting repeated hang annotations for Thread hangs. r=aklotz 2015-10-27 04:35:00 +01:00
Jared Wein
73aa35e82b Bug 1216161 - XUL notifications on Linux can't be closed. r=MattN 2015-10-22 15:50:47 -04:00
Carsten "Tomcat" Book
8fe71db627 Merge mozilla-central to fx-team 2015-10-27 10:59:26 +01:00
Carsten "Tomcat" Book
6dfc4c0fb5 merge mozilla-inbound to mozilla-central a=merge 2015-10-27 10:55:48 +01:00
Xidorn Quan
1a693cf130 Bug 962249 part 3 - Add Window.scrollMin{X,Y} (chrome-only) and convert most of scrollMaxX uses and part of scrollMaxY uses to combinations with the new properties. r=roc,bz
--HG--
extra : source : a07399cae357020c4f6dd33dac16eae82882cc83
2015-10-27 13:38:02 +09:00
Xidorn Quan
9c39f97e15 Bug 962249 part 1 - Add Element.scroll{Top,Left}Min (chrome-only) and convert most of scrollLeftMax uses and part of scrollTopMax uses to combinations with the new properties. r=roc,bz
--HG--
extra : source : 06ea81fe3f64c072d100e42b76678eaa9fb7448c
2015-10-27 13:38:02 +09:00
Wes Kocher
167aaf2232 Merge m-c to fx-team, a=merge
--HG--
extra : commitid : JnFqljHzGAU
2015-10-26 14:39:31 -07:00
Kyle Huey
c7d3c4e21a Bug 1216401: Eviscerate nsIDOMWindow, move still needed methods to nsPIDOMWindow. r=bz 2015-10-26 14:37:32 -07:00
Wes Kocher
22af6bb1a4 Merge b2ginbound to central, a=merge
--HG--
extra : commitid : x6mg9sPXUK
2015-10-26 13:30:14 -07:00
Carsten "Tomcat" Book
45da68032e Merge m-c to b2g-inbound 2015-10-26 11:30:56 +01:00
Carsten "Tomcat" Book
758c43af6b merge mozilla-inbound to mozilla-central a=merge 2015-10-26 10:57:35 +01:00
Alessio Placitelli
abe9b5b71e Bug 1213780 - Fix Telemetry reporting repeated hang annotations for Chrome hangs. r=aklotz 2015-10-22 08:07:00 +02:00
Carsten "Tomcat" Book
9f5ddf0e5c Merge m-c to fx-team 2015-10-26 11:29:54 +01:00
Kit Cambridge
1e96d53537 Bug 1217621 - Show settings action for XUL notifications. r=jaws
--HG--
extra : commitid : 1MtGEuPZNu4
extra : rebase_source : c9cb987df2c9f868d08d5f45603e7fc59e3547e8
extra : amend_source : 68d394e13cdf7288538526ed09ae56de98607d7f
2015-10-23 15:53:15 -06:00
Russ Nicoletti
9fbce45c70 Bug 1215277 - [Metrics] 'low' and 'high' values for APP_MEMORY histograms are wrong. r=janx,vlad 2015-10-20 17:38:39 -07:00