6a40c16fd2114e0c50a61e207a9bc3d4a178f147: Bug 1310065 - use more reliable preferences for calculating the client count in the sync scheduler. r=eoger
Mark Hammond <mhammond@skippinet.com.au> - Wed, 25 Jan 2017 18:11:05 +1100 - rev 341097
Push
86634 by cbook@mozilla.com at Tue, 07 Feb 2017 13:14:58 +0000
Bug 1310065 - use more reliable preferences for calculating the client count in the sync scheduler. r=eoger
This patch switches to using preferences written by the clients engine to
determine the number of clients so it's correct before the first sync for
a browser session.
It also fixes another bug I discovered - if a mobile device dropped from the
client list, the preference for the number of mobile devices would remain at
1 rather than resetting to zero.
MozReview-Commit-ID: IPythSQcorx
6ce29dfac81bd89af0d88b17b11a498a2b60337a: Bug 1325428 - Disable bfcache for WebVR pages r=smaug
Kearwood Gilbert <kgilbert@mozilla.com> - Fri, 03 Feb 2017 16:49:15 -0800 - rev 341096
Push
86634 by cbook@mozilla.com at Tue, 07 Feb 2017 13:14:58 +0000
Bug 1325428 - Disable bfcache for WebVR pages r=smaug
MozReview-Commit-ID: fymOSOEoDC
a5d6cf0d1c82209d653289a795cba8dab50fa687: Bug 1337159 - Use MOZ_LOG for WidevineAdapter logging. r=gerald
Chris Pearce <cpearce@mozilla.com> - Tue, 07 Feb 2017 10:12:06 +1300 - rev 341095
Push
86634 by cbook@mozilla.com at Tue, 07 Feb 2017 13:14:58 +0000
Bug 1337159 - Use MOZ_LOG for WidevineAdapter logging. r=gerald
This works, at least on Windows, if the NSPR_LOG_FILE is set at a file
in the OS temp dir. This means we can turn on CDM logging in release
builds, in the sandboxed child process, without needing to recompile
to #define on logging.
This will make debugging issues with the CDM easier.
MozReview-Commit-ID: 6cAxMy4lv3T
8ff3ef5e885add7d13f43ee2d4b346fc7f3dff34: Bug 1332955 - Consider restore data( for bookmark parent stack) when reloading home panels. r=ahunt
Nevin Chen <cnevinchen@gmail.com> - Wed, 25 Jan 2017 12:10:55 +0800 - rev 341094
Push
86634 by cbook@mozilla.com at Tue, 07 Feb 2017 13:14:58 +0000
Bug 1332955 - Consider restore data( for bookmark parent stack) when reloading home panels. r=ahunt
MozReview-Commit-ID: 7m6HOnfPLK3
ec252adeb5c3445683f98a08205b3b717dad92d5: Bug 1335890 - Factor out nsContentUtils::SubjectPrincipal version that takes JSContext r=bz
Tomislav Jovanovic <tomica@gmail.com> - Sun, 05 Feb 2017 23:19:26 +0100 - rev 341093
Push
86634 by cbook@mozilla.com at Tue, 07 Feb 2017 13:14:58 +0000
Bug 1335890 - Factor out nsContentUtils::SubjectPrincipal version that takes JSContext r=bz
MozReview-Commit-ID: CGRipgKUm7g
76265c3faf1e6d6c51ad49f26c86d13ed7ec018b: Bug 1335543 - Calls the bail function r=jwwang
Jay Harris <jharris@mozilla.com> - Wed, 01 Feb 2017 10:30:03 +1300 - rev 341092
Push
86634 by cbook@mozilla.com at Tue, 07 Feb 2017 13:14:58 +0000
Bug 1335543 - Calls the bail function r=jwwang
MozReview-Commit-ID: KzUJRCi7tsW
2b5a94ac86a6bfbb4b17e1d02d41f202affeebc6: Bug 1295072 - Focus urlbar after opening an empty new tab r=kmag
Tomislav Jovanovic <tomica@gmail.com> - Sat, 04 Feb 2017 20:48:38 +0100 - rev 341091
Push
86634 by cbook@mozilla.com at Tue, 07 Feb 2017 13:14:58 +0000
Bug 1295072 - Focus urlbar after opening an empty new tab r=kmag
MozReview-Commit-ID: 3dzCzHTxQrh
02e1f85fa542de5b676770da58e3c98996a234f2: Bug 1337154: More information in the crash reports when mismatching DLL versions are present. r=gw280
Milan Sreckovic <milan@mozilla.com> - Mon, 06 Feb 2017 17:29:25 -0500 - rev 341090
Push
86634 by cbook@mozilla.com at Tue, 07 Feb 2017 13:14:58 +0000
Bug 1337154: More information in the crash reports when mismatching DLL versions are present. r=gw280
MozReview-Commit-ID: 7ygQzFVmBsq
9a949ee9c2cdbca560a511eddccd5b96490cf4b4: Bug 1336281 - Expose mozILocaleService. r=jfkthame
Zibi Braniecki <gandalf@mozilla.com> - Sun, 05 Feb 2017 12:29:39 -0800 - rev 341089
Push
86634 by cbook@mozilla.com at Tue, 07 Feb 2017 13:14:58 +0000
Bug 1336281 - Expose mozILocaleService. r=jfkthame
MozReview-Commit-ID: 3fTtad7tAg6
b02d4bac89282c0b0913470fa3ef40021fad75f2: Bug 1333184 - Introduce OSPreferences API. r=jfkthame
Zibi Braniecki <gandalf@mozilla.com> - Sun, 05 Feb 2017 11:41:43 -0800 - rev 341088
Push
86634 by cbook@mozilla.com at Tue, 07 Feb 2017 13:14:58 +0000
Bug 1333184 - Introduce OSPreferences API. r=jfkthame
MozReview-Commit-ID: ALvLGtBmRgn
0747650a1901c10c412d6cd17c550b4d3f40e010: Bug 1336525 - Install test support binary in uriloader/exthandler/tests with moz.build, not Makefile.in r=mshal
Chris Manchester <cmanchester@mozilla.com> - Fri, 03 Feb 2017 12:18:16 -0800 - rev 341087
Push
86634 by cbook@mozilla.com at Tue, 07 Feb 2017 13:14:58 +0000
Bug 1336525 - Install test support binary in uriloader/exthandler/tests with moz.build, not Makefile.in r=mshal
MozReview-Commit-ID: CLk2YdGJG6a
0d6d693fdcb6b1effad9210901f90a6cc8fc4311: Bug 1336231 - Install the gmp plugins to the correct directory during artifact builds. r=mshal
Chris Manchester <cmanchester@mozilla.com> - Fri, 03 Feb 2017 10:59:06 -0800 - rev 341086
Push
86634 by cbook@mozilla.com at Tue, 07 Feb 2017 13:14:58 +0000
Bug 1336231 - Install the gmp plugins to the correct directory during artifact builds. r=mshal
We had been installing them to dist/plugins with the rest of the test plugins,
but tests are actually expecting them to be in dist/bin.
MozReview-Commit-ID: 9qYFgZA4Fni
16dc1c5944484914c6969ef78ac73161df69f150: Bug 1336230 - If the current window is maximized if the user opens a new window, skip the opening animation. r=Felipe
Mike Conley <mconley@mozilla.com> - Fri, 03 Feb 2017 16:11:44 -0500 - rev 341085
Push
86634 by cbook@mozilla.com at Tue, 07 Feb 2017 13:14:58 +0000
Bug 1336230 - If the current window is maximized if the user opens a new window, skip the opening animation. r=Felipe
MozReview-Commit-ID: JHmG9nclcGC
768bf846fac5a0ccd56c77fe404e3dcc059035a5: Bug 1336230 - Add suppressanimation support to Windows backend. r=jimm
Mike Conley <mconley@mozilla.com> - Fri, 03 Feb 2017 17:37:37 -0500 - rev 341084
Push
86634 by cbook@mozilla.com at Tue, 07 Feb 2017 13:14:58 +0000
Bug 1336230 - Add suppressanimation support to Windows backend. r=jimm
MozReview-Commit-ID: C8aKimUBKJx
48c77c39e587b7b920defb69fd2b6898cff06093: Bug 1336230 - Rename macsuppressanimation and CHROME_MAC_SUPPRESS_ANIMATION to be platform agnostic. r=jimm
Mike Conley <mconley@mozilla.com> - Fri, 03 Feb 2017 16:04:33 -0500 - rev 341083
Push
86634 by cbook@mozilla.com at Tue, 07 Feb 2017 13:14:58 +0000
Bug 1336230 - Rename macsuppressanimation and CHROME_MAC_SUPPRESS_ANIMATION to be platform agnostic. r=jimm
MozReview-Commit-ID: HWyrm1lVwdY
73401a58d048b56c68b74a88d64b30d587081579: Backed out changeset 6b7069ed30e0 (bug 1330111) for causing frequent timeouts in browser_autocomplete_insecure_warning.js
Carsten "Tomcat" Book <cbook@mozilla.com> - Tue, 07 Feb 2017 14:03:42 +0100 - rev 341082
Push
86633 by cbook@mozilla.com at Tue, 07 Feb 2017 13:03:53 +0000
Backed out changeset 6b7069ed30e0 (
bug 1330111) for causing frequent timeouts in browser_autocomplete_insecure_warning.js
e29f86bd5608273bbada67e07b79e9365118eaf0: Backed out changeset dee4bf1753cd (bug 1330111)
Carsten "Tomcat" Book <cbook@mozilla.com> - Tue, 07 Feb 2017 14:03:21 +0100 - rev 341081
Push
86633 by cbook@mozilla.com at Tue, 07 Feb 2017 13:03:53 +0000
Backed out changeset dee4bf1753cd (
bug 1330111)
adb8f7d507cbaf8f94269cc8dc4c7227a0cd3634: Backed out changeset e0f1b7028872 (bug 1330111)
Carsten "Tomcat" Book <cbook@mozilla.com> - Tue, 07 Feb 2017 14:03:20 +0100 - rev 341080
Push
86633 by cbook@mozilla.com at Tue, 07 Feb 2017 13:03:53 +0000
Backed out changeset e0f1b7028872 (
bug 1330111)
22ec133c5af9b1449abfe2445fb20bc93379d74f: Backed out changeset a0a695d7f3df (bug 1330111)
Carsten "Tomcat" Book <cbook@mozilla.com> - Tue, 07 Feb 2017 14:03:18 +0100 - rev 341079
Push
86633 by cbook@mozilla.com at Tue, 07 Feb 2017 13:03:53 +0000
Backed out changeset a0a695d7f3df (
bug 1330111)
11e702637d4d72f1f9c20ae5988da42a7c821ac9: Backed out changeset 678b0803aa1c (bug 1330111)
Carsten "Tomcat" Book <cbook@mozilla.com> - Tue, 07 Feb 2017 14:03:17 +0100 - rev 341078
Push
86633 by cbook@mozilla.com at Tue, 07 Feb 2017 13:03:53 +0000
Backed out changeset 678b0803aa1c (
bug 1330111)