J. Ryan Stinnett
b049c9cb2a
Bug 1440678 - Disable RDM reload notification for tests. r=ochameau
...
MozReview-Commit-ID: 5dXxE6u1ZSI
--HG--
extra : rebase_source : 8ef589abc535b06216c2e6545e461c64dc0b206a
2018-03-07 17:15:41 -06:00
Paul Adenot
c670e162da
Bug 1437366 - Test that sending and receiving audio when using a graph with a sample-rate that is not supported by the MediaPipeline code works. r=pehrsons
...
MozReview-Commit-ID: 4c5zgkYCX2T
--HG--
extra : rebase_source : 5c8dab421fff5806add1628f0ff55fcff19a5d42
2018-03-05 14:53:09 +01:00
Paul Adenot
003b8e4f95
Bug 1437366 - Add a way to force the sample-rate used for a MediaStreamGraph. r=pehrsons
...
MozReview-Commit-ID: 4ICQiNKbUpJ
--HG--
extra : rebase_source : 9976b2d386f1467766af4a929b64479af99997ae
2018-03-02 19:27:57 +01:00
Paul Adenot
449e028ed9
Bug 1437366 - Teach the AudioConduit to send audio that has a non-supported sample-rate. r=pehrsons
...
MozReview-Commit-ID: 6AvyPM4vpkr
--HG--
extra : rebase_source : 45c40e2213f7dfe35e002141bf21040faeef6bf6
2018-03-05 11:37:13 +01:00
Paul Adenot
a0f53590dc
Bug 1437366 - Set the correct (possibly clamped) rate on the MediaStreamTrack when the MSG runs at a rate not compatible with the webrtc.org code, and fix interval calculation. r=jya,pehrsons
...
MozReview-Commit-ID: HOPjfdUJBSU
--HG--
extra : rebase_source : 65c475d09a3aaca8bb81988b562736a15d7b392b
2018-03-05 13:31:00 +01:00
Alexandre Poirot
f6a3dd0505
Bug 1440322 - Use async/await instead of Task.jsm on devtools/shared/fronts/css-properties.js. r=ochameau
...
[Fixed Mochi tests] r=?
MozReview-Commit-ID: 3NM90kIzqgd
--HG--
extra : rebase_source : 0e6295dd52cef39e14482c20b983a29dbbe2e331
2018-02-22 06:22:05 -08:00
Emilio Cobos Álvarez
0155352329
servo: Merge #20236 - Introduce #[css(skip_if)] (from emilio:to-css-skip-if); r=nox
...
This is most of #20224 but without the actual counter() fix since it's waiting on a WPT update.
Source-Repo: https://github.com/servo/servo
Source-Revision: 8133f788cfbde23cc54032a3327303b42257b91d
--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : f352834ab745131666c9baee1dcae46b2577ba19
2018-03-08 09:16:55 -05:00
Jan Odvarko
8a51d5aa81
Bug 1436197 - Make more space for the Waterfall column; r=ochameau
...
MozReview-Commit-ID: FNusclDxczW
--HG--
extra : rebase_source : 6f2539d32aa763cf92a0dd7ec8543dab68a880a1
2018-03-08 15:58:31 +01:00
Byron Campen [:bwc]
e92f4bada3
Bug 1443198 - Part 2: Check whether PC is closed before trying to create transceivers due to offerToReceive. r=jib
...
MozReview-Commit-ID: 5xDzBc9af6Y
--HG--
extra : rebase_source : ae6088f63bc760d8506b1453f221a5986b35218b
2018-03-06 09:24:18 -06:00
Byron Campen [:bwc]
f6c93efa2c
Bug 1443198 - Part 1: Test that offerToReceiveX doesn do anything silly when the PC is closed. r=jib
...
MozReview-Commit-ID: 3ShP4dejWQ8
--HG--
extra : rebase_source : 11dbecabd7db72a016162fb596e044a8b3f36e29
2018-03-06 10:07:40 -06:00
Kartikaya Gupta
a205ba0c5f
Bug 1443301
- Stop exposing mApzcTreeManager from CompositorBridgeParent. r=botond
...
MozReview-Commit-ID: 5Dq0HzLImTz
--HG--
extra : rebase_source : 9329303f382fa94b0a2f05226ad5e993c83490e6
2018-03-07 17:34:11 -05:00
Kartikaya Gupta
eb67d6cb7b
Bug 1443301
- Update dynamic toolbar init codepath to not need an APZCTreeManager. r=botond
...
MozReview-Commit-ID: BthTS5k1PDW
--HG--
extra : rebase_source : 9f26d5e40f2ce4979cf55018844271350f11a6fa
2018-03-07 17:34:11 -05:00
Kartikaya Gupta
20abc0426b
Bug 1443301
- Give the dynamic toolbar class a non-owning ref to the APZCTreeManager. r=botond
...
MozReview-Commit-ID: 8lE53GEhDMI
--HG--
extra : rebase_source : 3d6e69f9f00672a07f1124669d781d6fbba780b2
2018-03-07 17:34:10 -05:00
Kartikaya Gupta
b9c7b63015
Bug 1443301
- Remove unused function. r=botond
...
MozReview-Commit-ID: I05MwCw8VdK
--HG--
extra : rebase_source : fdfac26097179513fa5189ec7892f158d1fe24f9
2018-03-07 17:34:10 -05:00
Xidorn Quan
ae0176dff3
Bug 1443046 - Construct URLValue eagerly and share it between specified value and style structs. r=emilio
...
MozReview-Commit-ID: CxbAsRzTNYm
--HG--
extra : rebase_source : 51136b3b596fa03b0814a82485399a7dad41c458
2018-03-08 15:08:13 +11:00
Xidorn Quan
1f119c6d9c
servo: Merge #20238 - Construct URLValue eagerly and share it between specified value and style structs (from upsuper:url-value); r=emilio
...
This is the Servo side change of [bug 1443046](https://bugzilla.mozilla.org/show_bug.cgi?id=1443046 ).
Source-Repo: https://github.com/servo/servo
Source-Revision: 1d122c250c906358a91b607b0fcc720546d04134
--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : 6c4306304c77f6feb169b335ec66f0b78b5f1763
2018-03-08 08:06:35 -05:00
Dão Gottwald
179b1e9cd5
Bug 1443360 - Fix browser_panelUINotifications_fullscreen.js intermittent failure. r=Gijs
...
MozReview-Commit-ID: FTP3NXqW0oy
--HG--
extra : rebase_source : a9325ed2598c04bc6214ba42b921d4dd23366465
2018-03-08 10:24:10 +01:00
Dão Gottwald
cad2207fbc
Bug 1443318 - Set tabbox before tabContainer in gBrowser.init since the tabContainer's XBL constructor needs the tabbox. r=Gijs
...
MozReview-Commit-ID: GH2HZk3gEyf
--HG--
extra : rebase_source : ec8055ac3ff6193059aa545f336abddcea2b1f26
2018-03-08 12:17:32 +01:00
Brindusan Cristian
a6b9d1aa67
Backed out changeset 661f27f91e1e (bug 1434885) for ESlint failure on MonitorPanel.js. CLOSED TREE
2018-03-08 15:03:20 +02:00
glowka
8a03829a53
Bug 1434885 - Netmonitor list of requests width and height synced with details panel using dedicated action r=Honza
...
MozReview-Commit-ID: KNaTyJE0nbR
--HG--
extra : rebase_source : 11e380c024eeb5b90c73d20221606ecf0bae36ee
2018-02-22 22:06:36 +01:00
Patrick Brosset
64f6d4eefa
Bug 1435749 - Cut out justify-content areas using the correct flex items in the flexbox highlighter; r=gl
...
MozReview-Commit-ID: 6v9TrdRARlI
--HG--
extra : rebase_source : 67e1b6b331756a7beb7ee4db39678552a66ab38a
2018-03-07 09:19:30 +01:00
Hiroyuki Ikezoe
6f36308ec8
Bug 1443423 - Drop Animation::PauseNoUpdate(). r=birtles
...
CSSTransition still uses PlayNoUpdate().
MozReview-Commit-ID: 5RHSXwaKYV2
--HG--
extra : rebase_source : f8edbe2ebf02fbc7e77f99f0064b2a65a5ae3cd4
2018-03-07 11:48:35 +09:00
Hiroyuki Ikezoe
581ad12972
Bug 1443423 - Call Animation::Play() or Pause() directly from CSSAnimation::XXXFromStyle(). r=birtles
...
When CSS animation playState is changed, we should call RequestRestyle(Layer)
to reflect the new state to the compositor just like when animation timing
params are changed.
MozReview-Commit-ID: JNDBco5uuK2
--HG--
extra : rebase_source : cc7de301efdb18a97597d94682ff2329ee1f60d6
2018-03-07 11:48:30 +09:00
Jan Odvarko
fae7d4473f
Bug 1434855 - Improve performance of HAR export; r=ochameau
...
MozReview-Commit-ID: 6H6P6wYmdQL
--HG--
extra : rebase_source : ab9e8e9ea68ae91e8fe4f28c344c41e2324e223f
2018-03-08 12:45:36 +01:00
Jan Odvarko
da22fde827
Bug 1434855 - Refactor HAR builder options; r=ochameau
...
MozReview-Commit-ID: FRcxp4XPFdf
--HG--
extra : rebase_source : 4b88ddf3b5c14b0d9f1cb8f71018cd556ebbe353
2018-03-08 10:07:45 +01:00
Emilio Cobos Álvarez
70a3b5a0c6
Bug 1444036: Remove trivial uses of getPropertyCSSValue. rs=johannh
...
getPropertyCSSValue("foo").cssText is the same as getPropertyValue("foo").
MozReview-Commit-ID: HxdSr4749hi
2018-03-08 12:39:36 +01:00
Henrik Skupin
0b2eae1abe
Bug 1377805 - [wdspec] Re-enable test keys.py on Linux 32-bit. r=ato
...
A slow startup of Firefox for the very first test caused this
perma-failure on Linux 32-bit.
MozReview-Commit-ID: GmGJdrzS6yk
--HG--
extra : rebase_source : f0aff5e19627ec189914f498684f6eee7c4159ad
2018-03-07 18:59:30 +01:00
Hiroyuki Ikezoe
573dfe44a6
Bug 1437272 - Don't throttle finite transform animations in out-of-view element. r=birtles
...
Transform animation in out-of-view element might move in visible area so if we
throttle it the transform animation might come in view suddenly. So we don't
throttle transform animations in ouf-of-view element anymore if it's not
infinite. Finite animations don't last so that they won't consume CPU so much
time.
MozReview-Commit-ID: HaMjmxqXPIK
--HG--
extra : rebase_source : 1c008e4e435bcc9c1ad8fcc84667080247c0b161
2018-03-08 18:22:45 +09:00
Hiroyuki Ikezoe
9e80d1d901
Bug 1437272 - Drop AnimationEffectReadOnly::IsActiveDurationZero(). r=birtles
...
It's no longer used since bug 1305325.
https://hg.mozilla.org/integration/autoland/rev/60857c37bcfa
MozReview-Commit-ID: JapMYQOTDSv
--HG--
extra : rebase_source : 7b3f9050be93b5f45e236f4001502f11bff86a4e
2018-03-08 18:22:45 +09:00
Hiroyuki Ikezoe
be2fe6bf8c
Bug 1437272 - Split nsTimingFunction into an independent header file. r=birtles
...
So that we don't need to include nsStyleStruct.h in gfx any more.
MozReview-Commit-ID: 6nOaAbssLCz
--HG--
extra : rebase_source : 9c195c90277a4584dc14a6949e9eea53bcd8487c
2018-03-08 18:22:45 +09:00
Jan Odvarko
08b2d50f24
Bug 1441761 - Properly export total time; r=ochameau
...
MozReview-Commit-ID: EWt41uX4xDN
--HG--
extra : rebase_source : ed2b4b44662173cea9095ac4b6680b8cfe9dd601
2018-03-07 13:19:38 +01:00
Emilio Cobos Álvarez
00c01ddc68
Bug 1443753: Tidy PresShell.h. r=dholbert
...
Summary:
* Remove unnecessary virtual, since we also override.
* Remove unnecessary mozilla:: qualification, since we are in the mozilla
namespace already.
* Avoid inconsistently-followed member-variable indentation.
* Make the destructor not virtual, since it doesn't override anything and this
is a final class (the destructor is called from the virtual Release()).
Reviewers: dholbert
Bug #: 1443753
Differential Revision: https://phabricator.services.mozilla.com/D690
MozReview-Commit-ID: Hy2aKuhoOKd
2018-03-08 09:26:14 +01:00
Emilio Cobos Álvarez
73a6a2096e
Bug 1443797: Remove SVGTests::IsInChromeDoc. r=dholbert
...
Summary: It's effectively the same as AsSVGElement()->IsInChromeDocument().
Reviewers: dholbert
Bug #: 1443797
Differential Revision: https://phabricator.services.mozilla.com/D695
MozReview-Commit-ID: 8f8fUsPfdnm
2018-03-08 09:26:04 +01:00
Prathiksha
b360ee3691
Bug 1435160 - Format notification popup description message in a helper function. r=johannh
...
MozReview-Commit-ID: Bwy2WrbXjUf
--HG--
extra : rebase_source : 7560c426f8e3fbfb102cfcba1ef7f15fc112ec38
2018-02-28 02:01:55 +05:30
Mark Hammond
2e4c910891
Bug 1443388 - don't allow empty folderName strings in to or out of Sync. r=kitcambridge
...
MozReview-Commit-ID: FRa9YKE8qKJ
--HG--
extra : rebase_source : cd501abda7982414a19d2be108ffa00196071a59
2018-03-07 08:34:18 +11:00
Daniel Stenberg
20d398643b
bug 1441256 - bypass cache when retrying connection without TRR r=mcmanus,valentin
...
Otherwise it will just load back the same (problematic) addresses from the
cache again the second time. This introduces a new resolver bit
(REFRESH_CACHE) that also invalidates the existing cache entry while doing the
new resolve.
MozReview-Commit-ID: 5Bc2KiAGYYA
--HG--
extra : rebase_source : ae368c88a5db27f0980b9928439d27588bc84815
2018-03-06 14:50:21 +01:00
Johan Lorenzo
7a3bc22148
Bug 1443419
- Extract gtk30.mo files from all the Ubuntu langpacks and bundle them into the snap. p=kenvandine r=sfraser
...
MozReview-Commit-ID: JB2PojGgike
--HG--
extra : rebase_source : 699a98d0564c8f2a73a0e3687eebcc2885632572
2018-03-07 18:54:54 +01:00
Cosmin Sabou
0f1ef06f8d
Merge mozilla-central to autoland. a=merge
2018-03-08 08:14:12 +02:00
Cosmin Sabou
4d50fd72f5
Backed out 28 changesets (bug 1436506, bug 1436451, bug 1436996, bug 1436991, bug 1436558, bug 1436398, bug 1443501, bug 1437067, bug 1436436, bug 1436497, bug 1441364, bug 1436405
, bug 1441367, bug 1436440, bug 1436416, bug 1436522, bug 1443192) for mass wpt failures after backout for bug 1443558. a=backout
...
Backed out changeset 09992ffb6a0d (bug 1437067)
Backed out changeset 340be2f71abf (bug 1437067)
Backed out changeset fd8dcd647f0e (bug 1436996)
Backed out changeset 15ff3b2ed202 (bug 1441367)
Backed out changeset bb0cf2a57f10 (bug 1441367)
Backed out changeset 9a8713e25d0e (bug 1436522)
Backed out changeset c5e6aba65927 (bug 1436522)
Backed out changeset 9673a31cbd06 (bug 1436991)
Backed out changeset 260c6ce91561 (bug 1436558)
Backed out changeset aae516e4f973 (bug 1443501)
Backed out changeset ce2b417e9261 (bug 1443501)
Backed out changeset 8daa68e631db (bug 1441364)
Backed out changeset 6015bfa88dd2 (bug 1441364)
Backed out changeset 176a3931afef (bug 1436497)
Backed out changeset ed58e17e8abe (bug 1436497)
Backed out changeset 40628dced2b8 (bug 1436506)
Backed out changeset 0901be04972f (bug 1443192)
Backed out changeset 3f1f453a3cdd (bug 1443192)
Backed out changeset fef37d4246d4 (bug 1436451)
Backed out changeset 99fd7a7dcbca (bug 1436405
)
Backed out changeset 0ee344617508 (bug 1436405
)
Backed out changeset b84b7682d105 (bug 1436440)
Backed out changeset 1f8ba818cab9 (bug 1436436)
Backed out changeset 010c0213dab3 (bug 1436436)
Backed out changeset 3a2ddfdae7d9 (bug 1436398)
Backed out changeset 68ef54b2b9e0 (bug 1436398)
Backed out changeset 1ce98b09f438 (bug 1436416)
Backed out changeset 7b7d1504387a (bug 1436416)
2018-03-08 08:12:16 +02:00
Cosmin Sabou
8db07ec478
Backed out changeset 5138dcf1eddd (bug 1443558) for wpt permafailing on /service-workers/service-worker/client-navigate.https.html. a=backout
2018-03-08 07:05:18 +02:00
Cosmin Sabou
aba9ad6f65
Merge inbound to mozilla-central. a=merge
...
--HG--
rename : mobile/android/geckoview/src/androidTest/java/org/mozilla/geckoview/test/NavigationListenerTest.kt => mobile/android/geckoview/src/androidTest/java/org/mozilla/geckoview/test/NavigationDelegateTest.kt
2018-03-08 05:59:30 +02:00
Dan Glastonbury
431554b5cf
Bug 1443988 - P2: Update futures and futures-cpupool crates. r=mbrubeck
...
* futures: 0.1.13 -> 0.1.18
* futures-cpupool: 0.1.5 -> 0.1.8
MozReview-Commit-ID: LDYFHxBfQMU
--HG--
extra : rebase_source : f1693246c545da9dcf32a5ae72fb023c9d565061
2018-03-08 12:23:10 +10:00
Dan Glastonbury
c0770d8852
Bug 1443988 - P1: Update audioipc to commit 7e866e5. r=mbrubeck
...
Remove pinning version of futures crate.
MozReview-Commit-ID: AcGtxmapWSl
--HG--
extra : rebase_source : 1b41298dd6dca0124c0dbd006aa502d325cbdf76
2018-03-08 12:19:17 +10:00
Nathan Froyd
87bc1e3aa8
Bug 1443932 - part 2 - lower the default stack size for image decoder threads; r=tnikkel
...
These threads should not have deep stacks, and as we can have a number
of them running simultaneously, it's beneficial to set the stack size to
something reasonably low.
2018-03-07 20:33:17 -05:00
Nathan Froyd
e7492f2d00
Bug 1443932 - part 1 - add nsIThreadManager::kThreadPoolStackSize; r=erahm
...
A lot of our thread pools use the default stack size for the platform
they're on, which can be rather large (8MB, usually, on Linux and OS X)
and is probably too much for the typical thread in the thread pool
regardless. SharedThreadPool already has some logic for selecting a
reasonable stack size for worker threads; let's move that logic to
nsIThreadManager so that logic (and constant) can be shared more
broadly. (That we already have a couple of instances of
SharedThreadPool usage solely for this constant suggests that it is a
concept that should be available in a more central location.)
2018-03-07 20:33:17 -05:00
Noemi Erli
81ad7b78f9
Backed out 3 changesets (bug 1443660, bug 1443659, bug 1443658) for android-checkstyle bustage on a CLOSED TREE
...
Backed out changeset c8275e1f531e (bug 1443659)
Backed out changeset bbb5759485fe (bug 1443660)
Backed out changeset 69b649d8c1d1 (bug 1443658)
2018-03-08 02:53:31 +02:00
shindli
8e9217d36a
Merge mozilla-central to inbound. a=merge CLOSED TREE
2018-03-08 02:27:35 +02:00
shindli
568f98c908
Merge inbound to mozilla-central. a=merge
2018-03-08 02:20:08 +02:00
shindli
8969dbf20d
Merge autoland to mozilla-central. a=merge
2018-03-08 02:18:59 +02:00
James Willcox
e8abe08540
Bug 1443659 - Rename GeckoSession.openWindow and closeWindow r=esawin,droeh
...
MozReview-Commit-ID: 1zhNRw2OJ7y
2018-03-07 17:44:44 -06:00