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

66159 Коммитов

Автор SHA1 Сообщение Дата
Gijs Kruitbosch 9421776013 Bug 1263176 - get appropriate description on Windows 8/10 for apps/filetypes delegated via TWINUI / Windows Storage types, r=emk,mhowell
Differential Revision: https://phabricator.services.mozilla.com/D53370

--HG--
extra : moz-landing-system : lando
2019-11-22 00:07:21 +00:00
Daniel Varga f12c40c242 Backed out changeset afe80b4ff889 (bug 1595934) Requested by ehsan to see if it fixex bug 1597915. On a CLOSED TREE 2019-11-22 02:01:51 +02:00
Gabriele Svelto 3233e4e9ef Bug 1598005 - Remove the useless browserDumpID field from the plug-in crash events r=froydnj,baku
Differential Revision: https://phabricator.services.mozilla.com/D53977

--HG--
extra : moz-landing-system : lando
2019-11-21 12:29:58 +00:00
Brendan Dahl 2ab3c9fcc8 Bug 1597068 - Revert navigator toolbox sheet anchor changes. r=dao
I'm not exactly sure what changed, but the changes from bug 149582 are no
longer needed to fix test_queryCaretRect.htm and the position of the
drop down dialog.

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

--HG--
extra : moz-landing-system : lando
2019-11-21 09:12:04 +00:00
Michael Kaply b78bcbe3c1 Bug 1590715 - Don't show URL status in kiosk mode. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D53053

--HG--
extra : moz-landing-system : lando
2019-11-21 09:50:08 +00:00
Tim Nguyen d6cd136ce0 Bug 1597941 - Fix #hostText width and alignment in pageInfo.xul. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D53941

--HG--
extra : moz-landing-system : lando
2019-11-21 08:53:26 +00:00
Itiel 8457eea73f Bug 1598095 - Set urlbarView-title's directionality according to the text's first character direction r=dao
Differential Revision: https://phabricator.services.mozilla.com/D54017

