Commit Graph

665014 Commits

Author SHA1 Message Date
Jonathan Kew
135c7c99a8 Bug 1565966 - part 2 - Include Family attributes in mAliasTable when collecting font-name aliases, so that fontEntry instantiation on Windows can work correctly for the Aliases eventually stored in the font-list. r=jwatt
Differential Revision: https://phabricator.services.mozilla.com/D41243

--HG--
extra : moz-landing-system : lando
2019-08-12 17:49:28 +00:00
Jonathan Kew
f2b7b9146f Bug 1565966 - part 1 - Normalize font family names to lowercase in mAliasTable, for consistency with eventual font-family lookups. r=jwatt
Differential Revision: https://phabricator.services.mozilla.com/D41242

--HG--
extra : moz-landing-system : lando
2019-08-12 17:49:09 +00:00
Nick Alexander
05409ea18f Bug 1572161 - Run Android lints task A(lints) less often. r=agi
Differential Revision: https://phabricator.services.mozilla.com/D41049

--HG--
extra : moz-landing-system : lando
2019-08-12 18:23:28 +00:00
Brindusan Cristian
317133c7f8 Backed out changeset 58afdd441a45 (bug 1568972) for bc failures at browser_aboutcertificateviewer.js. CLOSED TREE 2019-08-12 21:34:21 +03:00
Brendan Dahl
87465f7cd7 Bug 1573026 - Include missing header in XULPersist for old XUL store. r=smaug
Beta builds use the old XUL store which was missing a header after the
removal of XULDocument.

Differential Revision: https://phabricator.services.mozilla.com/D41608

--HG--
extra : moz-landing-system : lando
2019-08-12 17:57:04 +00:00
Omkar Konaraddi
62485bc441 Bug 1559508 - Implement onButtonClicked and onLinkClicked events r=adw,mixedpuppy
Differential Revision: https://phabricator.services.mozilla.com/D39538

--HG--
extra : moz-landing-system : lando
2019-08-12 17:55:50 +00:00
Gregory Mierzwinski
b6257bf6d0 Bug 1572862 - Disable adaptive brightness when running power tests on android. r=perftest-reviewers,stephendonner
This patch disables adaptive brightness on any android device that runs power tests. It is not restored because it should always be disabled.

Differential Revision: https://phabricator.services.mozilla.com/D41444

--HG--
extra : moz-landing-system : lando
2019-08-12 17:27:29 +00:00
Alexis Beingessner
22dbda5b64 Bug 1571738 - Fallback as late as possible for svg/color fonts. r=jrmuizel
Also includes some documentation gardening for TextDrawTarget on what we don't support.

Differential Revision: https://phabricator.services.mozilla.com/D41272

--HG--
extra : moz-landing-system : lando
2019-08-12 15:40:26 +00:00
Tom Ritter
a52cd4881c Bug 1475994 - Add tests for the mingw clang build r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D38032

--HG--
extra : moz-landing-system : lando
2019-08-07 16:47:46 +00:00
Johann Hofmann
d523b60d76 Bug 1572675 - Switch to using the grey lock icon by default. r=nhnt11
Differential Revision: https://phabricator.services.mozilla.com/D41560

--HG--
extra : moz-landing-system : lando
2019-08-12 15:36:48 +00:00
dleblanccyr
a5bb36d4dd Bug 1568972 - Adds test for displaying error section. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D39530

--HG--
extra : moz-landing-system : lando
2019-08-12 15:47:05 +00:00
André Bargull
268981bb20 Bug 1539780: Remove "--with-intl-api=build" build config option. r=jwalden
There are about the same number of occurrences of "ENABLE_INTL_API" and "EXPOSE_INTL_API"
in the tree, so preferring one over the other doesn't lead to fewer changes. Therefore
I went with "ENABLE_INTL_API", because "ENABLE_" (resp. "MOZ_ENABLE") is already used as
the prefix for other preprocessor ifdef's.

Differential Revision: https://phabricator.services.mozilla.com/D41188

