Граф коммитов

656420 Коммитов

Автор SHA1 Сообщение Дата
Dorel Luca b4311cbef0 Backed out changeset 6fb248823c0d (bug 1544864) for DevTools failures in devtools/client/webconsole/test/mochitest/browser_console_clear_cache.js. CLOSED TREE 2019-06-14 20:57:29 +03:00
Dorel Luca 6b40527932 Backed out 2 changesets (bug 1529345) for Build Bustage. CLOSED TREE
Backed out changeset 63f80a49839e (bug 1529345)
Backed out changeset 15bac42cc73a (bug 1529345)
2019-06-14 20:55:52 +03:00
Edwin Gao 69720fcf05 Bug 1555454 - move mochitests-media to macosx1014 r=gbrown
Changes:
- migrate `mochitest-media` to run on macosx1014
- rebalance chunks

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

--HG--
extra : moz-landing-system : lando
2019-06-14 14:34:02 +00:00
Logan Smyth c09e533d0e Bug 1529345 - Part 2: Add Gecko infrastructure for receiving notifications about debugger-related events. r=jimb,smaug
Differential Revision: https://phabricator.services.mozilla.com/D30565

--HG--
extra : moz-landing-system : lando
2019-06-14 17:14:13 +00:00
Logan Smyth abd1c3a2c0 Bug 1529345 - Part 1: Handle some missing includes. r=jimb
Differential Revision: https://phabricator.services.mozilla.com/D31902

--HG--
extra : moz-landing-system : lando
2019-06-14 00:16:16 +00:00
Tarek Ziadé f9d319bac0 Bug 1558882 - Fixed intermittent on ThreadMetrics.CollectMetrics r=erahm
The first test does not really need to check that we spend less than
200ms, and we can give more time to the scheduler in the second
test, as long as we check that is less than the recursive dispatched
event

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

--HG--
extra : moz-landing-system : lando
2019-06-14 16:43:01 +00:00
Abdoulaye O. Ly e3c1f07198 Bug 1533958 - Make <select> works with Fission. r=NeilDeakin
Differential Revision: https://phabricator.services.mozilla.com/D32337

--HG--
extra : moz-landing-system : lando
2019-06-14 16:23:29 +00:00
Gurzau Raul 4f7014872e Backed out changeset cc09b9a55c48 (bug 1557635) for lint failure at android_strings.dtd on a CLOSED TREE.
--HG--
rename : mobile/android/base/java/org/mozilla/gecko/util/OnboardingStringsUtil.java => mobile/android/base/java/org/mozilla/gecko/util/OnboardingStringUtil.java
2019-06-14 19:02:22 +03:00
Johann Hofmann 52d5f250f1 Bug 1557729 - Use principal for permission post prompts instead of URI. r=xeonchen
Differential Revision: https://phabricator.services.mozilla.com/D35033

--HG--
extra : moz-landing-system : lando
2019-06-14 15:49:25 +00:00
Jared Wein 634485eabc Bug 1553209 - Show the title on login list items instead of the complete origin. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D34514

--HG--
extra : moz-landing-system : lando
2019-06-14 15:54:07 +00:00
Jared Wein 9927a4ec62 Bug 1553209 - Show the password with a monospace font so the reveal-checkbox doesn't move when toggling it. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D34468

--HG--
extra : moz-landing-system : lando
2019-06-14 15:54:00 +00:00
Jared Wein 2dd599e457 Bug 1553209 - Show '(no username)' as the username for logins that lack a username. r=MattN,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D34467

--HG--
extra : moz-landing-system : lando
2019-06-14 15:53:58 +00:00
Jared Wein 5d220eba4f Bug 1553209 - Merge the modal-input custom element into the login-item custom element. r=MattN,fluent-reviewers,flod
The separation didn't work out right and some work started getting duplicated between login-item and modal-input.

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

--HG--
extra : moz-landing-system : lando
2019-06-14 15:53:56 +00:00
Jared Wein 6c7af56f7d Bug 1556934 - Don't show invalid form field styling on inputs before the user has modified them or submitted the form. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D34409

--HG--
extra : moz-landing-system : lando
2019-06-14 15:53:54 +00:00
Jared Wein 94dfaf8998 Bug 1556934 - Add placeholder text in fields and preprend https:// if scheme is not provided for origin. r=MattN,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D34408

