- 07 Mar, 2019 39 commits
-
-
Mike Conley authored
This avoids instantiating them for internal pages, like about:home. Differential Revision: https://phabricator.services.mozilla.com/D22520 --HG-- extra : moz-landing-system : lando
-
Robin Templeton authored
Differential Revision: https://phabricator.services.mozilla.com/D21941 --HG-- extra : moz-landing-system : lando
-
Tarek Ziadé authored
Fix a typo. Differential Revision: https://phabricator.services.mozilla.com/D22559 --HG-- extra : moz-landing-system : lando
-
Emilio Cobos Álvarez authored
CLOSED TREE
-
Mike Conley authored
Bug 1532001 - Add aboutConfig.ftl to the browser_all_files_referenced.js whitelist until the new about:config rides the trains. r=nhnt11 Differential Revision: https://phabricator.services.mozilla.com/D22118 --HG-- extra : moz-landing-system : lando
-
Gijs Kruitbosch authored
Differential Revision: https://phabricator.services.mozilla.com/D22545 --HG-- extra : moz-landing-system : lando
-
Matthew Noorenberghe authored
Differential Revision: https://phabricator.services.mozilla.com/D22452 --HG-- rename : toolkit/components/passwordmgr/LoginManagerContent.jsm => toolkit/components/passwordmgr/LoginFormFactory.jsm extra : moz-landing-system : lando
-
Botond Ballo authored
Differential Revision: https://phabricator.services.mozilla.com/D19683 --HG-- extra : moz-landing-system : lando
-
Botond Ballo authored
Differential Revision: https://phabricator.services.mozilla.com/D19682 --HG-- extra : moz-landing-system : lando
-
Botond Ballo authored
These were rendering as blank with container scrolling, and their failure with containerless scrolling is caused by an unrelated viewport bug, tracked in bug 1527511. Differential Revision: https://phabricator.services.mozilla.com/D19681 --HG-- extra : moz-landing-system : lando
-
Botond Ballo authored
Bug 1158392 - Fix 1133905-*-vh-*.html reftests so they are valid in the presence of new viewport sizing rules. r=kats Differential Revision: https://phabricator.services.mozilla.com/D19680 --HG-- extra : moz-landing-system : lando
-
Botond Ballo authored
Manual testing shows expected rendering of the pages in question. The tests do not reproduce locally and are tricky to debug on Try. Moreover, most other reftests in this directory are already marked as failing or random on Android. For these reasons, I don't want these failures to block the rollout of containerless scrolling. Bug 1084564 tracks re-enabling them. Differential Revision: https://phabricator.services.mozilla.com/D19679 --HG-- extra : moz-landing-system : lando
-
Andrea Marchesini authored
Bug 1530132 - Consider the cookie permission for the current request, ignoring the top-level one, r=Ehsan Differential Revision: https://phabricator.services.mozilla.com/D22456 --HG-- extra : moz-landing-system : lando
-
Dan Minor authored
In Bug 1514043 we renamed the geckomediaplugin to gmplugin, but missed renaming it on Android. This prevents the plugin from loading, which breaks OpenH264 in WebRTC. Differential Revision: https://phabricator.services.mozilla.com/D22502 --HG-- extra : moz-landing-system : lando
-
ffxbld authored
No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings - a=repo-update r=RyanVM,keeler Differential Revision: https://phabricator.services.mozilla.com/D22489 --HG-- extra : moz-landing-system : lando
-
Edwin Gao authored
Changes: - added skip-if clause to `windows10-aarch64` Differential Revision: https://phabricator.services.mozilla.com/D22416 --HG-- extra : moz-landing-system : lando
-
Dave Townsend authored
Bug 1530615: Remove missing profiles from the profile service when showing the profile manager or about:profiles. r=Gijs Differential Revision: https://phabricator.services.mozilla.com/D22146 --HG-- extra : moz-landing-system : lando
-
Alexander Surkov authored
Differential Revision: https://phabricator.services.mozilla.com/D22544 --HG-- extra : moz-landing-system : lando
-
Ciure Andrei authored
Backed out changeset 85797ddca854 (bug 1532584) for perma failing browser_markup_events_chrome_not_blocked.js CLOSED TREE
-
Emilio Cobos Álvarez authored
Differential Revision: https://phabricator.services.mozilla.com/D22547 --HG-- extra : moz-landing-system : lando
-
Dustin J. Mitchell authored
Differential Revision: https://phabricator.services.mozilla.com/D22538 --HG-- extra : moz-landing-system : lando
-
Ciure Andrei authored
-
Miko Mynttinen authored
Differential Revision: https://phabricator.services.mozilla.com/D22333 --HG-- extra : moz-landing-system : lando
-
Miko Mynttinen authored
Differential Revision: https://phabricator.services.mozilla.com/D21187 --HG-- extra : moz-landing-system : lando
-
Miko Mynttinen authored
Differential Revision: https://phabricator.services.mozilla.com/D21186 --HG-- extra : moz-landing-system : lando
-
Miko Mynttinen authored
Bug 1526941 - Part 2: Refactor nsDisplayWrapList::GetComponentAlphaBounds() and nsDisplayWrapList::GetOpaqueRegion() and move some of the logic to nsDisplayList r=mattwoodrow Differential Revision: https://phabricator.services.mozilla.com/D21185 --HG-- extra : moz-landing-system : lando
-
Miko Mynttinen authored
Differential Revision: https://phabricator.services.mozilla.com/D21184 --HG-- extra : moz-landing-system : lando
-
k88hudson authored
Differential Revision: https://phabricator.services.mozilla.com/D22510 --HG-- extra : moz-landing-system : lando
-
Doug Thayer authored
Renamed the test to reflect that it is really just a test of the script preloader as well. I just moved it to get it close to the ScriptPreloader and near existing tests. Differential Revision: https://phabricator.services.mozilla.com/D22330 --HG-- rename : testing/marionette/harness/marionette_harness/tests/unit/test_startup_caches.py => js/xpconnect/tests/marionette/test_preloader_telemetry.py extra : moz-landing-system : lando
-
Gijs Kruitbosch authored
Differential Revision: https://phabricator.services.mozilla.com/D22528 --HG-- extra : moz-landing-system : lando
-
Sam Foster authored
Bug 1531135 - Honor autocomplete=off on password when signon.autofillForms.autocompleteOff is false. r=MattN Differential Revision: https://phabricator.services.mozilla.com/D22025 --HG-- extra : moz-landing-system : lando
-
Ciure Andrei authored
Backed out changeset da9a99c4896c (bug 1531975) for causing PersistentBufferProvider build bustages CLOSED TREE
-
Nicolas Silva authored
Differential Revision: https://phabricator.services.mozilla.com/D22458 --HG-- extra : moz-landing-system : lando
-
Lee Salzman authored
Bug 1531975 - just do a gfxCriticalNote on buffer-provider over-production instead of an error r=nical Differential Revision: https://phabricator.services.mozilla.com/D22518 --HG-- extra : moz-landing-system : lando
-
Ashley Hauck authored
Differential Revision: https://phabricator.services.mozilla.com/D22290 --HG-- extra : moz-landing-system : lando
-
Ted Campbell authored
Differential Revision: https://phabricator.services.mozilla.com/D22524 --HG-- extra : moz-landing-system : lando
-
Mellina Yonashiro authored
Bug 1508241 - Change variable colors and set a new one for approved Zebra Colors for Network Tab in DevTools r=Honza This changes the colors of the odd table cells and the hover state in rows in the Network tab in DevTools. I have updated the //--table-zebra-background// in **variables.css** and inserted a new one, which is //--table-selection-background-hover//. I have created the new variable, in order to prevent it affecting other table colors. Differential Revision: https://phabricator.services.mozilla.com/D21777 --HG-- extra : moz-landing-system : lando
-
Michael Ratcliffe authored
Differential Revision: https://phabricator.services.mozilla.com/D22076 --HG-- extra : moz-landing-system : lando
-
John Dai authored
Bug 1533401 - Use native maybe support IPDL in JSWindowActorEventDecl instead of two booleans, r=nika Differential Revision: https://phabricator.services.mozilla.com/D22509 --HG-- extra : moz-landing-system : lando
-
- 06 Mar, 2019 1 commit
-
-
Byron Campen [:bwc] authored
Bug 1531143 - Part 1: Rewrite this test-case to be valid, more readable, and test a little more than it did. r=jib Differential Revision: https://phabricator.services.mozilla.com/D21950 --HG-- extra : moz-landing-system : lando
-