--HG--
extra : moz-landing-system : lando
2019-08-09 19:43:19 +00:00
Cosmin Sabou
5264922d4e Bug 1429950 - Disable test_headless_screenshot.html on linux !e10s. r=Ehsan
Differential Revision: https://phabricator.services.mozilla.com/D41474

--HG--
extra : moz-landing-system : lando
2019-08-12 16:25:11 +00:00
rsbrans
7cc1352f45 Bug 1557222 - Remove AppCacheInsecure deprecated operation r=Ehsan
Differential Revision: https://phabricator.services.mozilla.com/D41462

--HG--
extra : moz-landing-system : lando
2019-08-12 16:26:44 +00:00
Honza Bambas
1d2e827962 Bug 1554411 - Make sure to deregister each HTTP/2 tunnel with the same key as used for its registration, r=dragana
Differential Revision: https://phabricator.services.mozilla.com/D40406

--HG--
extra : moz-landing-system : lando
2019-08-05 20:48:22 +00:00
Brad Arant
31ac644a83 Bug 1565488 - Wrong panel from welcome screen is highlighted after clearing data;r=VladBaicu
Differential Revision: https://phabricator.services.mozilla.com/D39797

--HG--
extra : moz-landing-system : lando
2019-07-30 16:22:11 +00:00
Andy Wingo
706d0e26b7 Bug 1572714 - Fix TypedObject/bigint test when TypedObject unavailable r=jandem
Differential Revision: https://phabricator.services.mozilla.com/D41569

--HG--
extra : moz-landing-system : lando
2019-08-12 15:31:42 +00:00
Honza Bambas
6b90e7e687 Bug 1563027 - Properly dequeue tunnel streams that were queued because of high concurrency, r=dragana
Differential Revision: https://phabricator.services.mozilla.com/D36749

--HG--
extra : moz-landing-system : lando
2019-08-05 20:05:09 +00:00
Cosmin Sabou
4569ff802f Backed out changeset 2a9a7371947a (bug 1562844) for Android mochitest failures on test_ext_tabs_onUpdated. CLOSED TREE 2019-08-12 19:18:01 +03:00
Benjamin Bouvier
344a794265 Bug 1571464: Only display the function's IR in info level when Cranelift fails; r=jseward
The gczeal test change was added because to make it more deterministic, after
it started failing in automation following this change.

Differential Revision: https://phabricator.services.mozilla.com/D40650

--HG--
extra : moz-landing-system : lando
2019-08-12 15:47:53 +00:00
Cosmin Sabou
6031d499ab Bug 1570436 - Update expectation for subtest. a=test-only CLOSED TREE
--HG--
extra : amend_source : 45e8ba677c70c7f32d2ac9ca84cf720c9f60384c
2019-08-12 19:07:19 +03:00
Dzmitry Malyshau
0aa1247a1e Bug 1572843 - WR swizzling part-2 r=gw
This is a medium-size follow-up to D21965.

Refactors the use of swizzling by the texture cache. Adds a device
capability flag that is checked at run-time. Also makes the texture
cache to communicate with the texture uploader if there is a format
conversion needed, which fixes the case on platforms that don't
support swizzling.

Differential Revision: https://phabricator.services.mozilla.com/D41446

--HG--
extra : moz-landing-system : lando
2019-08-12 15:39:23 +00:00
Florin Strugariu
dc10950243 Bug 1573189 Fix Instagram recording on mobile tests r=perftest-reviewers,davehunt
Differential Revision: https://phabricator.services.mozilla.com/D41572

--HG--
extra : moz-landing-system : lando
2019-08-12 15:38:07 +00:00
Agi Sferro
de8452c468 Bug 1571288 - Fix gradle warnings about obsolete APIs. r=nalexander
Differential Revision: https://phabricator.services.mozilla.com/D41440

--HG--
extra : moz-landing-system : lando
2019-08-12 15:18:23 +00:00
chrmod
25488b089e Bug 1562844 - GeckoView webextensions tabs and webnavigation listeners support r=robwu,rpl,snorp
This changes provide basic support for webextenion tabs and webNavigation listeners by implementing missing objects on which Fennec implementation was relying.

Differential Revision: https://phabricator.services.mozilla.com/D36575