--HG--
extra : moz-landing-system : lando
2019-06-14 15:53:47 +00:00
Jared Wein 413700585b Bug 1556934 - Remove the asterisk from the required fields. r=MattN,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D34407

--HG--
extra : moz-landing-system : lando
2019-06-14 15:53:42 +00:00
Jared Wein 547a63e337 Bug 1556934 - Don't include the paths in the origin field of manually added logins. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D34406

--HG--
extra : moz-landing-system : lando
2019-06-14 15:53:37 +00:00
Petru Lingurar 634b95f036 Bug 1557635 - Update the Sync Onboarding screen; r=VladBaicu
With this changes we must now support 3 Onboarding versions.

Latest Onboarding UX will use a new title for the "Sync screen", new subtext,
new image and new text for the signin button.
This will be presented only if all this new Strings are localized.

Refactored the existing OnboardingStringUtil to serve as a central point of
getting the right Strings to be used and querying the Onboarding UX version the
app should offer.

Applied a lossless compression for the new sync image which resulted in a 26.5%
size reduction.

Removed the lint suppression initially necessary for when first added the
updated Sync Strings which were not used at the moment.

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

--HG--
rename : mobile/android/base/java/org/mozilla/gecko/util/OnboardingStringUtil.java => mobile/android/base/java/org/mozilla/gecko/util/OnboardingStringsUtil.java
extra : moz-landing-system : lando
2019-06-14 12:36:39 +00:00
Brad Arant ec45022ea2 Bug 1268019 - Fix code violation of missing braces on if code block.;r=VladBaicu
Differential Revision: https://phabricator.services.mozilla.com/D34386

--HG--
extra : moz-landing-system : lando
2019-06-11 07:41:38 +00:00
Ashley Hauck 8b0ff305bb Bug 1559123 - Do not relazify scripts with JSOP_CALLSITEOBJ. r=jandem
Differential Revision: https://phabricator.services.mozilla.com/D34916

--HG--
extra : moz-landing-system : lando
2019-06-14 15:10:10 +00:00
Andreas Pehrson 960fd5a805 Bug 1553262 - Ignore removing video tracks for streams that only capture audio. r=jib
Video tracks are not added to output streams that capture only audio, so we
cannot assume that an output stream that captures only audio has been locked to
capture MediaStream sources when a video track is removed.

Depends on D34854

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

--HG--
extra : moz-landing-system : lando
2019-06-14 13:33:46 +00:00
Andreas Pehrson 2457f85c0d Bug 1553262 - Add mochitest. r=jib
A crashtest oddly enough led to unrelated hangs.

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

--HG--
extra : moz-landing-system : lando
2019-06-14 13:34:05 +00:00
alexandru.ionescu 372e3a61a4 Bug 1558163 Add dedicated test config for fennec v64 r=davehunt,perftest-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D34340

--HG--
rename : testing/raptor/raptor/tests/raptor-tp6m-cold-1.ini => testing/raptor/raptor/tests/raptor-tp6m-cold-1-fennec64.ini
rename : testing/raptor/raptor/tests/raptor-tp6m-cold-10.ini => testing/raptor/raptor/tests/raptor-tp6m-cold-10-fennec64.ini
rename : testing/raptor/raptor/tests/raptor-tp6m-cold-11.ini => testing/raptor/raptor/tests/raptor-tp6m-cold-11-fennec64.ini
rename : testing/raptor/raptor/tests/raptor-tp6m-cold-12.ini => testing/raptor/raptor/tests/raptor-tp6m-cold-12-fennec64.ini
rename : testing/raptor/raptor/tests/raptor-tp6m-cold-13.ini => testing/raptor/raptor/tests/raptor-tp6m-cold-13-fennec64.ini
rename : testing/raptor/raptor/tests/raptor-tp6m-cold-14.ini => testing/raptor/raptor/tests/raptor-tp6m-cold-14-fennec64.ini
rename : testing/raptor/raptor/tests/raptor-tp6m-cold-2.ini => testing/raptor/raptor/tests/raptor-tp6m-cold-2-fennec64.ini
rename : testing/raptor/raptor/tests/raptor-tp6m-cold-3.ini => testing/raptor/raptor/tests/raptor-tp6m-cold-3-fennec64.ini
rename : testing/raptor/raptor/tests/raptor-tp6m-cold-4.ini => testing/raptor/raptor/tests/raptor-tp6m-cold-4-fennec64.ini
rename : testing/raptor/raptor/tests/raptor-tp6m-cold-5.ini => testing/raptor/raptor/tests/raptor-tp6m-cold-5-fennec64.ini
rename : testing/raptor/raptor/tests/raptor-tp6m-cold-6.ini => testing/raptor/raptor/tests/raptor-tp6m-cold-6-fennec64.ini
rename : testing/raptor/raptor/tests/raptor-tp6m-cold-7.ini => testing/raptor/raptor/tests/raptor-tp6m-cold-7-fennec64.ini
rename : testing/raptor/raptor/tests/raptor-tp6m-cold-8.ini => testing/raptor/raptor/tests/raptor-tp6m-cold-8-fennec64.ini
rename : testing/raptor/raptor/tests/raptor-tp6m-cold-9.ini => testing/raptor/raptor/tests/raptor-tp6m-cold-9-fennec64.ini
extra : moz-landing-system : lando
2019-06-14 15:16:56 +00:00
Jonathan Kingston aa0686544f Bug 1554294 - Adding in chrome as a supported scriptLoader IsInternalURIScheme and adding relative file paths to aboutlogins r=baku,jaws
Differential Revision: https://phabricator.services.mozilla.com/D34705

