5e6d9425e039e59a51980fdacdcf72b295a1690a: Bug 1314445 - Don't pass CDM version to MediaKey*. r=gerald
draft
Chris Pearce <cpearce@mozilla.com> - Wed, 02 Nov 2016 11:56:30 +1300 - rev 433488
Push
34604 by cpearce@mozilla.com at Thu, 03 Nov 2016 21:15:09 +0000
Bug 1314445 - Don't pass CDM version to MediaKey*. r=gerald
We don't need this, and we don't seem to be using this anyway.
MozReview-Commit-ID: 7NCRO94PN3m
28f92fd1ec938fb5092d91f78ce73f1bcd2173ee: Bug 1314797 - Dispatch 'gmp-changed' notification after updating GMP capabilities. r?gerald
draft
Chris Pearce <cpearce@mozilla.com> - Thu, 03 Nov 2016 11:18:29 +1300 - rev 433487
Push
34604 by cpearce@mozilla.com at Thu, 03 Nov 2016 21:15:09 +0000
Bug 1314797 - Dispatch 'gmp-changed' notification after updating GMP capabilities. r?gerald
This ensures that when requests for keysystem access in the content process
retry, they do so on an up-to-date set of capabilities.
MozReview-Commit-ID: JxmlZnFhKYs
a428af018125aa55b5accca6ee341e025b682603: Bug 1314894 - replace Windows backslash if we don't use sandbox. r=glandium
draft
Jorg K - Fri, 04 Nov 2016 10:00:27 +1300 - rev 433486
Push
34604 by cpearce@mozilla.com at Thu, 03 Nov 2016 21:15:09 +0000
Bug 1314894 - replace Windows backslash if we don't use sandbox. r=glandium
MozReview-Commit-ID: 5gRieQEj1Zq
08951d46d30c9ab7a42078ca7497650c7835f8d1: Bug 1310864 - Remove DOM/(contacts, mobileconnection, icc) and related code. r=jst
draft
Michelangelo De Simone <mdesimone@mozilla.com> - Fri, 28 Oct 2016 17:53:58 -0700 - rev 433485
Push
34603 by bmo:mdesimone@mozilla.com at Thu, 03 Nov 2016 20:53:30 +0000
Bug 1310864 - Remove DOM/(contacts, mobileconnection, icc) and related code. r=jst
MozReview-Commit-ID: 2tWZc6hMtk5
005d55c7addd1404c2090e0555c395c6ca33cf1e: Bug 1314918 - Fix most of the remaining no-unused-vars issues for local scope in browser/. r?Mossop
draft
Mark Banner <standard8@mozilla.com> - Thu, 03 Nov 2016 11:51:48 +0000 - rev 433484
Push
34602 by bmo:standard8@mozilla.com at Thu, 03 Nov 2016 20:22:55 +0000
Bug 1314918 - Fix most of the remaining no-unused-vars issues for local scope in browser/. r?Mossop
MozReview-Commit-ID: LdoXLniNeT7
f7a962376cc98c38f3539a72fcca24ac7eecab6b: Bug 1311969: Add nzbrcom.dll to blocklist; r?dmajor
draft
Aaron Klotz <aklotz@mozilla.com> - Thu, 03 Nov 2016 14:22:20 -0600 - rev 433483
Push
34601 by aklotz@mozilla.com at Thu, 03 Nov 2016 20:22:47 +0000
Bug 1311969: Add nzbrcom.dll to blocklist; r?dmajor
MozReview-Commit-ID: BFVajNJNUdw
58e83cad970713ec59632b0d54153a60c00220c2: Bug 1314707: Replace PDocAccessible::SendCOMProxy with new parameter to PDocAccessibleConstructor; r=tbsaunde
draft
Aaron Klotz <aklotz@mozilla.com> - Thu, 03 Nov 2016 13:36:20 -0600 - rev 433482
Push
34601 by aklotz@mozilla.com at Thu, 03 Nov 2016 20:22:47 +0000
Bug 1314707: Replace PDocAccessible::SendCOMProxy with new parameter to PDocAccessibleConstructor; r=tbsaunde
MozReview-Commit-ID: 9xgSLor3OgB
2fd096140370a618ad4e41a0f0fbe3d157798896: Bug 1311748: Remove extra pointer dereference from MainThreadHandoff::FixArrayElements; r?jimm
draft
Aaron Klotz <aklotz@mozilla.com> - Thu, 03 Nov 2016 11:25:26 -0600 - rev 433481
Push
34601 by aklotz@mozilla.com at Thu, 03 Nov 2016 20:22:47 +0000
Bug 1311748: Remove extra pointer dereference from MainThreadHandoff::FixArrayElements; r?jimm
MozReview-Commit-ID: 2hLgQ1km07J
7b89ae22271976d0c1ea2cad5553a6f56f8e915f: Bug 1314314 - Restrict when idle callbacks are fired. r?bkelly
draft
Andreas Farre <farre@mozilla.com> - Thu, 03 Nov 2016 18:47:23 +0100 - rev 433480
Push
34600 by bmo:afarre@mozilla.com at Thu, 03 Nov 2016 20:15:52 +0000
Bug 1314314 - Restrict when idle callbacks are fired. r?bkelly
MozReview-Commit-ID: L9ZTVFeHGTw
00304a0e99120e0988835b44d5fecaba58c4009b: Bug 1314200 - stylo: support transform; r?heycam
draft
Manish Goregaokar <manishearth@gmail.com> - Mon, 31 Oct 2016 16:30:43 -0700 - rev 433479
Push
34599 by bmo:manishearth@gmail.com at Thu, 03 Nov 2016 20:12:21 +0000
Bug 1314200 - stylo: support transform; r?heycam
MozReview-Commit-ID: 50YhZtjF3vH
37ed75d0cf724a6c373df6d12df1f36fddc0a646: Bug 1313309 - Remove getColumnDecltype and compile with SQLITE_OMIT_DECLTYPE. r=asuth
draft
Marco Bonardo <mbonardo@mozilla.com> - Thu, 03 Nov 2016 21:04:00 +0100 - rev 433478
Push
34598 by mak77@bonardo.net at Thu, 03 Nov 2016 20:08:56 +0000
Bug 1313309 - Remove getColumnDecltype and compile with SQLITE_OMIT_DECLTYPE. r=asuth
MozReview-Commit-ID: 2QR8P7ylg9m
f9eccbd88f17bcc0c5c163f812495fbae853c87b: Bug 1314314 - Restrict when idle callbacks are fired. r?bkelly
draft
Andreas Farre <farre@mozilla.com> - Thu, 03 Nov 2016 18:47:23 +0100 - rev 433477
Push
34597 by bmo:afarre@mozilla.com at Thu, 03 Nov 2016 20:02:41 +0000
Bug 1314314 - Restrict when idle callbacks are fired. r?bkelly
MozReview-Commit-ID: L9ZTVFeHGTw
8140673558f60bed53b08c456388ecea48701e5a: Bug 1307242 - Add another non-blank paint telemetry probe for foreground root content documents. r?bzbarsky, f?bsmedberg
draft
Markus Stange <mstange@themasta.com> - Thu, 03 Nov 2016 15:58:19 -0400 - rev 433476
Push
34596 by bmo:mstange@themasta.com at Thu, 03 Nov 2016 20:01:13 +0000
Bug 1307242 - Add another non-blank paint telemetry probe for foreground root content documents. r?bzbarsky, f?bsmedberg
This adds a probe called TIME_TO_NON_BLANK_PAINT_MS (without the _ALL) which
reports time to non-blank paint only for documents which are the root content
document, and whose docshell was active for the entire time between navigation
start and non-blank paint.
MozReview-Commit-ID: 7JQdk5vHr1O
02ca4b119e2cdd9b8a94443effc5557c15f8a0a8: Bug 1307242 - Call nsPresContext::NotifyNonBlankPaint when building the display list for a presshell that contains more than just canvas backgrounds. r?mattwoodrow
draft
Markus Stange <mstange@themasta.com> - Thu, 03 Nov 2016 15:31:42 -0400 - rev 433475
Push
34596 by bmo:mstange@themasta.com at Thu, 03 Nov 2016 20:01:13 +0000
Bug 1307242 - Call nsPresContext::NotifyNonBlankPaint when building the display list for a presshell that contains more than just canvas backgrounds. r?mattwoodrow
MozReview-Commit-ID: LLmt3ooMxL3
459bed96ebfcd0ed23f52de5959f8d0c31da7810: Bug 1307242 - Add infrastructure for measuring time to non-blank paint. r?bzbarsky, f?bsmedberg
draft
Markus Stange <mstange@themasta.com> - Thu, 03 Nov 2016 15:57:13 -0400 - rev 433474
Push
34596 by bmo:mstange@themasta.com at Thu, 03 Nov 2016 20:01:13 +0000
Bug 1307242 - Add infrastructure for measuring time to non-blank paint. r?bzbarsky, f?bsmedberg
MozReview-Commit-ID: LZBQOvKZYes
0fd3cb49f2d85f21e405e154754030cbe3944bc4: bug 1195434 - specify what signature schemes the platform will actually accept in TLS handshakes r?mt
draft
David Keeler <dkeeler@mozilla.com> - Thu, 03 Nov 2016 12:53:23 -0700 - rev 433473
Push
34595 by dkeeler@mozilla.com at Thu, 03 Nov 2016 19:55:20 +0000
bug 1195434 - specify what signature schemes the platform will actually accept in TLS handshakes r?mt
MozReview-Commit-ID: A3T4EgEfcfy
7294fc75f589512653c8bab537685c5061673d2b: Bug 1314200 - stylo: support transform; r?bholley
draft
Manish Goregaokar <manishearth@gmail.com> - Mon, 31 Oct 2016 16:30:43 -0700 - rev 433472
Push
34594 by bmo:manishearth@gmail.com at Thu, 03 Nov 2016 19:49:40 +0000
Bug 1314200 - stylo: support transform; r?bholley
MozReview-Commit-ID: 50YhZtjF3vH
766b43eb8c3c189514a327d39aaafdd93a5856f4: Bug 1313310 - Use SQLITE_OMIT_DEPRECATED. r=asuth
draft
Marco Bonardo <mbonardo@mozilla.com> - Thu, 03 Nov 2016 20:14:03 +0100 - rev 433471
Push
34593 by mak77@bonardo.net at Thu, 03 Nov 2016 19:32:51 +0000
Bug 1313310 - Use SQLITE_OMIT_DEPRECATED. r=asuth
MozReview-Commit-ID: C4pZ6EP799G
3921721b0e8c2e25b1422f17283c4490ee8e382d: Bug 1314314 - Restrict when idle callbacks are fired. r?bkelly
draft
Andreas Farre <farre@mozilla.com> - Thu, 03 Nov 2016 18:47:23 +0100 - rev 433470
Push
34592 by bmo:afarre@mozilla.com at Thu, 03 Nov 2016 19:32:24 +0000
Bug 1314314 - Restrict when idle callbacks are fired. r?bkelly
MozReview-Commit-ID: L9ZTVFeHGTw
668b61866380f8ce2424f231c54621b3187daf18: Bug 1314795 - introduce build_date to params that defaults to pushdate, r?dustin
draft
Jordan Lund <jlund@mozilla.com> - Wed, 02 Nov 2016 19:23:27 -0700 - rev 433469
Push
34591 by jlund@mozilla.com at Thu, 03 Nov 2016 19:26:01 +0000
Bug 1314795 - introduce build_date to params that defaults to pushdate, r?dustin
MozReview-Commit-ID: AviPKtw3BiY