--HG--
extra : moz-landing-system : lando
2019-08-12 12:51:52 +00:00
Liang-Heng Chen
52e177da35 Bug 1570984 - separate large tests; r=johannh,kmag
Differential Revision: https://phabricator.services.mozilla.com/D40487

--HG--
rename : browser/base/content/test/trackingUI/browser_trackingUI_socialtracking.js => browser/base/content/test/trackingUI/browser_trackingUI_socialtracking_doorhanger.js
extra : moz-landing-system : lando
2019-08-12 14:26:55 +00:00
Cosmin Sabou
1a273cf838 Bug 1568717 - Add missing ")" to the syntax. r=wpt-fix 2019-08-12 17:39:31 +03:00
Henrik Skupin
29e1fd507a Bug 1572687 - [geckodriver] Disable the GFX sanity window. r=webdriver-reviewers,maja_zf
Differential Revision: https://phabricator.services.mozilla.com/D41358

--HG--
extra : moz-landing-system : lando
2019-08-12 14:23:27 +00:00
Henrik Skupin
be6262e3b7 Bug 1572687 - [marionette] Disable the GFX sanity window. r=webdriver-reviewers,maja_zf
Differential Revision: https://phabricator.services.mozilla.com/D41357

--HG--
extra : moz-landing-system : lando
2019-08-12 14:21:44 +00:00
Cosmin Sabou
8c5db95e6a Bug 1570436 - Update expectations for pointerevent_movementxy_with_pointerlock.html due to recent failures. r=jgraham
Differential Revision: https://phabricator.services.mozilla.com/D41506

--HG--
extra : moz-landing-system : lando
2019-08-12 14:24:59 +00:00
Cosmin Sabou
0dd72521ac Bug 1568816 - update redirect-http-upgrade.tentative.sub.html expectations after wpt-sync. r=jgraham
Differential Revision: https://phabricator.services.mozilla.com/D41501

--HG--
extra : moz-landing-system : lando
2019-08-12 14:25:01 +00:00
Cosmin Sabou
a0541f6880 Bug 1568717 - update redirect-https-downgrade.tentative.sub.html expectations after wpt-sync rise in failures. r=jgraham
Differential Revision: https://phabricator.services.mozilla.com/D41498

--HG--
extra : moz-landing-system : lando
2019-08-12 14:25:13 +00:00
Alexandre Poirot
8e1aada916 Bug 1569676 - Wait for toolbox to be loaded before closing the toolbox in browser_toolbox_toolbar_reorder_with_secondary_toolbox.js. r=jdescottes
A RDP request is made during toolbox opening and this request isn't awaited for
during the call to gDevTools.showToolbox. This relates to the autohide menu.
Await for this request to be finished and the DOM elements relating to it to be disabled
before trying to close the toolbox.

Differential Revision: https://phabricator.services.mozilla.com/D39715

--HG--
extra : moz-landing-system : lando
2019-08-12 13:47:31 +00:00
Alexandre Poirot
bfa5a24744 Bug 1569676 - Make style editor panel's destroy synchronous. r=jdescottes
Differential Revision: https://phabricator.services.mozilla.com/D39714

--HG--
extra : moz-landing-system : lando
2019-08-12 13:47:29 +00:00
Alexandre Poirot
7ffa8985ff Bug 1569676 - Make storage panel's destroy synchronous. r=jdescottes
Differential Revision: https://phabricator.services.mozilla.com/D39713

--HG--
extra : moz-landing-system : lando
2019-08-12 13:47:27 +00:00
Alexandre Poirot
b26b4938bc Bug 1569676 - Make scratchpad destroy synchronous. r=jdescottes
Differential Revision: https://phabricator.services.mozilla.com/D39712

--HG--
extra : moz-landing-system : lando
2019-08-12 13:47:20 +00:00
Alexandre Poirot
6bdd13f105 Bug 1569676 - Make new performance panel's destroy synchronous. r=jdescottes
Differential Revision: https://phabricator.services.mozilla.com/D39711

