bf94294cf277a772857a8c49d44ff8bfb067abd7: Bug 1381032 Ignore keypress events in about:addons when focus is in an embedded options browser
draft
Andrew Swan <aswan@mozilla.com> - Mon, 24 Jul 2017 15:09:13 -0700 - rev 614733
Push
70095 by aswan@mozilla.com at Mon, 24 Jul 2017 22:09:42 +0000
Bug 1381032 Ignore keypress events in about:addons when focus is in an embedded options browser
MozReview-Commit-ID: D3KqkYfXbri
12c27440f5978557014024d257d5438c71a02ca5: bug 1382866 - prompt for authentication when changing certificate trust fails r?Cykesiopka,jcj
draft
David Keeler <dkeeler@mozilla.com> - Fri, 21 Jul 2017 16:58:42 -0700 - rev 614732
Push
70094 by bmo:dkeeler@mozilla.com at Mon, 24 Jul 2017 22:09:14 +0000
bug 1382866 - prompt for authentication when changing certificate trust fails r?Cykesiopka,jcj
MozReview-Commit-ID: 3ryUyAfbNCs
2a76ee1ae9dc96ed117bbac65905c0e5f8abf42b: Bug 1383904 - Show old elevation dialog on elevation fail r?rstrong
draft
Doug Thayer <dothayer@mozilla.com> - Mon, 24 Jul 2017 13:48:44 -0700 - rev 614731
Push
70093 by bmo:dothayer@mozilla.com at Mon, 24 Jul 2017 22:08:38 +0000
Bug 1383904 - Show old elevation dialog on elevation fail r?rstrong
The patch which originally disabled this seems to have been in
error, thinking it was the cause of failing tests on try. Can't
provide much more context than that.
MozReview-Commit-ID: 9h1pXVJeDCG
bf4634a50775537b4e791b6d294a275b83737472: Backed out 2 changesets (bug 1371166) for Windows 8 permafails in test_mediarecorder_principals.html a=backout
Wes Kocher <wkocher@mozilla.com> - Mon, 24 Jul 2017 14:50:47 -0700 - rev 614730
Push
70093 by bmo:dothayer@mozilla.com at Mon, 24 Jul 2017 22:08:38 +0000
Backed out 2 changesets (
bug 1371166) for Windows 8 permafails in test_mediarecorder_principals.html a=backout
Backed out changeset 955998eefbe8 (
bug 1371166)
Backed out changeset 736042ec645d (
bug 1371166)
MozReview-Commit-ID: 11duLALJ9PW
9a36c43193c208b3f2c4522fe85f65b23ca4f3e3: Bug 635961 - Don't disable elfhack when the linker creates GNU_RELRO segments. r?froydnj
draft
Mike Hommey <mh+mozilla@glandium.org> - Tue, 11 Jul 2017 08:10:50 +0900 - rev 614729
Push
70092 by bmo:mh+mozilla@glandium.org at Mon, 24 Jul 2017 22:05:57 +0000
Bug 635961 - Don't disable elfhack when the linker creates GNU_RELRO segments. r?froydnj
0425dfd51ad706ac46bc04506deffa8811829edc: Bug 635961 - Allow elfhack to relocate data under the GNU_RELRO segment. r?froydnj
draft
Mike Hommey <mh+mozilla@glandium.org> - Tue, 11 Jul 2017 07:41:07 +0900 - rev 614728
Push
70092 by bmo:mh+mozilla@glandium.org at Mon, 24 Jul 2017 22:05:57 +0000
Bug 635961 - Allow elfhack to relocate data under the GNU_RELRO segment. r?froydnj
82a3f1669f373210ef444f1b7f94a4ad4ea55356: Bug 1383589 - Process post traversal if the root element was restyled during flushing throttled animations. r?emilio
draft
Hiroyuki Ikezoe <hikezoe@mozilla.com> - Tue, 25 Jul 2017 06:46:26 +0900 - rev 614727
Push
70091 by hikezoe@mozilla.com at Mon, 24 Jul 2017 22:05:18 +0000
Bug 1383589 - Process post traversal if the root element was restyled during flushing throttled animations. r?emilio
The test case in this patch freezes without this fix.
MozReview-Commit-ID: 6Rb9XmtAmpM
ef7a9d523ce4442188a9325dcd681ed5f84720ee: Bug 1383395 - Remove an un-needed check for draw background image. r=cjku
Michael Scott <michael.scott250+mozilla@gmail.com> - Sun, 23 Jul 2017 12:58:58 +0300 - rev 614726
Push
70091 by hikezoe@mozilla.com at Mon, 24 Jul 2017 22:05:18 +0000
Bug 1383395 - Remove an un-needed check for draw background image. r=cjku
Remove the the duplicate check for draw background image is false, in the PaintStyleImageLayerWithSC method,
as this is already covered by the preceding code.
MozReview-Commit-ID: L669Y4OjzE0
4322e8f2e455cfe8c83bad13ca718a38e90bf456: Add IPC support for mozilla::Variant (bug 1371846); r=botond
Jeff Hajewski <jeff.hajewski@gmail.com> - Fri, 21 Jul 2017 07:18:02 -0500 - rev 614725
Push
70091 by hikezoe@mozilla.com at Mon, 24 Jul 2017 22:05:18 +0000
Add IPC support for mozilla::Variant (
bug 1371846); r=botond
Changes made:
* Add IPC::ParamTraits as a friend to mozilla::Variant in Variant.h.
This is required so that `tag` can be accessed in the
IPC::ParamTraits specialization.
* Add a IPC::ParamTraits specialization to IPCMessageUtils.h.
MozReview-Commit-ID: B3pGrZE1z0O
6981ac43cc156f29b46e0486bd14850351753484: Bug 1383841 - [Mac] Disable sandbox violation logging by default. r=Alex_Gaynor
Haik Aftandilian <haftandilian@mozilla.com> - Mon, 24 Jul 2017 12:47:02 -0700 - rev 614724
Push
70091 by hikezoe@mozilla.com at Mon, 24 Jul 2017 22:05:18 +0000
Bug 1383841 - [Mac] Disable sandbox violation logging by default. r=Alex_Gaynor
MozReview-Commit-ID: D1ZyXISUVev
ea313d4b3093a9ad9d014e8860fc00dd4ed59e40: Bug 1349683: Give RevocableEventPtr a "move" assignment operator, and use it to reduce refcount churn. r=froydnj
Daniel Holbert <dholbert@cs.stanford.edu> - Wed, 19 Jul 2017 00:03:59 -0700 - rev 614723
Push
70091 by hikezoe@mozilla.com at Mon, 24 Jul 2017 22:05:18 +0000
Bug 1349683: Give RevocableEventPtr a "move" assignment operator, and use it to reduce refcount churn. r=froydnj
MozReview-Commit-ID: 9JQXZJqebm2
b0521321d61a0db36079145b80cf01fdb6b09cb2: Bug 1383848 - Null check library button since it's not there by default. r=jaws
Michael Kaply <mozilla@kaply.com> - Mon, 24 Jul 2017 13:58:43 -0500 - rev 614722
Push
70091 by hikezoe@mozilla.com at Mon, 24 Jul 2017 22:05:18 +0000
Bug 1383848 - Null check library button since it's not there by default. r=jaws
MozReview-Commit-ID: 4IRASZc5icm
a7da25c837d870a5b4e10d1a5911d3fafdf75592: Bug 1372689 - Update tab strip button icons. r=johannh
Dão Gottwald <dao@mozilla.com> - Thu, 20 Jul 2017 18:44:38 +0200 - rev 614721
Push
70091 by hikezoe@mozilla.com at Mon, 24 Jul 2017 22:05:18 +0000
Bug 1372689 - Update tab strip button icons. r=johannh
MozReview-Commit-ID: 4UtcFonNln2
91ddffcd405d5abcdc46bd8126d25bbd438f85a0: Bug 1383575: remove TURNS log warning. r=mjf
Nils Ohlmeier [:drno] <drno@ohlmeier.org> - Sun, 23 Jul 2017 15:24:29 -0700 - rev 614720
Push
70091 by hikezoe@mozilla.com at Mon, 24 Jul 2017 22:05:18 +0000
Bug 1383575: remove TURNS log warning. r=mjf
MozReview-Commit-ID: 2nEXokGwErU
6fc6a92ad62ecae876c19be2026afeed85ee1064: Bug 1383818 - Disallow content processes for using the com.apple.ocspd mach service; r=haik
Alex Gaynor <agaynor@mozilla.com> - Mon, 24 Jul 2017 09:50:32 -0400 - rev 614719
Push
70091 by hikezoe@mozilla.com at Mon, 24 Jul 2017 22:05:18 +0000
Bug 1383818 - Disallow content processes for using the com.apple.ocspd mach service; r=haik
It is not used, so this is an attack surface reduction.
MozReview-Commit-ID: mrW9hi0SAh
9efa1cfe64b1eeea5a202963bbe95ceceec0f53f: Bug 1382739 - Added support for hardlinks to mozbuild; r=gps
Alex Gaynor <agaynor@mozilla.com> - Thu, 20 Jul 2017 14:04:05 -0400 - rev 614718
Push
70091 by hikezoe@mozilla.com at Mon, 24 Jul 2017 22:05:18 +0000
Bug 1382739 - Added support for hardlinks to mozbuild; r=gps
MozReview-Commit-ID: 7DcOAVNsr3c
03896a3c7a68c0672e1fda121e357f9bc7511e62: Bug 1379163: defer loading actions until needed; r=jonasfj
Dustin J. Mitchell <dustin@mozilla.com> - Fri, 21 Jul 2017 14:36:31 +0000 - rev 614717
Push
70091 by hikezoe@mozilla.com at Mon, 24 Jul 2017 22:05:18 +0000
Bug 1379163: defer loading actions until needed; r=jonasfj
This helps avoid import cycles
MozReview-Commit-ID: E8T1sLvilht
aff22b63df7a936f2f3f94ac86ad78d43123f12f: Bug 1379163: Implement the "Run Missing Tests" action; r=armenzg,bstack
Dustin J. Mitchell <dustin@mozilla.com> - Wed, 19 Jul 2017 21:54:13 +0000 - rev 614716
Push
70091 by hikezoe@mozilla.com at Mon, 24 Jul 2017 22:05:18 +0000
Bug 1379163: Implement the "Run Missing Tests" action; r=armenzg,bstack
This implements an action to run all test tasks which were optimized out by the
decision task.
MozReview-Commit-ID: qPflBlxMg7
2e143d567065e0ae90fa11268225b6b5572bdedd: Bug 1379163: make parameterization functions into utilities; r=bstack
Dustin J. Mitchell <dustin@mozilla.com> - Thu, 20 Jul 2017 19:24:50 +0000 - rev 614715
Push
70091 by hikezoe@mozilla.com at Mon, 24 Jul 2017 22:05:18 +0000
Bug 1379163: make parameterization functions into utilities; r=bstack
These both have a similar form, recursing over a nested JSON structure, and are
useful outside of the modules in which they are defined.
MozReview-Commit-ID: 1bsRtlaQol7
963b59bd61a365410ab14867e1d2994a7b2f94c7: Bug 1379163: add missing license headers; r=bstack
Dustin J. Mitchell <dustin@mozilla.com> - Wed, 19 Jul 2017 21:37:11 +0000 - rev 614714
Push
70091 by hikezoe@mozilla.com at Mon, 24 Jul 2017 22:05:18 +0000
Bug 1379163: add missing license headers; r=bstack
MozReview-Commit-ID: 64AXiMZKOO4