15e32469eb048957223bac458140776a30251c6b: Backed out changeset 26e9faf36fc0 (bug 1368490) for bustage on a CLOSED TREE.
Ryan VanderMeulen <ryanvm@gmail.com> - Thu, 01 Jun 2017 13:19:30 -0400 - rev 409969
Push
7391 by mtabara@mozilla.com at Mon, 12 Jun 2017 13:08:53 +0000
Backed out changeset 26e9faf36fc0 (
bug 1368490) for bustage on a CLOSED TREE.
665f1887a112dac916caac5e659764a0f62db27b: Bug 1356824 - Don't clear mWaitingFactoryOp without holding a self reference in (Open|Delete)DatabaseOp::NoteDatabaseClosed(). r=btseng
Jan Varga <jan.varga@gmail.com> - Thu, 01 Jun 2017 13:08:52 -0400 - rev 409968
Push
7391 by mtabara@mozilla.com at Mon, 12 Jun 2017 13:08:53 +0000
Bug 1356824 - Don't clear mWaitingFactoryOp without holding a self reference in (Open|Delete)DatabaseOp::NoteDatabaseClosed(). r=btseng
Remove now useless self reference in OpenDatabaseOp::SendResults(). Add comments for how to call
FactoryOp::Run() safely and also add comments to all the call sites. This prevents a self destruction
while Run() (or a method that is called by Run()) is still being executed. Also fix
TransactionDatabaseOperationBase which also calls Run() directly in NoteContinueReceived().
71e0ff5a6c76a811fb7fcc0684578727754dab17: Bug 1363760 - Part 3 - In tests, install SpecialPowers and mochijar as non-temporary addons r=ahal
Alex Gaynor <agaynor@mozilla.com> - Tue, 30 May 2017 10:09:57 -0400 - rev 409967
Push
7391 by mtabara@mozilla.com at Mon, 12 Jun 2017 13:08:53 +0000
Bug 1363760 - Part 3 - In tests, install SpecialPowers and mochijar as non-temporary addons r=ahal
This means they will be copied to $PROFILE/extensions, which the sandbox allows
access to; if they are installed as temporary addons, loading frame scripts in
the content process tries to read from wherever they happen to be on disk. This
breaks running tests with a packaged build once we have full read-restrictions
for the content process sandbox.
MozReview-Commit-ID: 7ZiiM9FMXfG
0205cdd17a67432a736f15888347eae8861fc5fa: Bug 1363760 - Part 2 - Corrected the permission that is reset at the end of a test r=aswan
Alex Gaynor <agaynor@mozilla.com> - Tue, 30 May 2017 10:08:55 -0400 - rev 409966
Push
7391 by mtabara@mozilla.com at Mon, 12 Jun 2017 13:08:53 +0000
Bug 1363760 - Part 2 - Corrected the permission that is reset at the end of a test r=aswan
Without this change, browser_update.js "resets" a preference that it never
changed to a different value, which leaks through to future tests. This was
introduced in a8fcca075fde, and appears to be a simple mistake since that change
removes a setup/teardown pref change pair, but the prefs it changes are two
different ones!
This leaked pref change leads to test failures when special powers and mochitest
are installed as non-temporary addons.
MozReview-Commit-ID: 2jx3fB1iZMx
65fcedb6c1f8ff440941774d47cb2a7734f80222: Bug 1363760 - Part 1 - Allow the about:debugging tests to pass if there are no temporary addons installed r=jdescottes
Alex Gaynor <agaynor@mozilla.com> - Tue, 30 May 2017 10:04:29 -0400 - rev 409965
Push
7391 by mtabara@mozilla.com at Mon, 12 Jun 2017 13:08:53 +0000
Bug 1363760 - Part 1 - Allow the about:debugging tests to pass if there are no temporary addons installed r=jdescottes
The current DOM tests for about:debugging implicitly assume that there is a
temporary addon installed before they start. This is currently always true
because mochitest and specialpowers are installed as temporary addons, but the
goal of this bug is to install them as non-temporary addons.
The specific cause of the breakage is the assumption that uninstalling an addon
removes an <li> from the addons <ul>, but when you go from one addon to zero the
entire <ul> is removed.
MozReview-Commit-ID: VJIcy17uQc
c52cd79ee39d895b4bd607b1c28b94a3d5b8d70b: Bug 1369246 - Check if window pointer is null before attempting to call a method. r=baku
Oriol <oriol-bugzilla@hotmail.com> - Thu, 01 Jun 2017 06:45:00 -0400 - rev 409964
Push
7391 by mtabara@mozilla.com at Mon, 12 Jun 2017 13:08:53 +0000
Bug 1369246 - Check if window pointer is null before attempting to call a method. r=baku
26e9faf36fc093367053243daf9ff3a1663dcdd9: Bug 1368490 - Make sure number of channels is correctly set for opus encoder. r=jesup
Bryce Van Dyk <bvandyk@mozilla.com> - Tue, 30 May 2017 21:01:02 +1200 - rev 409963
Push
7391 by mtabara@mozilla.com at Mon, 12 Jun 2017 13:08:53 +0000
Bug 1368490 - Make sure number of channels is correctly set for opus encoder. r=jesup
58553590b6f2cab6e98011cad5df539a82edc266: Merge m-c to autoland. a=merge
Ryan VanderMeulen <ryanvm@gmail.com> - Thu, 01 Jun 2017 12:47:45 -0400 - rev 409962
Push
7391 by mtabara@mozilla.com at Mon, 12 Jun 2017 13:08:53 +0000
Merge m-c to autoland. a=merge
9c69d0681cd6eebb84ede09b15f9866b0397cad0: Bug 1368384 - Close the page action menu when sending tab. r=markh
Edouard Oger <eoger@fastmail.com> - Wed, 31 May 2017 14:44:01 -0400 - rev 409961
Push
7391 by mtabara@mozilla.com at Mon, 12 Jun 2017 13:08:53 +0000
Bug 1368384 - Close the page action menu when sending tab. r=markh
MozReview-Commit-ID: 6qp1Wbtil7K
0d9702f4acd2b5e3c6393a6de3e872516c7089de: Bug 1369092 - Listen to onverified events in UIState. r=markh
Edouard Oger <eoger@fastmail.com> - Wed, 31 May 2017 12:02:28 -0400 - rev 409960
Push
7391 by mtabara@mozilla.com at Mon, 12 Jun 2017 13:08:53 +0000
Bug 1369092 - Listen to onverified events in UIState. r=markh
MozReview-Commit-ID: 8nfmpaz9obF
6c3dd2bfed0ae70695807a49150808a85d7fc368: Backed out changeset 4481be95f232 (bug 971528) for build bustage in MediaEngineWebRTC.h (at least on OS X). r=backout
Sebastian Hengst <archaeopteryx@coole-files.de> - Thu, 01 Jun 2017 18:26:17 +0200 - rev 409959
Push
7391 by mtabara@mozilla.com at Mon, 12 Jun 2017 13:08:53 +0000
Backed out changeset 4481be95f232 (
bug 971528) for build bustage in MediaEngineWebRTC.h (at least on OS X). r=backout
1500c30b6a53ae7191086603cddf77b0b4567755: Backed out changeset c37d2cdef062 (bug 971528)
Sebastian Hengst <archaeopteryx@coole-files.de> - Thu, 01 Jun 2017 18:24:56 +0200 - rev 409958
Push
7391 by mtabara@mozilla.com at Mon, 12 Jun 2017 13:08:53 +0000
Backed out changeset c37d2cdef062 (
bug 971528)
9e3fba916ae2f3773c49d32673dee1ddff60a33c: Backed out changeset 08a538f6350b (bug 971528)
Sebastian Hengst <archaeopteryx@coole-files.de> - Thu, 01 Jun 2017 18:24:52 +0200 - rev 409957
Push
7391 by mtabara@mozilla.com at Mon, 12 Jun 2017 13:08:53 +0000
Backed out changeset 08a538f6350b (
bug 971528)
08a538f6350be53424c64b7d36f2be2c332dafbb: Bug 971528 - Allocate given number of channels for WebRTC mic source. r=jesup
Alex Chronopoulos <achronop@gmail.com> - Mon, 29 May 2017 13:48:06 +0300 - rev 409956
Push
7391 by mtabara@mozilla.com at Mon, 12 Jun 2017 13:08:53 +0000
Bug 971528 - Allocate given number of channels for WebRTC mic source. r=jesup
MozReview-Commit-ID: EVii9ACkjBu
c37d2cdef062707ea3cecff26c3efea43317d336: Bug 971528 - Expect stereo input in MediaEngineWebRTCMicrophoneSource. r=padenot
Alex Chronopoulos <achronop@gmail.com> - Mon, 29 May 2017 13:26:57 +0300 - rev 409955
Push
7391 by mtabara@mozilla.com at Mon, 12 Jun 2017 13:08:53 +0000
Bug 971528 - Expect stereo input in MediaEngineWebRTCMicrophoneSource. r=padenot
MozReview-Commit-ID: 5nJAJw7WTEe
4481be95f2320670706410717dec7fcfa9653383: Bug 971528 - Allow stereo capture in AudioCallbackDriver. r=padenot
Alex Chronopoulos <achronop@gmail.com> - Mon, 29 May 2017 13:26:27 +0300 - rev 409954
Push
7391 by mtabara@mozilla.com at Mon, 12 Jun 2017 13:08:53 +0000
Bug 971528 - Allow stereo capture in AudioCallbackDriver. r=padenot
* * *
[mq]: graph-driver-comments
MozReview-Commit-ID: JnU3opk8X5K
* * *
[mq]: tmp
MozReview-Commit-ID: 73CtZw4CRG
5a12c5e3eac314f257c595f0605f0302f12a6057: Merge m-c to autoland. a=merge
Ryan VanderMeulen <ryanvm@gmail.com> - Thu, 01 Jun 2017 11:55:30 -0400 - rev 409953
Push
7391 by mtabara@mozilla.com at Mon, 12 Jun 2017 13:08:53 +0000
Merge m-c to autoland. a=merge
1d250422890a24fd71f473e457009a2257726da8: Bug 1346009 - Convert 'defer' to 'new Promise' in client/webide; r=tromey
Matt R <matthieu.rigolot@gmail.com> - Sat, 20 May 2017 13:31:10 +0100 - rev 409952
Push
7391 by mtabara@mozilla.com at Mon, 12 Jun 2017 13:08:53 +0000
Bug 1346009 - Convert 'defer' to 'new Promise' in client/webide; r=tromey
MozReview-Commit-ID: 1adrD8A96Dx
e603b83ca39530ab7eccb6f2e999905ecb209e1a: Backed out 4 changesets (bug 1363505) to avoid conflicts with bug 1369140 on inbound.
Ryan VanderMeulen <ryanvm@gmail.com> - Thu, 01 Jun 2017 11:12:04 -0400 - rev 409951
Push
7391 by mtabara@mozilla.com at Mon, 12 Jun 2017 13:08:53 +0000
Backed out 4 changesets (
bug 1363505) to avoid conflicts with
bug 1369140 on inbound.
Backed out changeset c6b6bc96e99c (
bug 1363505)
Backed out changeset 494590d4307a (
bug 1363505)
Backed out changeset 6f6b73f4f305 (
bug 1363505)
Backed out changeset 0c50bc93a3dc (
bug 1363505)
21e673ba5a1669277b4d2752d20b8d220260e1ff: Bug 1368695 - don't emit event when tooltip already destroyed; r=jdescottes
Tom Tromey <tom@tromey.com> - Tue, 30 May 2017 08:08:18 -0600 - rev 409950
Push
7391 by mtabara@mozilla.com at Mon, 12 Jun 2017 13:08:53 +0000
Bug 1368695 - don't emit event when tooltip already destroyed; r=jdescottes
If a reply comes from source-map-url-service but the tooltip has already
been destroyed, don't try to emit the event-tooltip-source-map-ready
event.
MozReview-Commit-ID: EKrT7V4qLJq