--HG--
extra : moz-landing-system : lando
2019-08-12 13:47:17 +00:00
Alexandre Poirot
110f312141 Bug 1569676 - Make memory panel's destroy synchronous. r=jdescottes
The memory actor is a target scoped one and they are all destroyed
when the toolbox closes. So memory actor's destroy method is called.
It then calls bridge's destroy, which also detach the actor if it was
attached.

Differential Revision: https://phabricator.services.mozilla.com/D39710

--HG--
extra : moz-landing-system : lando
2019-08-12 13:47:15 +00:00
Alexandre Poirot
00643d0c50 Bug 1569676 - Make DOM and application panel's destroy synchronous. r=jdescottes
Differential Revision: https://phabricator.services.mozilla.com/D39709

--HG--
extra : moz-landing-system : lando
2019-08-12 13:47:07 +00:00
Alexandre Poirot
0284ed4bdb Bug 1569676 - Make accessibility panel's destroy synchronous. r=jdescottes
Differential Revision: https://phabricator.services.mozilla.com/D39708

--HG--
extra : moz-landing-system : lando
2019-08-12 13:47:06 +00:00
Johann Hofmann
88686d7850 Bug 1572936 - Flip security.identityblock.show_extended_validation to false to hide the ev indicators in the identity block. r=Gijs,whimboo
Apparently this didn't have any tests other than the ones in functional-ui (of which one is disabled),
but adding new ones for EV at the point where it's being disabled and eventually removed doesn't
really make sense to me.

Differential Revision: https://phabricator.services.mozilla.com/D41531

--HG--
extra : moz-landing-system : lando
2019-08-12 14:11:45 +00:00
tanhengyeow
c91b6dc057 Bug 1565226 - Limit the payload rendered in the Preview panel. r=nchevobbe
Limit the payload rendered in the Preview panel to 100 KB

Differential Revision: https://phabricator.services.mozilla.com/D39245

--HG--
extra : moz-landing-system : lando
2019-08-07 17:44:27 +00:00
Carolina
e33e344c35 Bug 1570630 - Removes query parameters in site identity panel header.r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D40723

--HG--
extra : moz-landing-system : lando
2019-08-12 13:35:51 +00:00
Carolina
714a88a315 Bug 1571831 - Adds some l10n missing strings.r=johannh,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D40909

--HG--
extra : moz-landing-system : lando
2019-08-12 13:43:29 +00:00
harry
2413c70932 Bug 1465403 - Support loading icons @2x in macOS menu bars. r=mstange
Differential Revision: https://phabricator.services.mozilla.com/D41391

--HG--
extra : moz-landing-system : lando
2019-08-12 13:53:38 +00:00
Cosmin Sabou
d77cbfd825 Bug 1457984 - Disable test_TelemetrySend.js on !debug for frequent failures. r=chutten
Differential Revision: https://phabricator.services.mozilla.com/D41503

--HG--
extra : moz-landing-system : lando
2019-08-12 13:37:31 +00:00
ffxbld
21d02cb6fe No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings tld-suffixes - a=repo-update r=RyanVM
Differential Revision: https://phabricator.services.mozilla.com/D41541

--HG--
extra : moz-landing-system : lando
2019-08-12 13:08:23 +00:00
Jon Coppeard
d21beb7f9e Bug 1572782 - Remove unused js::FreeOp alias and remaining references r=tcampbell?
Differential Revision: https://phabricator.services.mozilla.com/D41413

--HG--
extra : moz-landing-system : lando
2019-08-12 12:35:11 +00:00
Jon Coppeard
6c416aec4d Bug 1572782 - Replace internal use of js::FreeOp with JSFreeOp r=tcampbell?
Sorry for the huge patch.  This is pretty much a search and replace of all uses of js::FreeOp.

Differential Revision: https://phabricator.services.mozilla.com/D41412

--HG--
extra : moz-landing-system : lando
2019-08-12 10:43:51 +00:00
Jon Coppeard
4f45eff7cc Bug 1572782 - Remove external references to js::FreeOp r=mccr8?
Replace external use of js::FreeOp with JSFreeOp.

Differential Revision: https://phabricator.services.mozilla.com/D41411

--HG--
extra : moz-landing-system : lando
2019-08-12 10:43:32 +00:00