lloan
76c8d857b7
Bug 1486323 - Network monitor toolbar is 1px too high. r=Honza
...
For consistency with other parts of DevTools, the Network monitor toolbar (or toolbars, when splitted in 2) should be 28px high excluding borders.
Currently it’s 29px, 1px taller than the toolbox's tab bar, and 1px taller than the Console’s toolbar.
Differential Revision: https://phabricator.services.mozilla.com/D22430
--HG--
extra : moz-landing-system : lando
2019-03-08 11:17:15 +00:00
Kartikaya Gupta
1889f4e164
Bug 1532284 - Build wrench on Android. r=glandium
...
Depends on D22377
Differential Revision: https://phabricator.services.mozilla.com/D22378
--HG--
extra : moz-landing-system : lando
2019-03-08 00:37:46 +00:00
Kartikaya Gupta
b4182026be
Bug 1532284 - Build using android-28. r=gw
...
This is the SDK version we use to build other Android stuff in
mozilla-central. It's simpler if we build Wrench using the same
target since we can reuse the toolchains.
Depends on D22376
Differential Revision: https://phabricator.services.mozilla.com/D22377
--HG--
extra : moz-landing-system : lando
2019-03-07 17:34:50 +00:00
Kartikaya Gupta
d1e8fe8a40
Bug 1532284 - Fix rustc compiler warnings when building wrench for Android. r=gw
...
Various variables are unused when building for Android.
Differential Revision: https://phabricator.services.mozilla.com/D22376
--HG--
extra : moz-landing-system : lando
2019-03-07 17:34:50 +00:00
Narcis Beleuzu
ccb04a4f95
Backed out 5 changesets (bug 1213453) for bustages on MediaEngineDefault.cpp . CLOSED TREE
...
Backed out changeset 118792523194 (bug 1213453)
Backed out changeset 6208d9e15f3d (bug 1213453)
Backed out changeset ec1da6bbf1a7 (bug 1213453)
Backed out changeset f78c357f2f5f (bug 1213453)
Backed out changeset 6903f0739e83 (bug 1213453)
2019-03-08 13:34:52 +02:00
Alex Chronopoulos
990cbb15ed
Bug 1213453 - Update mochitest to expect group id. r=pehrsons
...
Differential Revision: https://phabricator.services.mozilla.com/D20373
--HG--
extra : moz-landing-system : lando
2019-03-08 10:33:57 +00:00
Alex Chronopoulos
fae0a858fe
Bug 1213453 - Correlate video device group id based on device name. r=pehrsons
...
Differential Revision: https://phabricator.services.mozilla.com/D20372
--HG--
extra : moz-landing-system : lando
2019-03-08 10:33:55 +00:00
Alex Chronopoulos
68ec14cfe5
Bug 1213453 - Session-unique group id. r=pehrsons
...
Spec in [1] mentions: "The browsing session-unique group identifier for the source of the MediaStreamTrack."
[1] https://www.w3.org/TR/mediacapture-streams/#constrainable-properties
Differential Revision: https://phabricator.services.mozilla.com/D20371
--HG--
extra : moz-landing-system : lando
2019-03-08 10:33:53 +00:00
Alex Chronopoulos
c00f4787e9
Bug 1213453 - Add getters/setters for group id in MediaEngineSource and the derived classes. r=pehrsons
...
Differential Revision: https://phabricator.services.mozilla.com/D20370
--HG--
extra : moz-landing-system : lando
2019-03-08 10:33:51 +00:00
Alex Chronopoulos
3a6e2e8c5e
Bug 1213453 - Add group id in various MediaManager classes. r=pehrsons
...
Differential Revision: https://phabricator.services.mozilla.com/D20369
--HG--
extra : moz-landing-system : lando
2019-03-08 10:33:49 +00:00
Narcis Beleuzu
4941072670
Bug 1307249 - Disable browser_dbg-navigation.js on OSX and Linux r=jmaher
...
Differential Revision: https://phabricator.services.mozilla.com/D22666
--HG--
extra : moz-landing-system : lando
2019-03-08 10:30:17 +00:00
Masayuki Nakano
c59fa8ef73
Bug 1466208 - part 36: Create PresShell::EventHandler::PrepareToDispatchContextMenuEvent() r=smaug
...
If `Shift` state of `eContextMenu` event is active, we make it not fired on
web content. Additionally, if it's not time to open context menu, we shouldn't
dispatch it into the DOM. The new method prepare and check them.
Differential Revision: https://phabricator.services.mozilla.com/D21337
--HG--
extra : moz-landing-system : lando
2019-02-28 10:33:52 +00:00
violet
6756284172
Bug 1346610 - Compute width and height only when necessary to avoid exponential time complexity r=longsonr
...
When only width is needed, we should not compute height, and vice versa. Otherwise
there are exponentially repeated computations for nested svg elements, which will
make the tab unresponsive due to 100% CPU usage for exponentially long time.
Differential Revision: https://phabricator.services.mozilla.com/D20947
--HG--
extra : moz-landing-system : lando
2019-03-08 07:27:24 +00:00
Vlad Baicu
e84d7f028b
Bug 1519418 - Replace MMA preferences with sharedPreferences.r=petru
...
Patch D16319 attempted to clean the MMA code and allow for easier debugging
of LP deeplinks on dev builds. However it introduced a regression because the
MMA preferences were being accessed by the initializing activity. By making
getDeviceId public and static, calling it from another activity would result
in a null value returned. I have refactored the code to use shared preferences
and remove the dependency on other activities.
Differential Revision: https://phabricator.services.mozilla.com/D21984
--HG--
extra : moz-landing-system : lando
2019-03-05 17:33:57 +00:00
alexandru.ionescu
941c77dc3a
Bug 1529211 Add new Raptor tests in tp6m-6 r=davehunt
...
Differential Revision: https://phabricator.services.mozilla.com/D20820
--HG--
extra : moz-landing-system : lando
2019-03-07 16:37:30 +00:00
Jan de Mooij
2267287530
Bug 1530937 part 10 - Convert more callVMs in CodeGenerator.cpp. r=nbp
...
Differential Revision: https://phabricator.services.mozilla.com/D22523
--HG--
extra : moz-landing-system : lando
2019-03-07 17:49:04 +00:00
Eitan Isaacson
9559a7c4a2
Bug 1531346 - Check for cyclical relationship with aria-activedescendant. r=MarcoZ
...
Differential Revision: https://phabricator.services.mozilla.com/D22633
--HG--
extra : moz-landing-system : lando
2019-03-08 07:55:13 +00:00
Andrea Marchesini
c7b10d2a2a
Bug 1525245 - Stabilize cookiePolicy/cookiePermission for live documents - part 16 - Always grant storage permission for storage-access door hanger, r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D22273
--HG--
extra : moz-landing-system : lando
2019-03-08 09:06:22 +00:00
Andrea Marchesini
edf65bad95
Bug 1525245 - Stabilize cookiePolicy/cookiePermission for live documents - part 15 - Comments, r=asuth
...
Differential Revision: https://phabricator.services.mozilla.com/D21906
--HG--
extra : moz-landing-system : lando
2019-03-08 09:06:20 +00:00
Andrea Marchesini
b27c7a2194
Bug 1525245 - Stabilize cookiePolicy/cookiePermission for live documents - part 14 - Test for cookies policy, r=Ehsan
...
Differential Revision: https://phabricator.services.mozilla.com/D21697
--HG--
extra : moz-landing-system : lando
2019-03-08 09:04:57 +00:00
Andrea Marchesini
a78d942c6b
Bug 1525245 - Stabilize cookiePolicy/cookiePermission for live documents - part 13 - Cookies, r=Ehsan
...
Differential Revision: https://phabricator.services.mozilla.com/D21696
--HG--
extra : moz-landing-system : lando
2019-03-08 09:04:34 +00:00
Andrea Marchesini
8e20bbbc9a
Bug 1525245 - Stabilize cookiePolicy/cookiePermission for live documents - part 12 - nsICookieSettings for the channel creation, r=ckerschb,asuth,Ehsan
...
Differential Revision: https://phabricator.services.mozilla.com/D21538
--HG--
extra : moz-landing-system : lando
2019-03-08 09:04:11 +00:00
Andrea Marchesini
bbbb6b3c68
Bug 1525245 - Stabilize cookiePolicy/cookiePermission for live documents - part 11 - windows/workers/documents must keep the current cookie settings and ignore changes, r=Ehsan
...
Differential Revision: https://phabricator.services.mozilla.com/D18960
--HG--
extra : moz-landing-system : lando
2019-03-08 09:03:38 +00:00
Andrea Marchesini
6b7df33f3a
Bug 1525245 - Stabilize cookiePolicy/cookiePermission for live documents - part 10 - Fix existing tests, r=Ehsan
...
Differential Revision: https://phabricator.services.mozilla.com/D18958
--HG--
extra : moz-landing-system : lando
2019-03-08 09:03:15 +00:00
Andrea Marchesini
33a7c6ba37
Bug 1525245 - Stabilize cookiePolicy/cookiePermission for live documents - part 9 - Tests for DOM Cache and cookie settings changing, r=Ehsan
...
Differential Revision: https://phabricator.services.mozilla.com/D18957
--HG--
extra : moz-landing-system : lando
2019-03-08 09:02:53 +00:00
Andrea Marchesini
3d8f2f34f2
Bug 1525245 - Stabilize cookiePolicy/cookiePermission for live documents - part 8 - Tests for ServiceWorkers and cookie settings changing, r=Ehsan
...
Differential Revision: https://phabricator.services.mozilla.com/D18956
--HG--
extra : moz-landing-system : lando
2019-03-08 09:02:30 +00:00
Andrea Marchesini
d2af0d7a3e
Bug 1525245 - Stabilize cookiePolicy/cookiePermission for live documents - part 7 - Tests for IndexedDB and cookie settings changing, r=Ehsan,asuth
...
Differential Revision: https://phabricator.services.mozilla.com/D18955
--HG--
extra : moz-landing-system : lando
2019-03-08 09:02:12 +00:00
Andrea Marchesini
9538bf47e4
Bug 1525245 - Stabilize cookiePolicy/cookiePermission for live documents - part 6 - Tests for SharedWorker and cookie settings changing, r=Ehsan
...
Differential Revision: https://phabricator.services.mozilla.com/D18954
--HG--
extra : moz-landing-system : lando
2019-03-08 09:01:55 +00:00
Andrea Marchesini
7d2fff7ba8
Bug 1525245 - Stabilize cookiePolicy/cookiePermission for live documents - part 5 - BroadcastChannel must be blocked when cookie jar access is denied to avoid communication between live and new documents, r=Ehsan
...
Differential Revision: https://phabricator.services.mozilla.com/D18953
--HG--
extra : moz-landing-system : lando
2019-03-08 09:01:32 +00:00
Andrea Marchesini
039d278116
Bug 1525245 - Stabilize cookiePolicy/cookiePermission for live documents - part 4 - Storage tests, r=asuth
...
Differential Revision: https://phabricator.services.mozilla.com/D18952
--HG--
extra : moz-landing-system : lando
2019-03-08 09:01:09 +00:00
Andrea Marchesini
dc74d3e7a0
Bug 1525245 - Stabilize cookiePolicy/cookiePermission for live documents - part 3 - LocalStorage and SessionStorage, r=asuth
...
Differential Revision: https://phabricator.services.mozilla.com/D18951
--HG--
extra : moz-landing-system : lando
2019-03-08 09:00:46 +00:00
Andrea Marchesini
1a82d38726
Bug 1525245 - Stabilize cookiePolicy/cookiePermission for live documents - part 2 - AntiTracking, r=Ehsan
...
Depends on D18949
Differential Revision: https://phabricator.services.mozilla.com/D18950
--HG--
extra : moz-landing-system : lando
2019-03-08 09:00:24 +00:00
Andrea Marchesini
43beb5b35b
Bug 1525245 - Stabilize cookiePolicy/cookiePermission for live documents - part 1 - information stored into loadInfo, r=Ehsan,ckerschb
...
Differential Revision: https://phabricator.services.mozilla.com/D18949
--HG--
extra : moz-landing-system : lando
2019-03-08 09:00:06 +00:00
Mike Hommey
7cb9cf0fa3
Bug 1532893 - Retry packages tasks when snapshot.debian.org doesn't respond. r=dustin
...
Bug 1486071 intended to fix this, but while the tasks are setup to
restart on exit status 100, there are multiple failure cases where
snapshot.debian.org doesn't respond and the exit status is not 100.
One is dget, when downloading package sources from snapshot.debian.org.
Eventually, those should move to fetch tasks, but in the meantime, we
bubble up get errors with an exit code 100.
mk-build-deps wraps a call to apt-get install, but doesn't return the
exit code that apt-get returns when apt-get returns one. It makes it
hard to distinguish the error modes, but mk-build-deps is unlikely to
fail on anything else than apt-get. Not all apt-get failures would be
due to snapshot.debian.org availability, but that's a tradeoff we
decided was okay in bug 1486071.
Differential Revision: https://phabricator.services.mozilla.com/D22269
--HG--
extra : moz-landing-system : lando
2019-03-06 22:14:20 +00:00
Tom Prince
4834d960f8
Bug 1532783: [taskgraph] Move handling of windows scopes to taskgraph.transfroms.task; r=dustin
...
Currently the scopes are handled in some test-specific code. However, there is
logic not to be in generic code.
Differential Revision: https://phabricator.services.mozilla.com/D22447
--HG--
extra : moz-landing-system : lando
2019-03-08 07:00:02 +00:00
Tom Prince
1f9563dfda
Bug 1532783: [taskgraph] Set worker `os` and `implementation` earlier in job transform; r=dustin
...
This slightly decreases the amount of code that needs to know how to determine this.
Differential Revision: https://phabricator.services.mozilla.com/D22446
--HG--
extra : moz-landing-system : lando
2019-03-08 06:59:54 +00:00
Mike Hommey
f68ba227dc
Bug 1530600 - Fail to package if a jarlog was given but it contains no data for omnijars. r=chmanchester
...
Differential Revision: https://phabricator.services.mozilla.com/D21657
--HG--
extra : moz-landing-system : lando
2019-03-05 22:11:50 +00:00
Narcis Beleuzu
d6f8590a91
Backed out 2 changesets (bug 1532783) for causing Gecko Decision Task bustage. CLOSED TREE
...
Backed out changeset 722b3915da31 (bug 1532783)
Backed out changeset 421bdcc103d3 (bug 1532783)
2019-03-08 08:41:39 +02:00
Brindusan Cristian
4e6150486c
Backed out changeset 9a94bd3da98f (bug 1532692) for mochitest failures at test_cloneElementVisually_poster.html.
2019-03-08 06:57:25 +02:00
arthur.iakab
77aa564189
Merge mozilla-central to autoland
2019-03-08 06:41:04 +02:00
arthur.iakab
013bbfceb8
Merge inbound to mozilla-central a=merge
2019-03-08 06:39:50 +02:00
arthur.iakab
6ac3e940d9
Merge autoland to mozilla-central a=merge
2019-03-08 06:38:18 +02:00
Mike Conley
5adc1690d5
Bug 1532692 - Clear poster attributes from videos that we're cloning to visually. r=jya
...
Differential Revision: https://phabricator.services.mozilla.com/D22631
--HG--
extra : moz-landing-system : lando
2019-03-08 03:06:29 +00:00
Neil Deakin
3a201a0072
Bug 1512474, repaint arrow when certificate item in tree is opened or closed, r=mconley
...
--HG--
extra : rebase_source : 249c4990c412fa2c2a73039335d444c424e118ef
2019-03-07 17:57:24 -05:00
Neil Deakin
b1a0d8a2a9
Bug 1519960, add a previousColumn property for tree columns so that tree drag and drop will work without box objects, r=bzbarsky
...
--HG--
extra : rebase_source : 35a235ee1119308021685d173c6b6d7487481f5b
2019-03-07 17:57:18 -05:00
Neil Deakin
bdd278ae2c
Bug 1519956, remove box object related crashtests that will no longer be applicable with no box objects, r=bzbarsky
...
--HG--
extra : rebase_source : d5dc1a25a740f9d95d00b261873a150f657c05d5
2019-03-07 17:57:12 -05:00
arthur.iakab
eba6cadac2
Merge mozilla-central to mozilla-inbound
2019-03-08 00:19:35 +02:00
arthur.iakab
85ad02d41a
Merge inbound to mozilla-central a=merge
2019-03-07 23:58:42 +02:00
Jan Varga
1c7ca16c50
Bug 1533426
- browser/components/preferences/in-content/tests/siteData/browser_siteData2.js fails with LSNG enabled; r=johannh
2019-03-07 22:06:39 +01:00
Emilio Cobos Álvarez
70d739d347
Bug 1215878 - Temporarily skip font-family subtest because of bug 1533392.
...
CLOSED TREE
2019-03-07 20:41:06 +01:00