--HG--
extra : moz-landing-system : lando
2019-06-14 14:28:05 +00:00
Gurzau Raul 079e2377e2 Backed out changeset b4f0ee392b97 (bug 1174100) for failing at browser_net_har_import.js on a CLOSED TREE. 2019-06-14 18:27:26 +03:00
Gurzau Raul a173643e97 Backed out 8 changesets (bug 1556934, bug 1553209) for build bustages at modal-input.js on a CLOSED TREE.
Backed out changeset fdd0795fa469 (bug 1553209)
Backed out changeset 1bb2f67f8f3f (bug 1553209)
Backed out changeset 026e0fb77150 (bug 1553209)
Backed out changeset 9e72ce30a625 (bug 1553209)
Backed out changeset 595066673cf0 (bug 1556934)
Backed out changeset a672a53ba4dd (bug 1556934)
Backed out changeset ec8a1f1e2786 (bug 1556934)
Backed out changeset 01491e20dc1e (bug 1556934)
2019-06-14 17:59:49 +03:00
Byron Campen [:bwc] 149b3653e3 Bug 1556801: Make the identity verification code a little easier to read, and reject identity mismatch with an OperationError r=jib
Differential Revision: https://phabricator.services.mozilla.com/D33991

--HG--
extra : moz-landing-system : lando
2019-06-14 14:10:04 +00:00
Byron Campen [:bwc] 10c835f1fe Bug 1556801: Work around and fix harness errors caused by uncaught promise rejections. r=jib
Differential Revision: https://phabricator.services.mozilla.com/D33990

--HG--
extra : moz-landing-system : lando
2019-06-13 16:22:00 +00:00
Alexandru Irimovici 8d84b7f01b Bug 1558625 - demote raptor-unity-webgl to tier 3 r=perftest-reviewers,rwood,AlexandruIonescu
Differential Revision: https://phabricator.services.mozilla.com/D34699

--HG--
extra : moz-landing-system : lando
2019-06-14 14:00:15 +00:00
Jared Wein 0a1b917c07 Bug 1553209 - Show the title on login list items instead of the complete origin. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D34514

--HG--
extra : moz-landing-system : lando
2019-06-14 13:53:04 +00:00
Jared Wein 63fa17f03e Bug 1553209 - Show the password with a monospace font so the reveal-checkbox doesn't move when toggling it. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D34468

--HG--
extra : moz-landing-system : lando
2019-06-14 13:53:07 +00:00
Jared Wein 41e9bb84a6 Bug 1553209 - Show '(no username)' as the username for logins that lack a username. r=MattN,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D34467

--HG--
extra : moz-landing-system : lando
2019-06-14 13:53:00 +00:00
Jared Wein d51be76b63 Bug 1553209 - Merge the modal-input custom element into the login-item custom element. r=MattN,fluent-reviewers,flod
The separation didn't work out right and some work started getting duplicated between login-item and modal-input.

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

--HG--
extra : moz-landing-system : lando
2019-06-14 13:52:53 +00:00
Jared Wein f81c678374 Bug 1556934 - Don't show invalid form field styling on inputs before the user has modified them or submitted the form. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D34409