--HG--
extra : moz-landing-system : lando
2019-11-21 10:29:24 +00:00
Gurzau Raul 51b11d26cd Merge mozilla-central to autoland. a=merge CLOSED TREE 2019-11-21 12:04:33 +02:00
Narcis Beleuzu 581466eef9 Backed out changeset 34cf9c1d48c9 as per Aki`s req. a=backout 2019-11-21 01:45:05 +02:00
Tim Nguyen 3250ee2a10 Bug 1598034 - Fix misaligned question mark in CFR popup header. r=andreio
Differential Revision: https://phabricator.services.mozilla.com/D53986

--HG--
extra : moz-landing-system : lando
2019-11-20 17:09:32 +00:00
Ian Moody abb52d0d7f Bug 1592801 - Update Twemoji Mozilla to 0.5.0 (twemoji 12.1.3). r=jfkthame
Differential Revision: https://phabricator.services.mozilla.com/D51190

--HG--
extra : moz-landing-system : lando
2019-11-20 23:01:14 +00:00
Narcis Beleuzu 2738d493c6 Backed out 2 changesets (bug 1595656) for xpcshell failures on test_load_all_api_modules.js . CLOSED TREE
Backed out changeset 061c92c4b95c (bug 1595656)
Backed out changeset ef8d5090979a (bug 1595656)
2019-11-21 03:22:06 +02:00
Molly Howell 0aadc17b15 Bug 1592968 Followup 2 - Only clean installer pref registry values that are pref names. r=agashlin
The previous patch writes the registry value correctly, but the Firefox
InstallerPrefs module deletes it during startup because it's in the
same key where the actual pref values go and the module unconditionally
deletes every value there. So making it only delete values that are
recognizably actual prefs should fix this.

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

--HG--
extra : moz-landing-system : lando
2019-11-20 23:47:55 +00:00
Matthew Noorenberghe 9eb7704800 Bug 1595656 - Only clear user-facing passwords with the browsingData API. r=rpl
FxA/Sync stores a credential in login storage but this is no longer user-facing so users shouldn't expect it to be cleared. Users can still diconnect Sync properly from about:preferences.

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

--HG--
extra : moz-landing-system : lando
2019-11-20 15:07:32 +00:00
Drew Willcoxon 523d1576b3 Bug 1596980 - Copy browser.experiments.urlbar.engagementTelemetry from top sites experiment to our mozilla-central experiment files r=mak,mixedpuppy
Original code by Marco Bonardo <mbonardo@mozilla.com>

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

--HG--
extra : moz-landing-system : lando
2019-11-20 22:51:19 +00:00
Shane Caraveo 1c6b57f5bb Bug 1410412 implement browser setting onChange event r=zombie
Differential Revision: https://phabricator.services.mozilla.com/D51324

--HG--
extra : moz-landing-system : lando
2019-11-20 01:22:38 +00:00
Nan Jiang 6914a98c54 Bug 1597697 - Stop sending AS heartbeat ping to Tiles data pipeline. r=thecount
This turns off the telemetry to Tiles in m-c. Activity Stream related telemetry to Tiles will be handled separately.

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

--HG--
extra : moz-landing-system : lando
2019-11-20 21:30:43 +00:00
Emma Malysz 273aab2e2a Bug 1596884, replace remaining .xul files in layout/tools with .xhtml r=dholbert
Differential Revision: https://phabricator.services.mozilla.com/D53898

--HG--
rename : layout/tools/layout-debug/ui/content/layoutdebug.xul => layout/tools/layout-debug/ui/content/layoutdebug.xhtml
rename : layout/tools/recording/recording.xul => layout/tools/recording/recording.xhtml
rename : layout/tools/reftest/reftest.xul => layout/tools/reftest/reftest.xhtml
extra : moz-landing-system : lando
2019-11-20 20:40:32 +00:00
Tim Huang b0410ae200 Bug 1597209 - Making the test 'browser/components/resistfingerprinting/test/browser/browser_navigator.js' compatible with Fission. r=Ehsan
This patch bascially changes the test to use the SpecialPowers.spwan()
instead of the ContentTask.spawn(). It also adds code to ensure the
content proces is shut down entirely while it involves workers in the
test. Because it would have a timing issue if we reopen a page which
used a worker before immediately after it has been closed.

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

--HG--
extra : moz-landing-system : lando
2019-11-20 14:34:01 +00:00
Shane Caraveo f4195627c7 Bug 1595081 remove documentation about quoted phrases in bookmark search r=rpl
Differential Revision: https://phabricator.services.mozilla.com/D54006

--HG--
extra : moz-landing-system : lando
2019-11-20 18:43:23 +00:00
Scott a82084f57c Bug 1597320 - Add string change and test to New Tab Page r=fluent-reviewers,Mardak
Differential Revision: https://phabricator.services.mozilla.com/D53668

--HG--
extra : moz-landing-system : lando
2019-11-18 20:20:28 +00:00
Andrei Oprea 34a0324a3b Bug 1597706 - Remove the What's new toolbar badge message r=k88hudson
Differential Revision: https://phabricator.services.mozilla.com/D53838

--HG--
extra : moz-landing-system : lando
2019-11-20 18:28:42 +00:00
Cosmin Sabou be84eb7037 Backed out 11 changesets (bug 1582512) for causing valgrind bustages.
Backed out changeset 8b850fd66bf5 (bug 1582512)
Backed out changeset 07d3631e609a (bug 1582512)
Backed out changeset fa91b085eb59 (bug 1582512)
Backed out changeset 232d5735d404 (bug 1582512)
Backed out changeset 47045fa2ffd2 (bug 1582512)
Backed out changeset 40a0f6c6cd61 (bug 1582512)
Backed out changeset 5fb3e489c31f (bug 1582512)
Backed out changeset 379318a35b20 (bug 1582512)
Backed out changeset bf81985c33b7 (bug 1582512)
Backed out changeset 1e0dd57b8041 (bug 1582512)
Backed out changeset 2787043f1fab (bug 1582512)
2019-11-20 18:44:45 +02:00
Tom Ritter e7037fe85f Bug 1582512 - Register a ScriptValidationCallback to examine script loads in the parent process r=Gijs,ckerschb
Additionally, we disable validation on PAC scripts.

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

--HG--
extra : moz-landing-system : lando
2019-11-19 13:04:00 +00:00
Razvan Maries e6bf7fb1e3 Merge mozilla-central to autoland. a=merge on a CLOSED TREE 2019-11-20 06:50:16 +02:00
Razvan Maries 22aa841729 Merge autoland to mozilla-central a=merge 2019-11-20 06:00:05 +02:00
Andreea Pavel 5c654c5a3f Backed out changeset 7e8755b2ddce (bug 1594004) for failing xpcshell at test_http2.js on a CLOSED TREE 2019-11-20 06:13:50 +02:00
Andreea Pavel 03a2c54d6f Backed out 3 changesets (bug 1595154) for failing bc at browser_autocomplete_marked_detached_tab.js on a CLOSED TREE
Backed out changeset f512953534ac (bug 1595154)
Backed out changeset 803a2dfdda82 (bug 1595154)
Backed out changeset ddd336d5bf1a (bug 1595154)

--HG--
rename : browser/extensions/formautofill/FormAutofillChild.jsm => browser/extensions/formautofill/content/FormAutofillFrameScript.js
2019-11-20 05:03:37 +02:00
Andreea Pavel e911160415 Backed out changeset cf30ec111af9 (bug 1410412) for failing bc at browser_ext_chrome_settings_overrides_home.js on a CLOSED TREE 2019-11-20 02:18:52 +02:00
Mozilla Releng Treescript e5bd731a73 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD
ach -> 469c7f781caf
af -> b12abcabe834
an -> 127912670eb1
ar -> f0bf77497da7
ast -> 30bd68198146
az -> 5214357dac43
be -> cf1532b12fb0
bg -> df571445865c
bn -> 82e4dabf750c
bo -> removed
br -> dfbb7cf79cf1
brx -> removed
bs -> 1cebe0655b5e
ca -> 033e152ca89f
ca-valencia -> 77747d0fe818
cak -> bc4068ad3aa4
cs -> 6c21b2bb3354
cy -> 953d9d77179a
da -> 6ff68a995560
de -> 64a6464a9310
dsb -> bad28a066b96
el -> f05e946ab3ac
en-CA -> 7bf630208ba8
en-GB -> a163b7571caf
eo -> 908eda66ffda
es-AR -> 5c8e7086308f
es-CL -> d14d04068ef6
es-ES -> 50f49b7b09ca
es-MX -> 84ab69fbf35a
et -> 18da227f7d7e
eu -> 0f2ab81a2ece
fa -> 675c6df9f58c
ff -> b8ee5acf7afa
fi -> 6296686ced4a
fr -> 6477c6134e73
fy-NL -> f94ee08418ba
ga-IE -> a2c056e37367
gd -> 0a077b575789
gl -> 6950ec9f3fbd
gn -> 24d53850587d
gu-IN -> 0be36b092257
he -> 616446418b87
hi-IN -> 774666a61478
hr -> 808cdd5496c9
hsb -> 55ddeffe73d2
hu -> dea90d38eadb
hy-AM -> fac1ef5e9362
ia -> 1dbc1dab8044
id -> 5d9abf5e6e24
is -> 6d17e3b009ac
it -> 8c618363cbc0
ja -> 639e80dfc1d4
ja-JP-mac -> a4718583f80a
ka -> 74066bcc79f5
kab -> f54a1f2d63b1
kk -> bcfa5562a9f0
km -> 78e69ce8246a
kn -> 05809ed2f309
ko -> 318025753662
lij -> 65df6f09224b
lo -> removed
lt -> a15b98602633
ltg -> removed
lv -> f1e774820534
mk -> c7226f9fb318
mr -> ba708052256c
ms -> a8fb9e7df6c3
my -> 1227f1c01de8
nb-NO -> 3bdc61173042
ne-NP -> 4fb8d454247e
nl -> 1cba8ab231c1
nn-NO -> d6f6550a381e
oc -> 9ad9da6a0536
pa-IN -> 1b6f0dcc7e3e
pl -> 8b89d8e2e56c
pt-BR -> aa0f0ddf5055
pt-PT -> 00e6f6b41df4
rm -> 90cd4fe11a56
ro -> 2bd96a425e1e
ru -> 4b60f765fe48
si -> 7c1e4842b1e1
sk -> bed9a104673d
sl -> 6e7296a71a19
son -> fe5e5f07dcc1
sq -> 9c6720f8191c
sr -> 3a4de31779b3
sv-SE -> bf65bad80713
ta -> bdeafd184201
te -> 33de90ea6996
th -> 3a1f5f21fa43
tl -> cc9a19dd9d78
tr -> e994e3cbad2b
trs -> 3084d379d644
uk -> d05f1dfd950c
ur -> dfca2926da7e
uz -> 64173031d72f
vi -> 892503796d63
wo -> removed
xh -> fee7c6feb754
zh-CN -> 4df6f3b0d64f
zh-TW -> 7967425f6dd6

--HG--
extra : source : 5fd5626f1b894a5d9e0de0e805df45b067b08bbb
2019-11-19 21:19:21 +00:00
harry 5ac5876ed5 Bug 1595082 - Ensure every Touch Bar input is updated at least once. r=mikedeboer,spohl
Differential Revision: https://phabricator.services.mozilla.com/D53176

--HG--
extra : moz-landing-system : lando
2019-11-19 19:19:24 +00:00
Punam Dahiya c828174439 Bug 1592820 - Dynamic triplets click of card should replace card on refresh r=k88hudson
Differential Revision: https://phabricator.services.mozilla.com/D52610

--HG--
extra : source : 0889c2f4171cc7c108c94243a944428d2e0e17a9
2019-11-19 17:09:29 +00:00
Tim Nguyen 2003c127ad Bug 1529534 - Convert the page info dialog XUL grids to HTML tables. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D20643

--HG--
extra : source : 5bc069be94fa74a3e41edc59993524d1ca3c7943
2019-11-19 16:50:58 +00:00
Drew Willcoxon 20b03b5100 Bug 1596980 - Copy browser.experiments.urlbar.engagementTelemetry from top sites experiment to our mozilla-central experiment files r=mak,mixedpuppy
Original code by Marco Bonardo <mbonardo@mozilla.com>

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

--HG--
extra : source : 262d5c44d7a73b9bf44d20642601c202be7c6f49
2019-11-19 14:53:37 +00:00
Mark Striemer 28f3c51808 Bug 1597316 - Don't scroll login list on arrows, allow holding an arrow to navigate r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D53659

--HG--
extra : source : ad32f331d00a2c42544570e740e6e6687cd71cd1
2019-11-18 23:48:26 +00:00
Razvan Maries b671a53c86 Backed out 15 changesets (bug 1596988, bug 1592820, bug 1596761, bug 1529534, bug 1263176, bug 1582348, bug 1595823, bug 1596980, bug 1597616, bug 1597316, bug 1595256, bug 1596661, bug 1596428, bug 1596475) for accidentally getting merged by the script from bug 1481916. a=backout
Backed out changeset 5fd5626f1b89
Backed out changeset 0889c2f4171c (bug 1592820)
Backed out changeset 5bc069be94fa (bug 1529534)
Backed out changeset 262d5c44d7a7 (bug 1596980)
Backed out changeset a608016e1c34 (bug 1595256)
Backed out changeset 481e4ef0c01d (bug 1596661)
Backed out changeset 42f70440b347 (bug 1263176)
Backed out changeset 7deb597b7839 (bug 1582348)
Backed out changeset c5dbc172388f (bug 1595823)
Backed out changeset 9b33becd0b68 (bug 1597616)
Backed out changeset b468fa7a97ad (bug 1596988)
Backed out changeset ad32f331d00a (bug 1597316)
Backed out changeset ddc25b4c2894 (bug 1596428)
Backed out changeset f45ce6406168 (bug 1596475)
Backed out changeset b7aecce8a7c0 (bug 1596761)
2019-11-19 23:43:59 +02:00
Mozilla Releng Treescript 1539b038c7 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD
ach -> 469c7f781caf
af -> b12abcabe834
an -> 127912670eb1
ar -> f0bf77497da7
ast -> 30bd68198146
az -> 5214357dac43
be -> cf1532b12fb0
bg -> df571445865c
bn -> 82e4dabf750c
bo -> removed
br -> dfbb7cf79cf1
brx -> removed
bs -> 1cebe0655b5e
ca -> 033e152ca89f
ca-valencia -> 77747d0fe818
cak -> bc4068ad3aa4
cs -> 6c21b2bb3354
cy -> 953d9d77179a
da -> 6ff68a995560
de -> 64a6464a9310
dsb -> bad28a066b96
el -> f05e946ab3ac
en-CA -> 7bf630208ba8
en-GB -> a163b7571caf
eo -> 908eda66ffda
es-AR -> 5c8e7086308f
es-CL -> d14d04068ef6
es-ES -> 50f49b7b09ca
es-MX -> 84ab69fbf35a
et -> 18da227f7d7e
eu -> 0f2ab81a2ece
fa -> 675c6df9f58c
ff -> b8ee5acf7afa
fi -> 6296686ced4a
fr -> 6477c6134e73
fy-NL -> f94ee08418ba
ga-IE -> a2c056e37367
gd -> 0a077b575789
gl -> 6950ec9f3fbd
gn -> 24d53850587d
gu-IN -> 0be36b092257
he -> 616446418b87
hi-IN -> 774666a61478
hr -> 808cdd5496c9
hsb -> 55ddeffe73d2
hu -> dea90d38eadb
hy-AM -> fac1ef5e9362
ia -> 1dbc1dab8044
id -> 5d9abf5e6e24
is -> 6d17e3b009ac
it -> 8c618363cbc0
ja -> 639e80dfc1d4
ja-JP-mac -> a4718583f80a
ka -> 74066bcc79f5
kab -> f54a1f2d63b1
kk -> bcfa5562a9f0
km -> 78e69ce8246a
kn -> 05809ed2f309
ko -> 318025753662
lij -> 65df6f09224b
lo -> removed
lt -> a15b98602633
ltg -> removed
lv -> f1e774820534
mk -> c7226f9fb318
mr -> ba708052256c
ms -> a8fb9e7df6c3
my -> 1227f1c01de8
nb-NO -> 3bdc61173042
ne-NP -> 4fb8d454247e
nl -> 1cba8ab231c1
nn-NO -> d6f6550a381e
oc -> 9ad9da6a0536
pa-IN -> 1b6f0dcc7e3e
pl -> 8b89d8e2e56c
pt-BR -> aa0f0ddf5055
pt-PT -> 00e6f6b41df4
rm -> 90cd4fe11a56
ro -> 2bd96a425e1e
ru -> 4b60f765fe48
si -> 7c1e4842b1e1
sk -> bed9a104673d
sl -> 6e7296a71a19
son -> fe5e5f07dcc1
sq -> 9c6720f8191c
sr -> 3a4de31779b3
sv-SE -> bf65bad80713
ta -> bdeafd184201
te -> 33de90ea6996
th -> 3a1f5f21fa43
tl -> cc9a19dd9d78
tr -> e994e3cbad2b
trs -> 3084d379d644
uk -> d05f1dfd950c
ur -> dfca2926da7e
uz -> 64173031d72f
vi -> 892503796d63
wo -> removed
xh -> fee7c6feb754
zh-CN -> 4df6f3b0d64f
zh-TW -> 7967425f6dd6
2019-11-19 21:19:21 +00:00
Punam Dahiya c70212f236 Bug 1592820 - Dynamic triplets click of card should replace card on refresh r=k88hudson
Differential Revision: https://phabricator.services.mozilla.com/D52610

--HG--
extra : moz-landing-system : lando
2019-11-19 17:09:29 +00:00
Tim Nguyen 1d2e747df1 Bug 1529534 - Convert the page info dialog XUL grids to HTML tables. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D20643

--HG--
extra : moz-landing-system : lando
2019-11-19 16:50:58 +00:00
Drew Willcoxon 93c9d52314 Bug 1596980 - Copy browser.experiments.urlbar.engagementTelemetry from top sites experiment to our mozilla-central experiment files r=mak,mixedpuppy
Original code by Marco Bonardo <mbonardo@mozilla.com>

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

--HG--
extra : moz-landing-system : lando
2019-11-19 14:53:37 +00:00
Mark Striemer b45de81c28 Bug 1597316 - Don't scroll login list on arrows, allow holding an arrow to navigate r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D53659

--HG--
extra : moz-landing-system : lando
2019-11-18 23:48:26 +00:00
Dorel Luca 2fa16282db Backed out 2 changesets (bug 1595082) for Browser-chrome failures on /touchbar/tests/browser/browser_touchbar_tests.js. CLOSED TREE
Backed out changeset 86d5143e79c8 (bug 1595082)
Backed out changeset 23bffe0e868d (bug 1595082)
2019-11-19 19:10:08 +02:00
Punam Dahiya 106d65003a Bug 1596514 - Fix monitor dynamic triplets card targeting to use oauth client_id r=andreio,k88hudson
Differential Revision: https://phabricator.services.mozilla.com/D53314

--HG--
extra : moz-landing-system : lando
2019-11-19 16:22:02 +00:00
Marco Bonardo 5aa3cf5e49 Bug 1594062 - urlbar part - When selecting a one-off button with the keyboard, show action text on a search heuristic result. r=Standard8
When a one-off button is the only selection, and the heuristic result is the
a search, forcibly show its action text, so the search engine name is visible.

This doesn't handle cases where the heuristic results are not searches, because
it would be a lot more complex and involve heavy design changes. Those cases
should be less common, representing searches for urls or non-search strings on
other engines.

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

--HG--
extra : moz-landing-system : lando
2019-11-19 15:53:59 +00:00
Marco Bonardo 8135009d15 Bug 1594062 - searchbar part - When selecting a one-off button with the keyboard, update the searchbar header accordingly. r=Standard8
Show the selected one-off button engine in the searchbar header.

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

--HG--
extra : moz-landing-system : lando
2019-11-19 15:53:44 +00:00
Daniel Varga 31a7abd2a5 Bug 1595082 - fixing ESlint. On a CLOSED TREE 2019-11-19 18:04:13 +02:00
Harry Twyford 9dcdda7368 Bug 1579937 - WebExt API: Add browser.experiments.urlbar.resetBrowser call. r=adw,mixedpuppy
Differential Revision: https://phabricator.services.mozilla.com/D52638

--HG--
extra : moz-landing-system : lando
2019-11-19 15:42:14 +00:00
harry bde6fc32f1 Bug 1595082 - Ensure every Touch Bar input is updated at least once. r=mikedeboer,spohl
Differential Revision: https://phabricator.services.mozilla.com/D53176

--HG--
extra : moz-landing-system : lando
2019-11-19 15:01:27 +00:00
Christian Holler 8d974e5d12 Bug 1590162 - Add TSan builds to TaskCluster. r=catlee
Differential Revision: https://phabricator.services.mozilla.com/D50925

--HG--
extra : moz-landing-system : lando
2019-11-19 15:27:13 +00:00
Gijs Kruitbosch afb3b66abd Bug 1594521 - enable remote settings blocklist on nightly, r=mconley
Differential Revision: https://phabricator.services.mozilla.com/D52939

--HG--
extra : moz-landing-system : lando
2019-11-19 00:23:55 +00:00