--HG--
extra : moz-landing-system : lando
2019-06-14 13:52:44 +00:00
Jared Wein 5971c2b0ca Bug 1556934 - Add placeholder text in fields and preprend https:// if scheme is not provided for origin. r=MattN,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D34408

--HG--
extra : moz-landing-system : lando
2019-06-14 13:52:45 +00:00
Jared Wein 3a3b48dc25 Bug 1556934 - Remove the asterisk from the required fields. r=MattN,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D34407

--HG--
extra : moz-landing-system : lando
2019-06-14 13:52:33 +00:00
Jared Wein ad4c9d9377 Bug 1556934 - Don't include the paths in the origin field of manually added logins. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D34406

--HG--
extra : moz-landing-system : lando
2019-06-14 13:52:28 +00:00
Nicolas Chevobbe aaf29517bf Bug 1544864 - Enable Show Content Messages in browser console. r=bgrins.
This patch removes the preference we were using to
display the checkbox in the Browser Console; it's now
always displayed there.

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

--HG--
extra : moz-landing-system : lando
2019-06-14 13:40:32 +00:00
Gregor Weber a15d4fbe01 Bug 1554881 - Simplify RequestListItem render r=Honza
Differential Revision: https://phabricator.services.mozilla.com/D35010

--HG--
extra : moz-landing-system : lando
2019-06-14 13:38:55 +00:00
Brian Grinstead 10b19180a7 Bug 1558995 - Remove <deck id="content-deck"> r=dao
This isn't necessary, since it has only 2 static children (the selected tab's content
and the customizable UI), and their visibility is toggled in a single place. We already
toggle .hidden for both - there's no need for a separate deck.

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

--HG--
extra : moz-landing-system : lando
2019-06-14 09:28:24 +00:00
Tom Tung 7c2a83b224 Bug 1322569 - Recognize the about:reader?url=xxx as an obsolete origin in quota manager; r=asuth
Differential Revision: https://phabricator.services.mozilla.com/D34898

--HG--
extra : moz-landing-system : lando
2019-06-14 12:33:19 +00:00
Paul Bone 42d58c9bd2 Bug 1476845 - Define the LifoAlloc poison values in jsutil.h r=jonco
Differential Revision: https://phabricator.services.mozilla.com/D33452

--HG--
extra : moz-landing-system : lando
2019-06-14 05:37:17 +00:00
Paul Bone 30f610c54e Bug 1476845 - Add link to mrgiggles' source r=jonco
Differential Revision: https://phabricator.services.mozilla.com/D33451

--HG--
extra : moz-landing-system : lando
2019-06-14 05:36:54 +00:00
Paul Bone 22ecc62435 Bug 1476845 - Collect poison values from around the engine into jsutil.h r=jonco
Differential Revision: https://phabricator.services.mozilla.com/D33450

--HG--
extra : moz-landing-system : lando
2019-06-14 05:36:37 +00:00
Paul Bone 8dfaa246d4 Bug 1476845 - Update IsThingPoisoned r=jonco
Not all the listed poison values were used in IsThingPoisoned

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

--HG--
extra : moz-landing-system : lando
2019-06-14 05:35:43 +00:00
lloan ba376c9970 Bug 1174100 - Cache information is not exposed to HAR. r=Honza
Differential Revision: https://phabricator.services.mozilla.com/D33570

--HG--
extra : moz-landing-system : lando
2019-06-14 12:12:44 +00:00
Gurzau Raul 1418970a97 Backed out changeset 3ae87fbf60a5 (bug 1554294) for failing at browser_deleteLogin.js on a CLOSED TREE. 2019-06-14 14:49:03 +03:00
Bogdan Tara c1e71642f3 Merge mozilla-central to autoland. a=merge CLOSED TREE 2019-06-14 13:45:15 +03:00
Bogdan Tara e94b1f99e5 Merge autoland to mozilla-central. a=merge 2019-06-14 12:59:42 +03:00
Bogdan Tara d62176d3d7 Backed out 2 changesets (bug 1498742) for nsMacUtilsImpl.cpp related build bustage a=backout
Backed out changeset 6729dc168afd (bug 1498742)
Backed out changeset e5eed57a9111 (bug 1498742)
2019-06-14 12:50:04 +03:00