Commit Graph

63241 Commits

Author SHA1 Message Date
Alexander Surkov
52e204d997 Bug 1559345 - Searchbar magnifying glass icon is missing in customize mode, r=mak
Differential Revision: https://phabricator.services.mozilla.com/D35021

--HG--
extra : moz-landing-system : lando
2019-06-18 18:08:04 +00:00
Cosmin Sabou
8402a765af Bug 1556172 - Disable browser_aboutCertError.js on mac and linux64 cause of frequent failures. r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D35216

--HG--
extra : moz-landing-system : lando
2019-06-18 11:31:42 +00:00
prathiksha
b901cf9927 Bug 1552333 - Move onCertErrorDetails from NetErrorChild.jsm to aboutNetError.js. r=johannh,flod,fluent-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D31901

--HG--
extra : moz-landing-system : lando
2019-06-18 03:54:21 +00:00
ffxbld
b3eeba3ad1 No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings - a=repo-update r=RyanVM
Differential Revision: https://phabricator.services.mozilla.com/D35180

--HG--
extra : moz-landing-system : lando
2019-06-17 14:27:42 +00:00
Henri Sivonen
a3c5e94b3e Bug 1549930 test adjustment - Disable browser_privatebrowsing_about.js due to perma-orange. r=r1cky
Differential Revision: https://phabricator.services.mozilla.com/D34993

--HG--
extra : moz-landing-system : lando
2019-06-14 13:39:24 +00:00
Csoregi Natalia
9eab2e7263 Merge autoland to mozilla-central. a=merge 2019-06-17 00:47:25 +03:00
Gurzau Raul
ac0adc46e4 Backed out changeset 5f48ef706159 (bug 909760) for leakcheck permafailures during browser_windowactivation.js a=backout 2019-06-16 22:41:00 +03:00
Marco Bonardo
936159f4b1 Bug 1502119 - Remove obsolete nodeAnnotationChanged. r=Standard8
Differential Revision: https://phabricator.services.mozilla.com/D34998

--HG--
extra : moz-landing-system : lando
2019-06-16 13:46:14 +00:00
shindli
eb7050ee4c Merge inbound to mozilla-central. a=merge 2019-06-16 00:45:47 +03:00
Christoph Walcher
ca946d5ec1 Bug 909760 - Show download progress in the MacOS Finder r=spohl,mak
Show download progress in the MacOS Finder

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

--HG--
extra : moz-landing-system : lando
2019-06-15 15:46:36 +00:00
Brian Hackett
90aa1dfe93 Bug 1124122 - Suppress postMessage events on a window's document when event handling is suppressed, r=smaug.
--HG--
extra : rebase_source : 7aa7eceb16238eebe414c67e06fcb0908138f3f6
2019-06-11 12:53:00 -10:00
Boris Zbarsky
d40a269ffc Bug 1558735 part 1. Stop using [array] in nsIX509Cert.getRawDER. r=keeler,mayhemer
Differential Revision: https://phabricator.services.mozilla.com/D34670

--HG--
extra : moz-landing-system : lando
2019-06-14 18:17:20 +00:00
Jared Wein
5afe57f674 Bug 1559555 - Add aboutLoginsUtils.js to the browser_all_files_referenced.js test until JS import syntax is supported. r=Mardak
Differential Revision: https://phabricator.services.mozilla.com/D35122

--HG--
extra : moz-landing-system : lando
2019-06-15 02:50:19 +00:00
Haik Aftandilian
d302444d67 Bug 1498742 - Part 2 - Start the GMP sandbox earlier during process startup r=jya,cpearce
Change the Mac GMP process launch to include sandboxing params on the command line to allow the sandbox to be started earlier during GMP process launch. Content, extension, and RDD processes have already been changed to start the sandbox earlier.

Update GMPProcessParent to override GeckoChildProcessHost methods used to construct sandboxing parameters. Pass the plugin path as a sandbox parameter so that the sandbox rules can whitelist the plugin directory which is now read after the sandbox is enabled in the plugin process. On development builds, pass "testingReadPath" params so directories needed during automated tests can be whitelisted.

Update Mac sandboxing code to detect GMP sandbox params on the command line and enable the sandbox with additional arguments needed for early sandbox start.

Allow reverting to the old implementation by setting security.sandbox.gmp.mac.earlyinit to false.

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

--HG--
extra : moz-landing-system : lando
2019-06-14 22:55:27 +00:00
Dorel Luca
a589b46441 Backed out changeset c48327ec2874 (bug 1554014) for Browser-chrome failures in browser/components/newtab/test/browser/browser_asrouter_targeting.js. CLOSED TREE 2019-06-15 01:20:44 +03:00
Dorel Luca
fb616d00a6 Backed out 2 changesets (bug 1498742) for OSX build bustages. CLOSED TREE
Backed out changeset f6da94d90350 (bug 1498742)
Backed out changeset 4f3e83d8de59 (bug 1498742)
2019-06-15 00:13:05 +03:00
Haik Aftandilian
c0874f2dba Bug 1498742 - Part 2 - Start the GMP sandbox earlier during process startup r=jya,cpearce
Change the Mac GMP process launch to include sandboxing params on the command line to allow the sandbox to be started earlier during GMP process launch. Content, extension, and RDD processes have already been changed to start the sandbox earlier.

Update GMPProcessParent to override GeckoChildProcessHost methods used to construct sandboxing parameters. Pass the plugin path as a sandbox parameter so that the sandbox rules can whitelist the plugin directory which is now read after the sandbox is enabled in the plugin process. On development builds, pass "testingReadPath" params so directories needed during automated tests can be whitelisted.

Update Mac sandboxing code to detect GMP sandbox params on the command line and enable the sandbox with additional arguments needed for early sandbox start.

Allow reverting to the old implementation by setting security.sandbox.gmp.mac.earlyinit to false.

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

--HG--
extra : moz-landing-system : lando
2019-06-14 20:12:01 +00:00
Ed Lee
2a8ae9339f Bug 1558917 - Referrer no longer sent for new tab links r=thecount
Differential Revision: https://phabricator.services.mozilla.com/D35073

--HG--
extra : moz-landing-system : lando
2019-06-14 20:10:29 +00:00
Chris Manchester
61e2880c1d Bug 1557019 - Package the d3d compiler dll during artifact builds. r=dmajor
Differential Revision: https://phabricator.services.mozilla.com/D35069

--HG--
extra : moz-landing-system : lando
2019-06-14 20:06:06 +00:00
Gabriele Svelto
06cba1faea Bug 1558930 - Disable tab unloading when memory is running low r=mconley
Differential Revision: https://phabricator.services.mozilla.com/D35037

--HG--
extra : moz-landing-system : lando
2019-06-14 18:22:40 +00:00
Thomas Wisniewski
1f8762a90e Bug 1554014 - add a webcompat intervention for TinyMCE 3.0 thru 3.4.4 to overwrite tiny_mce.js and tiny_mce_src.js such that isGecko=false; r=bzbarsky,Gijs
add a webcompat intervention for TinyMCE 3.0 thru 3.4.4 to overwrite tiny_mce.js and tiny_mce_src.js such that isGecko=false

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

--HG--
extra : moz-landing-system : lando
2019-06-13 23:36:29 +00:00
Jared Wein
c97e97c5e9 Bug 1550137 - Change from aria-hidden to HTML5 hidden. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D34601

--HG--
extra : moz-landing-system : lando
2019-06-14 18:20:53 +00:00
Jared Wein
5c01e14fcb Bug 1550137 - Import button for migrator in the about:logins menu. r=Gijs,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D34600

--HG--
extra : moz-landing-system : lando
2019-06-14 18:20:46 +00: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
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
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
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
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
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
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
Jonathan Kingston
7d7b9948a6 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 09:33:36 +00:00
shindli
95037e5b4e Merge mozilla-central to autoland. a=merge CLOSED TREE 2019-06-14 00:51:32 +03:00
shindli
0534ae5951 Merge inbound to mozilla-central. a=merge 2019-06-14 00:46:21 +03:00
Barret Rennie
eb167a0197 Bug 1510569 - Order the RefreshBlocker's messages to the parent after the BrowserChild's r=Ehsan
Differential Revision: https://phabricator.services.mozilla.com/D34564

--HG--
extra : moz-landing-system : lando
2019-06-13 21:00:02 +00:00
Marco Bonardo
c91a3fe44a * Bug 1557302 - Enter on a fully typed @alias should move the caret at the end. r=adw
Differential Revision: https://phabricator.services.mozilla.com/D34908

--HG--
extra : moz-landing-system : lando
2019-06-13 16:54:23 +00:00
Brendan Dahl
fad31878d9 Bug 1552049 - Enable XUL persistence for all system privilege docs. r=smaug
Remove the mozpersist attribute and XULDocument requirement to use XUL
persistence and allow any system privilege document to use it by default.

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

--HG--
extra : moz-landing-system : lando
2019-06-13 18:15:54 +00:00
Brindusan Cristian
e6cda35f79 Backed out 2 changesets (bug 1550137) for bc failures at browser_masterPassword.js. CLOSED TREE
Backed out changeset d7b5c95addb1 (bug 1550137)
Backed out changeset db2092bd295b (bug 1550137)
2019-06-13 22:54:17 +03:00
Brindusan Cristian
a2461d871d Backed out changeset 3876241cc1ec (bug 1558506) for mochitest failrues at test_contextmenu_list.xul. CLOSED TREE 2019-06-13 22:52:41 +03:00
Narcis Beleuzu
ed60adfc3c Backed out 5 changesets (bug 1510569) for bustages on BrowserChild.cpp . CLOSED TREE
Backed out changeset 4f0f5351be8b (bug 1510569)
Backed out changeset 14bbe0916bdd (bug 1510569)
Backed out changeset 19e734aeffa9 (bug 1510569)
Backed out changeset abb51690fd32 (bug 1510569)
Backed out changeset 1bf1907ee0c9 (bug 1510569)
2019-06-13 22:08:23 +03:00
Barret Rennie
37bd16225a Bug 1510569 - Order the RefreshBlocker's messages to the parent after the BrowserChild's r=Ehsan
Differential Revision: https://phabricator.services.mozilla.com/D34564

--HG--
extra : moz-landing-system : lando
2019-06-13 17:54:35 +00:00
Luca Greco
8628f0f273 Bug 1558540 - Show report checkbox in uninstall addon dialog only for supported addon types. r=jaws,mstriemer
Differential Revision: https://phabricator.services.mozilla.com/D34643

--HG--
extra : moz-landing-system : lando
2019-06-13 18:25:45 +00:00
Mike Conley
350ce5bb67 Bug 1558506 - Don't send a message for context menus when we know we don't want to open one. r=NeilDeakin
This fixes Bug 1558506 by making it so that the parent process ignores the context menu event
when right-clicking on the remote <browser> hosting the Add-on Options page. Before, we were
handling the event, stopping it from propagating and preventDefault'ing it, and then sending
a message to the parent that ultimately did nothing (since we knew that we didn't want to
display the context menu). Stopping propagation and preventDefault'ing meant that the event
was never fired in the Extension process for the options page.

With the parent process now returning early in the event that it knows that it doesn't want
to be the one to open the context menu, the underlying ContextMenuSpecialProcessChild can
handle the contextmenu event in the extension process, and do the right thing.

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

--HG--
extra : moz-landing-system : lando
2019-06-13 18:23:41 +00:00
Ryan VanderMeulen
0dc7a79c05 Bug 1559134 - Update pdf.js to version 2.2.207. r=bdahl 2019-06-13 09:39:05 -04:00
Hiroyuki Ikezoe
6ce88e6013 Bug 1488953 - Allows toolbar background paint flash along with the urlbar flickers on MacOSX in browser_windowopen.js. r=mconley
On MacOSX, especially on MacOS 10.10, the toolbar paint flush happens along
with the urlbar flickers.

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

--HG--
extra : moz-landing-system : lando
2019-06-13 02:30:25 +00:00
Hiroyuki Ikezoe
ec9ad7bde1 Bug 1488953 - Disable smooth scroll on tabbar scrollbox to avoid stopping scrolling the last tab on race conditions. r=bgrins
Differential Revision: https://phabricator.services.mozilla.com/D33615

--HG--
extra : moz-landing-system : lando
2019-06-13 02:30:25 +00:00
Hiroyuki Ikezoe
7254f7139b Bug 1488953 - Wait for a scrollend event to make sure the scrolling has finished before proceeding the test. r=bgrins
Differential Revision: https://phabricator.services.mozilla.com/D33614

--HG--
extra : moz-landing-system : lando
2019-06-13 02:29:08 +00:00
Andreea Pavel
307e3f181b Backed out 2 changesets (bug 1498742) for build bustages at GMPProcessParent.cpp on a CLOSED TREE
Backed out changeset 5f9d32e26c71 (bug 1498742)
Backed out changeset ffc8d151cf3a (bug 1498742)
2019-06-13 04:38:56 +03:00
Haik Aftandilian
0f858863b6 Bug 1498742 - Part 2 - Start the GMP sandbox earlier during process startup r=jya,cpearce
Change the Mac GMP process launch to include sandboxing params on the command line to allow the sandbox to be started earlier during GMP process launch. Content, extension, and RDD processes have already been changed to start the sandbox earlier.

Update GMPProcessParent to override GeckoChildProcessHost methods used to construct sandboxing parameters. Pass the plugin path as a sandbox parameter so that the sandbox rules can whitelist the plugin directory which is now read after the sandbox is enabled in the plugin process. On development builds, pass "testingReadPath" params so directories needed during automated tests can be whitelisted.

Update Mac sandboxing code to detect GMP sandbox params on the command line and enable the sandbox with additional arguments needed for early sandbox start.

Allow reverting to the old implementation by setting security.sandbox.gmp.mac.earlyinit to false.

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

--HG--
extra : moz-landing-system : lando
2019-06-12 23:41:53 +00:00
Kartikaya Gupta
55e18a4f5a Bug 1553579 - Re-enable test that was fixed in bug 1557105. r=sotaro
Differential Revision: https://phabricator.services.mozilla.com/D34720

--HG--
extra : moz-landing-system : lando
2019-06-13 00:12:00 +00:00
Boris Zbarsky
2e99da1fb9 Bug 1558650. Stop using [array] in nsIOSKeyStore. r=keeler
This also removes the two extra copies of the byte buffer that we had; we don't
need to copy it more than once.  Once we have it in an std::vector, we can pass
that around by reference, not by value or by creating new vectors from copies
of its buffer.

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

--HG--
extra : moz-landing-system : lando
2019-06-12 23:25:27 +00:00
Sam Foster
c65df939bf Bug 1548387 - Add UI for the password generation preferences. r=MattN,flod,fluent-reviewers
* Add password generation checkbox as child of savePasswords checkbox
* Shuffle layout to put the Exceptions and Saved Logins buttons in a right-column

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

--HG--
extra : moz-landing-system : lando
2019-06-13 00:31:46 +00:00
premk
3aa08f8bc8 Bug 1525161 - sync sponsored stories preference r=markh
Differential Revision: https://phabricator.services.mozilla.com/D34739

--HG--
extra : moz-landing-system : lando
2019-06-13 00:14:54 +00:00
Artem Polivanchuk
8765ded79f Bug 1556619 - Sync separate search bar preference r=lina
Differential Revision: https://phabricator.services.mozilla.com/D33767

--HG--
extra : moz-landing-system : lando
2019-06-12 23:57:33 +00:00
Ehsan Akhgari
b3c4267b3c Bug 1557887 - Part 6: Pass a storage principal to the rest of the call sites for createAboutBlankContentViewer(); r=baku
Differential Revision: https://phabricator.services.mozilla.com/D34460

--HG--
extra : moz-landing-system : lando
2019-06-12 09:07:33 +00:00
Ehsan Akhgari
fc40494b9c Bug 1557887 - Part 5: Pass a storage principal argument through the browser loadURI()/addTab() APIs; r=baku,mconley
Differential Revision: https://phabricator.services.mozilla.com/D34459

--HG--
extra : moz-landing-system : lando
2019-06-12 23:05:36 +00:00
Jared Wein
6dbc494407 Bug 1550137 - Change from aria-hidden to HTML5 hidden. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D34601

--HG--
extra : moz-landing-system : lando
2019-06-12 17:46:41 +00:00
Jared Wein
f32e91d391 Bug 1550137 - Import button for migrator in the about:logins menu. r=Gijs,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D34600

--HG--
extra : moz-landing-system : lando
2019-06-12 17:46:43 +00:00
Matt Howell
953869800a Bug 1553743 - Hide the header image from install/uninstall welcome/finish pages. r=agashlin
Differential Revision: https://phabricator.services.mozilla.com/D33670

--HG--
extra : moz-landing-system : lando
2019-06-12 00:06:51 +00:00
Andreea Pavel
f66f9762a5 Backed out 7 changesets (bug 1519434) for mochiest failures e.g test_bug1165981.html on a CLOSED TREE
Backed out changeset 1314623831ad (bug 1519434)
Backed out changeset 6dd4fa67e209 (bug 1519434)
Backed out changeset b241c580b293 (bug 1519434)
Backed out changeset b48dca2f487f (bug 1519434)
Backed out changeset 49c64ed2e67b (bug 1519434)
Backed out changeset dd009a001c6c (bug 1519434)
Backed out changeset 5b6ec4d2f0ab (bug 1519434)
2019-06-12 23:31:16 +03:00
June Wilde
f8119f5b53 Bug 1355941 - Remove unused if block in installer.nsi; r=agashlin
In the preSummary function TmpVal was being checked before it could be set
causing the test to always fail.

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

--HG--
extra : moz-landing-system : lando
2019-06-12 15:55:16 +00:00
Tim Huang
de1b4b76e4 Bug 1555232 - Part 2: Add a test case for the protection settings button. r=nhnt11
This patch add a test for ensuring the protection settings button works
correctly. It will open a tab and its protection panel. Clicking the
protection settings button and chekcing if the about:preferences has
been opened properly or not.

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

--HG--
extra : moz-landing-system : lando
2019-06-14 09:17:28 +00:00
Tim Huang
b5829fc960 Bug 1555232 - Part 1: Add the protection settings section into Protection Panel. r=nhnt11
This patch adds a protection settings section into Protection Panel.
This section consist of one button which will open a
'about:preferences#privacy' when been clicked.

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

--HG--
extra : moz-landing-system : lando
2019-06-14 09:17:13 +00:00
Jean-Yves Avenard
35eb8f536a Bug 1556131 - P3. Enable check on automation. r=njn
Differential Revision: https://phabricator.services.mozilla.com/D34475

--HG--
extra : moz-landing-system : lando
2019-06-14 08:26:45 +00:00
Gijs Kruitbosch
b99235e484 Bug 1519434 - remove extant permanent flash permissions, r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D34217

--HG--
extra : moz-landing-system : lando
2019-06-12 18:56:04 +00:00
Gijs Kruitbosch
fade80a99d Bug 1519434 - remove permissions popup and page info code catering to flash permissions, r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D34218

--HG--
extra : moz-landing-system : lando
2019-06-12 18:56:27 +00:00
Gijs Kruitbosch
80ca203bc6 Bug 1519434 - make Flash 'always allow' enterprise policy mean 'ask', r=mkaply
Differential Revision: https://phabricator.services.mozilla.com/D34216

--HG--
extra : moz-landing-system : lando
2019-06-12 18:56:27 +00:00
Gijs Kruitbosch
c4f72aca27 Bug 1519434 - remove 'always activate' and 'remember this decision' UI options, r=aswan,johannh
Differential Revision: https://phabricator.services.mozilla.com/D34215

--HG--
extra : moz-landing-system : lando
2019-06-12 18:50:14 +00:00
Gijs Kruitbosch
7a17996536 Bug 1519434 - remove plugin click to play pref as running without it won't make sense anymore, r=aswan
Differential Revision: https://phabricator.services.mozilla.com/D34212

--HG--
extra : moz-landing-system : lando
2019-06-12 18:49:30 +00:00
Drew Willcoxon
747c25b6dc Bug 1557555 - Quantumbar: Autofill only when text is entered, never when it's removed (e.g., on backspace). r=mak
Autofill only when the user enters text -- i.e., when event.data in _on_input is non-empty. That allows us to simplify autofill quite a bit. We can get rid of the edit action listener that we previously used to detect selection deletion, and we also don't need the prefix check (lastSearchStartsWithNewSearch).

Therefore this fixes both this bug (bug 1557555) and bug 1545731/719888.

This makes one other change: We can check event.inputType in _on_input to tell whether the user is pasting, rather than keeping a _valueIsPasted property that we set in _on_paste.

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

--HG--
extra : moz-landing-system : lando
2019-06-12 17:43:18 +00:00
Zibi Braniecki
97b22563e5 Bug 1558306 - Switch L10nRegistry initialization to happen right before the first content process gets created. r=mconley
Differential Revision: https://phabricator.services.mozilla.com/D34572

--HG--
extra : moz-landing-system : lando
2019-06-12 17:49:56 +00:00
Andreea Pavel
af8aab10a0 Backed out 2 changesets (bug 1550137) for perma-failing bug 1553196 on a CLOSED TREE
Backed out changeset e6cc0fd6e665 (bug 1550137)
Backed out changeset 4c8faa218f64 (bug 1550137)
2019-06-12 20:43:06 +03:00
Andreea Pavel
1adae3f54d Backed out 2 changesets (bug 1558306) on request on a CLOSED TREE
Backed out changeset a09644bb0e6e (bug 1558306)
Backed out changeset 7832d4ed2c61 (bug 1558306)
2019-06-12 20:40:00 +03:00
Michael Kaply
1e222b2b52 Bug 1558499 - DownloadDirectory policy should prevent selecting "ask every time" r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D34585

--HG--
extra : moz-landing-system : lando
2019-06-12 16:27:20 +00:00
Alexander Surkov
861987223e Bug 1557869 - do not deinitialize searchbar internals if the searchbar was not yet initialized r=mak
Differential Revision: https://phabricator.services.mozilla.com/D34368

--HG--
extra : moz-landing-system : lando
2019-06-12 08:21:38 +00:00
Zibi Braniecki
c8e0e0bf3a Bug 1558306 - Switch L10nRegistry initialization to happen right before the first content process gets created. r=mconley
Differential Revision: https://phabricator.services.mozilla.com/D34572

--HG--
extra : moz-landing-system : lando
2019-06-12 15:15:48 +00:00
Ehsan Akhgari
547d4298b7 Bug 1558628 - Add back nsIDocShell.hasTrackingContentBlocked since it is used in the webcompat report-site-issue extension; r=baku
Differential Revision: https://phabricator.services.mozilla.com/D34613

--HG--
extra : moz-landing-system : lando
2019-06-12 09:01:51 +00:00
Jared Wein
cd27b74a6c Bug 1550137 - Change from aria-hidden to HTML5 hidden. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D34601

--HG--
extra : moz-landing-system : lando
2019-06-12 15:56:50 +00:00
Jared Wein
597d1262c9 Bug 1550137 - Import button for migrator in the about:logins menu. r=Gijs,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D34600

--HG--
extra : moz-landing-system : lando
2019-06-12 15:56:43 +00:00
Ed Lee
0ea95615a2 Bug 1558441 - Add scrollable scrollbar, try-again button and bug fixes to Activity Stream r=k88hudson
Differential Revision: https://phabricator.services.mozilla.com/D34611

--HG--
extra : moz-landing-system : lando
2019-06-12 15:16:00 +00:00
Jared Wein
4621e2c3b4 Bug 1557533 - Show a 'New Login' list item when creating a new login. r=fluent-reviewers,Pike
Differential Revision: https://phabricator.services.mozilla.com/D34115

--HG--
extra : moz-landing-system : lando
2019-06-12 14:44:28 +00:00
Jared Wein
7304545cfd Bug 1557533 - Custom element should be checking if their shadow root is present instead of if they have any children. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D34114

--HG--
extra : moz-landing-system : lando
2019-06-12 14:44:24 +00:00
Jared Wein
e19fac64ee Bug 1557533 - Only store the guid of the selected login instead of the full login object. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D34113

--HG--
extra : moz-landing-system : lando
2019-06-12 14:44:19 +00:00
Jared Wein
d32f4a69ff Bug 1556965 - Move the scrolling from the login-list element to the OL element inside of the login-list so the header won't be positioned above the list when scrolling. r=MattN
This fixes the issue of a translucent header showing the text through.

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

--HG--
extra : moz-landing-system : lando
2019-06-12 14:44:14 +00:00
Jared Wein
3309f55e07 Bug 1556965 - Add the proper spacing and fix the width of the top-border for the meta information. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D34111

--HG--
extra : moz-landing-system : lando
2019-06-12 14:44:09 +00:00
Jared Wein
b7bd8949e4 Bug 1556965 - Fix up some of the alignment of items in the login-list, header, and login-item. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D34110

--HG--
extra : moz-landing-system : lando
2019-06-12 14:44:04 +00:00
Jared Wein
d821eed3c5 Bug 1556965 - Truncate the origin and username to 50 characters in the login-list. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D34109

--HG--
extra : moz-landing-system : lando
2019-06-12 14:43:59 +00:00
Rob Wu
e990bc2fe0 Bug 1555012 - Skip about:addons in browser_aboutURLs.js r=rpl
Upon enabling the HTML about:addons discovery pane, about:addons page
start to send a fetch request from the default user context, instead of
a content load request with the tab's user context.

This mismatch in userContextId triggers the following debug assertion:
https://searchfox.org/mozilla-central/rev/c606cdd6d014f/netwerk/base/nsNetUtil.cpp#3021-3024

This assertion can be ignored, because the request has no credentials,
so its context should not matter.

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

--HG--
extra : moz-landing-system : lando
2019-06-12 10:45:01 +00:00
Ehsan Akhgari
caea64f895 Bug 1557872 - Add a new JS module for manipulating the Content Blocking allow list; r=nhnt11
Differential Revision: https://phabricator.services.mozilla.com/D34355

--HG--
extra : source : 832579daee7c9e328d220611ab8929a1a4cf150b
2019-06-11 22:28:31 +00:00
Marco Bonardo
08ffa2bac8 Bug 1556990 - Urlbar code emits 'An extension didn't handle the queryready callback' error even if it was handled. r=adw
Differential Revision: https://phabricator.services.mozilla.com/D34173

--HG--
extra : moz-landing-system : lando
2019-06-11 16:37:39 +00:00
Dorel Luca
ddbbed33a8 Backed out changeset 832579daee7c (bug 1557872) for Browser-chrome failures in browser/components/contextualidentity/test/browser/browser_aboutURLs.js. CLOSED TREE 2019-06-12 10:06:21 +03:00
Ehsan Akhgari
19f96d0e2a Bug 1557872 - Add a new JS module for manipulating the Content Blocking allow list; r=nhnt11
Differential Revision: https://phabricator.services.mozilla.com/D34355

--HG--
extra : moz-landing-system : lando
2019-06-11 22:28:31 +00:00
Rob Wu
65d7e016b8 Bug 1555012 - Enable HTML about:addons by default r=rpl
Differential Revision: https://phabricator.services.mozilla.com/D34337

--HG--
extra : moz-landing-system : lando
2019-06-11 15:30:18 +00:00
Tim Huang
d62d8572d3 Bug 1556000 - Part 2: Whitelist sync IPCs 'PCompositorBridge::Msg_MapAndNotifyChildCreated' and 'PCompositorBridge::Msg_NotifyChildCreated' for the test 'browser_startup_syncIPC.js'. r=florian
We need to whistlist 'PCompositorBridge::Msg_MapAndNotifyChildCreated'
and 'PCompositorBridge::Msg_NotifyChildCreated' sync IPCs in the stage
'before becoming idle' for Windows platform since removing the content
window telemetry probe causing these sync IPCs been sent earlier than
before. And the IPC recorder sometimes doesn't fully cover the stage
in Windows platform. So, we will get these sync IPCs in the stage and
we need to whitelist them.

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

--HG--
extra : moz-landing-system : lando
2019-06-11 20:38:11 +00:00
Tim Huang
46cdd7f366 Bug 1556000 - Part 1: Remove the expired telemetry probe of the content window size. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D33788

--HG--
extra : moz-landing-system : lando
2019-06-11 09:50:24 +00:00
Mihir
f52d50a249 Bug 543314 - Allow bookmarks to be moved (as well as copied) from a bookmarks search. r=Standard8
Differential Revision: https://phabricator.services.mozilla.com/D32629

--HG--
extra : moz-landing-system : lando
2019-06-11 20:33:51 +00:00
Jared Wein
ac10006ee0 Bug 1556205 - Disable and hide the Delete and Edit buttons when in 'Edit' mode. r=sfoster
Differential Revision: https://phabricator.services.mozilla.com/D33560

--HG--
extra : moz-landing-system : lando
2019-06-11 20:28:44 +00:00
Gijs Kruitbosch
01a67ca408 Bug 1557790 - fix initialization of blocklist clients, r=aswan
In order for the remote settings blocklist to sync, we need to ensure that
the corresponding remote settings clients are created (see also
https://bugzilla.mozilla.org/show_bug.cgi?id=1557790#c2 ). This is
necessary because the blocklist clients are not in the `main` bucket.

This would otherwise happen as soon as any consumer asked the blocklist
for any block data, but that's not going to happen unless the list of
add-ons or plugins changes. Even if there are no changes to the local
lists of installed things, we do need blocklist updates because
otherwise already-installed items would never get blocked even if/when
they are added to the blocklist.

The client initialization should have no other side effects (in terms of
performance/cost) beyond ensuring they get included in things we ask for
when the update-timer fires.

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

--HG--
extra : moz-landing-system : lando
2019-06-11 18:39:45 +00:00
Gurzau Raul
577021c8c2 Merge mozilla-central to autoland. a=merge CLOSED TREE 2019-06-12 00:36:41 +03:00
Gurzau Raul
227f5329f7 Merge inbound to mozilla-central. a=merge 2019-06-12 00:34:32 +03:00
Andrew Swan
293531d7dd Bug 1557871 Fix badged-button leftovers r=dao
In bug 1519577, the badged-button class for toolbarbuttons was replaced
with a "badged" attribute but a few old uses of the class were overlooked.
This patch fixes them.

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

--HG--
extra : moz-landing-system : lando
2019-06-11 14:36:18 +00:00
Neil Deakin
e5fb1d5934 Bug 1533948, change BrowserTabChild to inherit from JSWindowActor, r=mconley
--HG--
extra : rebase_source : 5e88e30ac09c15e6747f6ef1019e9b27a793a898
2019-06-11 09:05:33 -04:00
Aaron Klotz
c48c895bd7 Bug 1558561: Fix missing population of RTL_OSVERSIONINFOW::dwOSVersionInfoSize; r=mhowell
Differential Revision: https://phabricator.services.mozilla.com/D34559

--HG--
extra : moz-landing-system : lando
2019-06-11 17:19:37 +00:00
Boris Zbarsky
9de72a3ac6 Bug 1557793 part 2. Stop using [array] in nsIStringBundle. r=Pike
Differential Revision: https://phabricator.services.mozilla.com/D34196

--HG--
extra : moz-landing-system : lando
2019-06-11 15:51:51 +00:00
Mihai Alexandru Michis
bbc8c51513 Backed out changeset 975fec3b327c (bug 1557872) for causing bc failures in browser_trackingUI_pbmode_exceptions.js CLOSED TREE 2019-06-11 19:43:07 +03:00
Ehsan Akhgari
2945c907d7 Bug 1557872 - Add a new JS module for manipulating the Content Blocking allow list; r=nhnt11
Differential Revision: https://phabricator.services.mozilla.com/D34355

--HG--
extra : moz-landing-system : lando
2019-06-11 14:42:58 +00:00
Tim Nguyen
e540a0e68b Bug 1557817 - Convert basic XUL textbox usages to HTML input in preferences. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D34224

--HG--
extra : moz-landing-system : lando
2019-06-11 14:07:40 +00:00
Dão Gottwald
1002cff1d3 Bug 1554158 - Always consume the enter key in UrlbarInput. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D34268

--HG--
extra : moz-landing-system : lando
2019-06-11 09:27:51 +00:00
Andrei Oprea
24ef56e276 Bug 1555467 - Disable Remote Settings providers causing intermittent failures for browser_asrouter_trigger_listeners.js r=Mardak
Differential Revision: https://phabricator.services.mozilla.com/D34122

--HG--
extra : moz-landing-system : lando
2019-06-11 09:01:18 +00:00
Dão Gottwald
7c07c3ff76 Bug 1556774 - Don't handle Tab key when Ctrl or Alt are pressed. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D34269

--HG--
extra : moz-landing-system : lando
2019-06-11 07:57:03 +00:00
Cosmin Sabou
51cdaa15e1 Bug 1549115 - Fix browser chrome failures on browser_parsable_script.js. r=jaws 2019-06-11 01:47:00 +03:00
Alexander Surkov
09778aec0b Bug 1557942 - Remove unnecessary usage of closest() from searchbar.js r=ntim
Differential Revision: https://phabricator.services.mozilla.com/D34401

--HG--
extra : moz-landing-system : lando
2019-06-10 21:15:13 +00:00
Jared Wein
8d4b1eb080 Bug 1549115 - Add a test for telemetry events in about:logins. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D33223

--HG--
extra : moz-landing-system : lando
2019-06-10 20:43:18 +00:00
Jared Wein
4af125de15 Bug 1549115 - Assign telemetry object names for copy-to-clipboard buttons. r=sfoster
Differential Revision: https://phabricator.services.mozilla.com/D33222

--HG--
extra : moz-landing-system : lando
2019-06-10 20:43:17 +00:00
Jared Wein
a34597dc00 Bug 1549115 - Record telemetry events for about:logins page interactions. r=chutten,johannh,MattN,sfoster
Differential Revision: https://phabricator.services.mozilla.com/D29950

--HG--
extra : moz-landing-system : lando
2019-06-10 20:43:10 +00:00
Jared Wein
fc5529f130 Bug 1549115 - Only events dispatched from a shadow DOM target needs to have composed:true. r=_6a68
Differential Revision: https://phabricator.services.mozilla.com/D33221

--HG--
extra : moz-landing-system : lando
2019-06-10 20:43:03 +00:00
Cosmin Sabou
91f14eaf0d Backed out 4 changesets (bug 1549115) for bc failures on browser_eventTelemetry.js. CLOSED TREE
Backed out changeset 978d0626cfe4 (bug 1549115)
Backed out changeset 7d2f103f518b (bug 1549115)
Backed out changeset 72c14692f06c (bug 1549115)
Backed out changeset 5fe74bee049e (bug 1549115)
2019-06-10 22:00:44 +03:00
Ricky Rosario
c93b7f1009 Bug 1556867 - Remove the old about:private browsing code and pref r=fluent-reviewers,Mardak,Pike,Gijs
Differential Revision: https://phabricator.services.mozilla.com/D33711

--HG--
extra : moz-landing-system : lando
2019-06-10 17:01:54 +00:00
Jared Wein
d66f8767ab Bug 1549115 - Add a test for telemetry events in about:logins. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D33223

--HG--
extra : moz-landing-system : lando
2019-06-10 16:37:22 +00:00
Jared Wein
fcaf9fb9b9 Bug 1549115 - Assign telemetry object names for copy-to-clipboard buttons. r=sfoster
Differential Revision: https://phabricator.services.mozilla.com/D33222

--HG--
extra : moz-landing-system : lando
2019-06-10 16:37:15 +00:00
Jared Wein
b577cb2bdd Bug 1549115 - Record telemetry events for about:logins page interactions. r=chutten,johannh,MattN,sfoster
Differential Revision: https://phabricator.services.mozilla.com/D29950

--HG--
extra : moz-landing-system : lando
2019-06-10 16:37:13 +00:00
Jared Wein
029919f975 Bug 1549115 - Only events dispatched from a shadow DOM target needs to have composed:true. r=_6a68
Differential Revision: https://phabricator.services.mozilla.com/D33221

--HG--
extra : moz-landing-system : lando
2019-06-10 16:37:05 +00:00
Emily McMinn
4840805457 Bug 1555448 - removed prerender pref from firefox.js r=k88hudson
Differential Revision: https://phabricator.services.mozilla.com/D33708

--HG--
extra : moz-landing-system : lando
2019-06-10 14:40:53 +00:00
Michael Kaply
c78cca1357 Bug 1557717 - Locked preferences shouldn't be reenabled. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D34163

--HG--
extra : moz-landing-system : lando
2019-06-10 15:06:19 +00:00
ffxbld
d70372dc0c No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings - a=repo-update r=RyanVM
Differential Revision: https://phabricator.services.mozilla.com/D34344

--HG--
extra : moz-landing-system : lando
2019-06-10 13:57:19 +00:00
Andreea Pavel
2c4bcdbd1d Backed out 3 changesets (bug 1488953) for failing bc at browser_windowopen.js on a CLOSED TREE
Backed out changeset 8646ea969443 (bug 1488953)
Backed out changeset 519acd8e145f (bug 1488953)
Backed out changeset 3a5cbbb9bc48 (bug 1488953)
2019-06-10 11:48:07 +03:00
Hiroyuki Ikezoe
50c389b817 Bug 1488953 - Disable smooth scroll on tabbar scrollbox to avoid stopping scrolling the last tab on race conditions. r=bgrins
Differential Revision: https://phabricator.services.mozilla.com/D33615

--HG--
extra : moz-landing-system : lando
2019-06-10 03:06:25 +00:00
Hiroyuki Ikezoe
d427e7411c Bug 1488953 - Wait for a scrollend event to make sure the scrolling has finished before proceeding the test. r=bgrins
Differential Revision: https://phabricator.services.mozilla.com/D33614

--HG--
extra : moz-landing-system : lando
2019-06-10 03:06:25 +00:00
Rob Wu
e46b58d180 Bug 1551490 - Fix browser_ext_browserAction_contextMenu.js when HTML about:addons is enabled r=rpl
When HTML `about:addons` is enabled, the "Manage extension" button still
opens the add-on's details page, but without automatically loading the
inline options.

The test assumed that it did and failed. This patch switches to a
different way of detecting that the menu item works as expected.

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

--HG--
extra : moz-landing-system : lando
2019-06-08 12:37:40 +00:00
Rob Wu
349969e334 Bug 1551490 - Fix test failures with inline options in HTML about:addons r=kmag
Differential Revision: https://phabricator.services.mozilla.com/D34078

--HG--
extra : moz-landing-system : lando
2019-06-09 11:18:54 +00:00
Luca Greco
492f0cccbe Bug 1551490 - Fix failures when browser_update_checkForUpdate run with HTML about:addons enabled. r=aswan
Depends on D31778

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

--HG--
extra : moz-landing-system : lando
2019-05-28 22:02:28 +00:00
Luca Greco
78afc2d288 Bug 1551490 - Fix enterprise policy test failures when HTML about:addons is enabled by default. r=mkaply,rpl
Differential Revision: https://phabricator.services.mozilla.com/D31776

--HG--
extra : moz-landing-system : lando
2019-06-07 15:56:08 +00:00
Tim Nguyen
158bdfb07c Bug 1558030 - Apply a default background to the searchbar. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D34290

--HG--
extra : moz-landing-system : lando
2019-06-09 19:34:47 +00:00
Boris Zbarsky
5eb248348f Bug 1557847. Stop using [array] in nsIClipboard. r=NeilDeakin
Differential Revision: https://phabricator.services.mozilla.com/D34243

--HG--
extra : moz-landing-system : lando
2019-06-09 01:06:39 +00:00
Boris Zbarsky
bb35ab7a20 Bug 1557963. Stop using [array] in nsIUpdateService. r=rstrong
Differential Revision: https://phabricator.services.mozilla.com/D34278

--HG--
extra : moz-landing-system : lando
2019-06-08 19:04:47 +00:00
Gijs Kruitbosch
5431ebd7d7 Bug 1550637 - fix tooltip hiding when navigating or switching tabs in e10s, r=dao
Differential Revision: https://phabricator.services.mozilla.com/D34275

--HG--
extra : moz-landing-system : lando
2019-06-08 18:31:36 +00:00
Nicklas Boman
f293246462 Bug 1519365 - Update object property names that get passed to loadURIOptions to match the names in loadURIOptions r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D31729

--HG--
extra : moz-landing-system : lando
2019-06-08 11:04:27 +00:00
Tim Nguyen
aba8c723e5 Bug 1556561 - Remove <children> usage from autocomplete binding. r=dao,surkov
Differential Revision: https://phabricator.services.mozilla.com/D33568

--HG--
extra : moz-landing-system : lando
2019-06-08 08:16:18 +00:00
Zibi Braniecki
b4932e4709 Bug 1555662 - Register L10nRegistry sources using categories. r=kmag
Differential Revision: https://phabricator.services.mozilla.com/D34227

--HG--
extra : moz-landing-system : lando
2019-06-08 04:37:31 +00:00
Mike Conley
4e4505e499 Bug 1505909 - Make PlacesUIUtils.getViewForNode resilient against dead wrapper nodes. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D33164

--HG--
extra : moz-landing-system : lando
2019-06-08 01:10:21 +00:00
Mike Conley
068170691c Bug 1505909 - Update WebExtension menus API to use updated, Fission-aware ContextMenuChild. r=mixedpuppy
Differential Revision: https://phabricator.services.mozilla.com/D33163

--HG--
extra : moz-landing-system : lando
2019-06-08 01:10:03 +00:00
Mike Conley
d622bd6c52 Bug 1505909 - Make basic context menu actions Fission-compatible. r=NeilDeakin
Differential Revision: https://phabricator.services.mozilla.com/D32876

--HG--
extra : moz-landing-system : lando
2019-06-08 01:09:46 +00:00
Mike Conley
638dd8fb19 Bug 1505909 - Stop sending a CPOW for the target element for context menu messages. r=MattN
This introduces a new toolkit module, ContentDOMReference, which can generate identifiers
for DOM elements that can be safely passed across the process boundary without having to
use the CPOW infrastructure.

The Password Manager code seemed to be the only thing using the original CPOW, so this
has been updated to use the ContentDOMReference identifier instead.

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

--HG--
extra : moz-landing-system : lando
2019-06-08 01:09:29 +00:00
Mike Conley
42b822a5ef Bug 1505909 - Merge remote and non-remote context menu handlers. r=NeilDeakin
Differential Revision: https://phabricator.services.mozilla.com/D32757

--HG--
extra : moz-landing-system : lando
2019-06-08 01:09:10 +00:00
Andreea Pavel
ab7673faaa Backed out 2 changesets (bug 1555662) for multiple bc failures e.g browser_panelUINotifications_multiWindow.js on a CLOSED TREE
Backed out changeset 84c57f9dda5b (bug 1555662)
Backed out changeset ede8b931ee0d (bug 1555662)
2019-06-08 03:25:28 +03:00
Andreea Pavel
52a0122618 Bug 1555662 - follow-up linting fix on a CLOSED TREE 2019-06-08 03:06:14 +03:00
Zibi Braniecki
6ca89e400f Bug 1555662 - Register L10nRegistry sources using categories. r=kmag
Differential Revision: https://phabricator.services.mozilla.com/D34227

--HG--
extra : moz-landing-system : lando
2019-06-07 20:11:00 +00:00
Michael Kaply
90f8b4ec76 Bug 1553041 - Switch page load mechanism for about policy tests. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D34188

--HG--
rename : browser/components/enterprisepolicies/tests/browser/browser_policy_block_about_addons.js => browser/components/enterprisepolicies/tests/browser/browser_policy_block_about.js
extra : moz-landing-system : lando
2019-06-07 20:48:11 +00:00
Tim Nguyen
f35c2594d6 Bug 1557814 - Replace XUL textbox with HTML input in identityPanel.inc.xul. r=bgrins
Differential Revision: https://phabricator.services.mozilla.com/D34223

--HG--
extra : moz-landing-system : lando
2019-06-07 19:15:19 +00:00
Daniel Varga
ecf3a4733e Backed out changeset e7c35e215255 (bug 1557717) for browser-chrome failure in browser_connection_bug1557717.js. On a CLOSED TREE 2019-06-07 19:44:03 +03:00
Noemi Erli
ea35f4b13b Backed out 6 changesets (bug 1505909) for failures in browser_ext_webNavigation_onCreatedNavigationTarget_contextmenu.js CLOSED TREE
Backed out changeset 57336967a6c7 (bug 1505909)
Backed out changeset 8adcacadd689 (bug 1505909)
Backed out changeset bcca6bb913ef (bug 1505909)
Backed out changeset afc11a5ebb6d (bug 1505909)
Backed out changeset 40f0a56ed3af (bug 1505909)
Backed out changeset 3e31f9726798 (bug 1505909)
2019-06-07 19:19:14 +03:00
Alexander Surkov
142ff314ab Bug 1534404 - Fold searchbar-textbox with searchbar CE r=mak
Differential Revision: https://phabricator.services.mozilla.com/D34094

--HG--
extra : moz-landing-system : lando
2019-06-07 15:44:15 +00:00
Tom Ritter
0cf4318471 Bug 1557073 - Disable the Mozilla Web Content Process r=nika
We need to complete additional process switching infrastructure for
this to be safe.

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

--HG--
extra : moz-landing-system : lando
2019-06-05 17:00:04 +00:00
Michael Kaply
fd8b79b957 Bug 1557717 - Locked preferences shouldn't be reenabled. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D34163

--HG--
extra : moz-landing-system : lando
2019-06-07 15:13:56 +00:00
Jared Wein
6792a1221a Bug 1550135 - Add tests for Preferences menuitem. r=MattN CLOSED TREE
Differential Revision: https://phabricator.services.mozilla.com/D34029

--HG--
extra : rebase_source : 3d528b71f57c1dcc5960cfb353ac72a5a007e6d0
extra : amend_source : e8c17d119cca42ed7caaa3abb08389d14e2dbcd5
extra : source : 530e97722d13c6706c7895df8f7096416471f3f1
2019-06-07 07:02:23 +00:00
Jared Wein
e0466bf17f Bug 1550135 - Add a menuitem that links to Preferences. r=MattN,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D34028

--HG--
extra : rebase_source : e678adb1d40053149018bdc7e23917c242144de2
extra : source : 9bb52c6580dd4eea416e1a2b7bce7635c3acf84d
2019-06-07 07:02:17 +00:00
Jared Wein
24eabac74c Bug 1550135 - Create a menu-button custom element. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D34027

--HG--
extra : rebase_source : 9759451f2c5d0c414da36cdd095933b0a672f43f
extra : source : 4e8a446cbae1059996b872ad9b35e28a7a2c6cc9
2019-06-07 07:02:15 +00:00
Jared Wein
45df0c4b2d Bug 1550135 - Introduce an .alternate-button class for buttons that should appear with a transparent background when not hovered. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D34026

--HG--
extra : rebase_source : 5ea9a1f11f3154ed0ec2863c10f587ed959e9cc5
extra : source : fd85867c8940c66256ded2ff0c32225c2529307b
2019-06-07 07:02:19 +00:00
Jared Wein
e592a5bd3d Bug 1550139 - Add a subcategory for linking directly to the Logins & Passwords preferences. r=MattN
I'll add the menuitem in about:logins in bug 1550135.

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

--HG--
extra : rebase_source : d65c98012649015d095028037c06c232182f3d54
extra : source : 340e24683868094821c4c719b3da31144cca8001
2019-06-07 07:02:21 +00:00
Mike Conley
f891581d0a Bug 1505909 - Make PlacesUIUtils.getViewForNode resilient against dead wrapper nodes. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D33164

--HG--
extra : moz-landing-system : lando
2019-06-07 14:29:36 +00:00
Mike Conley
8e66288636 Bug 1505909 - Update WebExtension menus API to use updated, Fission-aware ContextMenuChild. r=mixedpuppy
Differential Revision: https://phabricator.services.mozilla.com/D33163

--HG--
extra : moz-landing-system : lando
2019-06-07 14:29:17 +00:00
Mike Conley
6d0f158a7d Bug 1505909 - Make basic context menu actions Fission-compatible. r=NeilDeakin
Differential Revision: https://phabricator.services.mozilla.com/D32876

--HG--
extra : moz-landing-system : lando
2019-06-07 14:28:59 +00:00
Mike Conley
cf5863f79c Bug 1505909 - Stop sending a CPOW for the target element for context menu messages. r=MattN
This introduces a new toolkit module, ContentDOMReference, which can generate identifiers
for DOM elements that can be safely passed across the process boundary without having to
use the CPOW infrastructure.

The Password Manager code seemed to be the only thing using the original CPOW, so this
has been updated to use the ContentDOMReference identifier instead.

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

--HG--
extra : moz-landing-system : lando
2019-06-07 14:28:47 +00:00
Mike Conley
cef09f3647 Bug 1505909 - Merge remote and non-remote context menu handlers. r=NeilDeakin
Differential Revision: https://phabricator.services.mozilla.com/D32757

--HG--
extra : moz-landing-system : lando
2019-06-07 14:28:33 +00:00
Noemi Erli
b6375d3ca2 Backed out 5 changesets (bug 1550135, bug 1550139) for causing browser-chrome failures CLOSED TREE
Backed out changeset 530e97722d13 (bug 1550135)
Backed out changeset 9bb52c6580dd (bug 1550135)
Backed out changeset 4e8a446cbae1 (bug 1550135)
Backed out changeset fd85867c8940 (bug 1550135)
Backed out changeset 340e24683868 (bug 1550139)
2019-06-07 17:32:33 +03:00
Karan Sapolia
1a5439aa95 Bug 1557281 - Clean up MozTabbrowserTab fragment markup. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D33957

--HG--
extra : moz-landing-system : lando
2019-06-07 12:34:26 +00:00
Jared Wein
581809f8a3 Bug 1550135 - Add tests for Preferences menuitem. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D34029

--HG--
extra : moz-landing-system : lando
2019-06-07 07:02:23 +00:00
Jared Wein
c25f4ddedd Bug 1550135 - Add a menuitem that links to Preferences. r=MattN,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D34028

--HG--
extra : moz-landing-system : lando
2019-06-07 07:02:17 +00:00
Jared Wein
2cb8824ba4 Bug 1550135 - Create a menu-button custom element. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D34027

--HG--
extra : moz-landing-system : lando
2019-06-07 07:02:15 +00:00
Jared Wein
a6f87c432f Bug 1550135 - Introduce an .alternate-button class for buttons that should appear with a transparent background when not hovered. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D34026

--HG--
extra : moz-landing-system : lando
2019-06-07 07:02:19 +00:00
Jared Wein
431a51543c Bug 1550139 - Add a subcategory for linking directly to the Logins & Passwords preferences. r=MattN
I'll add the menuitem in about:logins in bug 1550135.

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

--HG--
extra : moz-landing-system : lando
2019-06-07 07:02:21 +00:00
Noemi Erli
4bdfd61d5a Backed out 5 changesets (bug 1550135, bug 1550139) for browser-chrome failures CLOSED TREE
Backed out changeset 6f3a1d6e5715 (bug 1550135)
Backed out changeset a6732137172d (bug 1550135)
Backed out changeset 1b24b871d517 (bug 1550135)
Backed out changeset 8e42af7334f4 (bug 1550135)
Backed out changeset 5ed230b74109 (bug 1550139)
2019-06-07 09:57:13 +03:00
Jared Wein
ae34f1a7e0 Bug 1550135 - Add tests for Preferences menuitem. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D34029

--HG--
extra : moz-landing-system : lando
2019-06-07 02:48:41 +00:00
Jared Wein
bb5e0f4683 Bug 1550135 - Add a menuitem that links to Preferences. r=MattN,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D34028

--HG--
extra : moz-landing-system : lando
2019-06-07 02:48:34 +00:00
Jared Wein
bfe10811d0 Bug 1550135 - Create a menu-button custom element. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D34027

--HG--
extra : moz-landing-system : lando
2019-06-07 02:48:27 +00:00
Jared Wein
0e5a1d4fcd Bug 1550135 - Introduce an .alternate-button class for buttons that should appear with a transparent background when not hovered. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D34026

--HG--
extra : moz-landing-system : lando
2019-06-07 02:48:20 +00:00
Jared Wein
7d43f6ebff Bug 1550139 - Add a subcategory for linking directly to the Logins & Passwords preferences. r=MattN
I'll add the menuitem in about:logins in bug 1550135.

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

--HG--
extra : moz-landing-system : lando
2019-06-07 02:49:29 +00:00
Bogdan Tara
4da63aeb53 Backed out 6 changesets (bug 1505909) for bc failures complaining about WebNavigationChild and browser_e10s_about_page_triggeringprincipal.js CLOSED TREE
Backed out changeset 56449fd37aee (bug 1505909)
Backed out changeset 3ff09b79821c (bug 1505909)
Backed out changeset a1a2a9efe22f (bug 1505909)
Backed out changeset 8aeb77291207 (bug 1505909)
Backed out changeset 4aa17e28ee54 (bug 1505909)
Backed out changeset dbe6803d979e (bug 1505909)
2019-06-07 06:15:16 +03:00
Mike Conley
4bd19fd9bb Bug 1505909 - Make PlacesUIUtils.getViewForNode resilient against dead wrapper nodes. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D33164

--HG--
extra : moz-landing-system : lando
2019-06-06 20:33:22 +00:00
Mike Conley
85bf15702b Bug 1505909 - Update WebExtension menus API to use updated, Fission-aware ContextMenuChild. r=mixedpuppy
Differential Revision: https://phabricator.services.mozilla.com/D33163

--HG--
extra : moz-landing-system : lando
2019-06-06 20:33:02 +00:00
Mike Conley
261632c77d Bug 1505909 - Make basic context menu actions Fission-compatible. r=NeilDeakin
Differential Revision: https://phabricator.services.mozilla.com/D32876

--HG--
extra : moz-landing-system : lando
2019-06-06 20:32:50 +00:00
Mike Conley
3d1ba6b08c Bug 1505909 - Stop sending a CPOW for the target element for context menu messages. r=MattN
This introduces a new toolkit module, ContentDOMReference, which can generate identifiers
for DOM elements that can be safely passed across the process boundary without having to
use the CPOW infrastructure.

The Password Manager code seemed to be the only thing using the original CPOW, so this
has been updated to use the ContentDOMReference identifier instead.

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

--HG--
extra : moz-landing-system : lando
2019-06-06 20:32:30 +00:00
Mike Conley
014fa7a924 Bug 1505909 - Merge remote and non-remote context menu handlers. r=NeilDeakin
Differential Revision: https://phabricator.services.mozilla.com/D32757

--HG--
extra : moz-landing-system : lando
2019-06-06 20:32:11 +00:00
meandave
6697fcac72 Bug 1549811 - Sorting element for about:logins. r=jaws,Pike,fluent-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D33110

--HG--
extra : moz-landing-system : lando
2019-06-06 17:35:49 +00:00
Robert Strong
0e618c5315 Bug 1515484 - Remove the wizard based app update UI and related code. r=bytesized
Adds a simple UI with tests for the elevation UI that mimics the wizard based elevation UI and uses the existing strings
Removes all methods from nsIUpdatePrompt except showUpdateHistory which will be removed later
Does not remove the UPDATE_WIZ_LAST_PAGE_CODE telemetry histogram since that will remove it from the data sources

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

--HG--
extra : moz-landing-system : lando
2019-06-06 17:44:57 +00:00
Bogdan Tara
2f77f4ae9b Backed out changeset 584e6d9246ac (bug 1557252) for browser/components/preferences/in-content/tests* failures CLOSED TREE 2019-06-06 20:15:59 +03:00
Zibi Braniecki
70e5a4ee3a Bug 1552714 - Fix two tests which were caught not waiting for l10n but checking for l10n values. r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D33741

--HG--
extra : moz-landing-system : lando
2019-06-06 16:33:18 +00:00
Zibi Braniecki
a49f5263f1 Bug 1552714 - Fix tests to compare the result of getAttributes against L10nKeys. r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D33740

--HG--
extra : moz-landing-system : lando
2019-06-06 16:33:09 +00:00
Zibi Braniecki
0075d6e610 Bug 1552714 - Migrate all remaining callsites to use WebIDL DOMLocalization and remove mozIDOMLocalization and DOMLocalization.jsm. r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D33200

--HG--
rename : intl/l10n/test/dom_overlays/test_same_id.html => dom/l10n/tests/mochitest/domoverlays/test_same_id.html
rename : intl/l10n/test/dom_overlays/test_same_id_args.html => dom/l10n/tests/mochitest/domoverlays/test_same_id_args.html
extra : moz-landing-system : lando
2019-06-06 16:32:49 +00:00
Alexander Surkov
73acada34c Bug 1557252 - add missing style for in-content dialogs, r=bgrins
Differential Revision: https://phabricator.services.mozilla.com/D33976

--HG--
extra : moz-landing-system : lando
2019-06-06 15:56:34 +00:00
Nihanth Subramanya
c3f3643cc5 Bug 1551902 - Update tracking UI tests to expect visible icon when there's an exception. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D33730

--HG--
extra : moz-landing-system : lando
2019-06-06 15:18:39 +00:00
Nihanth Subramanya
3f694138c2 Bug 1551902 - Add a test for the toggle switch in the protections panel. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D32982

--HG--
extra : moz-landing-system : lando
2019-06-06 15:18:27 +00:00
Nihanth Subramanya
b857a779f2 Bug 1551902 - ContentBlocking: Set hasException attribute in onLocationChange. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D32981

--HG--
extra : moz-landing-system : lando
2019-06-06 15:18:10 +00:00
Nihanth Subramanya
1ba48c2d75 Bug 1551902 - Hide protections panel when focus is lost. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D32980

--HG--
extra : moz-landing-system : lando
2019-06-06 15:17:58 +00:00
Nihanth Subramanya
7dd46fed20 Bug 1551902 - Implement Tracking Protection toggle section in Protections Panel. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D32952

--HG--
extra : moz-landing-system : lando
2019-06-06 15:17:43 +00:00
Dão Gottwald
5618ac0196 Bug 1463180 - Account for spurious tab switch spinner in opt builds. r=florian
Differential Revision: https://phabricator.services.mozilla.com/D33953

--HG--
extra : moz-landing-system : lando
2019-06-06 14:19:23 +00:00
Nihanth Subramanya
5da02d9c69 Bug 1554241 - Apply different color to protections panel arrow in RTL to match gradient. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D33964

--HG--
extra : moz-landing-system : lando
2019-06-06 14:46:23 +00:00
Dão Gottwald
0a6cd5f4ca Bug 1556726 - Ensure #userContext-label doesn't increase the height of the address bar. r=jkt
Differential Revision: https://phabricator.services.mozilla.com/D33941

--HG--
extra : moz-landing-system : lando
2019-06-06 12:43:43 +00:00
Narcis Beleuzu
76af096241 Backed out changeset ef75e158b232 (bug 1556000) for bc failures on browser_startup_syncIPC.js 2019-06-06 16:40:05 +03:00
Paul Zuehlcke
5cb073f8e1 Bug 1555405 - Updated PopupNotifications.remove to accept array or single Notification object. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D34500

--HG--
extra : moz-landing-system : lando
2019-06-13 14:40:07 +00:00
Ehsan Akhgari
4ed00f362c Bug 1558655 - Make browser.contentblocking.database.enabled a Firefox-specific pref; r=johannh
Mobile doesn't need extra overhead!

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

--HG--
extra : moz-landing-system : lando
2019-06-13 08:47:07 +00:00
ffxbld
6a9bae1546 No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings - a=repo-update r=RyanVM
Differential Revision: https://phabricator.services.mozilla.com/D34868

--HG--
extra : moz-landing-system : lando
2019-06-13 13:48:29 +00:00
Gijs Kruitbosch
856ca92167 Bug 1519434 - remove extant permanent flash permissions, r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D34217

--HG--
extra : moz-landing-system : lando
2019-06-13 08:42:54 +00:00
Gijs Kruitbosch
72464081e3 Bug 1519434 - remove permissions popup and page info code catering to flash permissions, r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D34218

--HG--
extra : moz-landing-system : lando
2019-06-13 08:42:53 +00:00
Gijs Kruitbosch
3db5095b08 Bug 1519434 - make Flash 'always allow' enterprise policy mean 'ask', r=mkaply
Differential Revision: https://phabricator.services.mozilla.com/D34216

--HG--
extra : moz-landing-system : lando
2019-06-13 08:42:51 +00:00
Gijs Kruitbosch
d48b3702d3 Bug 1519434 - remove 'always activate' and 'remember this decision' UI options, r=aswan,johannh
Differential Revision: https://phabricator.services.mozilla.com/D34215

--HG--
extra : moz-landing-system : lando
2019-06-13 08:42:47 +00:00
Gijs Kruitbosch
38159f5246 Bug 1519434 - remove plugin click to play pref as running without it won't make sense anymore, r=aswan
Differential Revision: https://phabricator.services.mozilla.com/D34212

--HG--
extra : moz-landing-system : lando
2019-06-13 08:40:59 +00:00
Peter Van der Beken
8b00dd9ff2 Bug 1490044 - Move all prefs used in WebIDL to StaticPrefs. r=bzbarsky
Differential Revision: https://phabricator.services.mozilla.com/D33507

--HG--
extra : moz-landing-system : lando
2019-06-13 09:00:59 +00:00
Haik Aftandilian
f87e72036e Bug 1498742 - Part 2 - Start the GMP sandbox earlier during process startup r=jya,cpearce
Change the Mac GMP process launch to include sandboxing params on the command line to allow the sandbox to be started earlier during GMP process launch. Content, extension, and RDD processes have already been changed to start the sandbox earlier.

Update GMPProcessParent to override GeckoChildProcessHost methods used to construct sandboxing parameters. Pass the plugin path as a sandbox parameter so that the sandbox rules can whitelist the plugin directory which is now read after the sandbox is enabled in the plugin process. On development builds, pass "testingReadPath" params so directories needed during automated tests can be whitelisted.

Update Mac sandboxing code to detect GMP sandbox params on the command line and enable the sandbox with additional arguments needed for early sandbox start.

Allow reverting to the old implementation by setting security.sandbox.gmp.mac.earlyinit to false.

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

--HG--
extra : moz-landing-system : lando
2019-06-13 06:32:37 +00:00
Andrei Oprea
6c4e640dae Bug 1553926 - Add fetch-options eslint plugin to mozilla central r=Standard8
Differential Revision: https://phabricator.services.mozilla.com/D32723

--HG--
extra : moz-landing-system : lando
2019-06-06 11:31:20 +00:00
shindli
c9ee4bb3ac Merge mozilla-central to autoland. a=merge CLOSED TREE
--HG--
rename : testing/web-platform/tests/referrer-policy/generic/iframe-inheritance.html => testing/web-platform/tests/referrer-policy/generic/inheritance/iframe-inheritance-data.html
rename : testing/web-platform/tests/referrer-policy/generic/iframe-inheritance.html => testing/web-platform/tests/referrer-policy/generic/inheritance/iframe-inheritance-srcdoc.html
2019-06-06 13:51:59 +03:00
shindli
3caa33a7ea Merge inbound to mozilla-central. a=merge 2019-06-06 12:57:52 +03:00
premk
e5d58ef313 Bug 1551179 - Use SearchUtils.BROWSER_SEARCH_PREF in search tests r=Standard8
Differential Revision: https://phabricator.services.mozilla.com/D33801

--HG--
extra : moz-landing-system : lando
2019-06-06 09:53:40 +00:00
Tim Huang
9f0768dc00 Bug 1556000 - Remove the expired telemetry probe of the content window size. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D33788

--HG--
extra : moz-landing-system : lando
2019-06-06 09:32:15 +00:00
Simon Danner
3347422b53 Bug 1511075 - Make Clear Downloads button always tabbable not only on OSX r=mak
Differential Revision: https://phabricator.services.mozilla.com/D33323

--HG--
extra : moz-landing-system : lando
2019-06-06 09:07:12 +00:00
Dale Harvey
b46d6e8925 Bug 1543812 - Add ability to block all autoplay. r=johannh,alwu,flod,fluent-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D30135

--HG--
extra : moz-landing-system : lando
2019-06-06 09:06:09 +00:00
Thomas Nguyen
01ff0bf93f Bug 1534681 Use ReferrerInfo class in document r=ckerschb,baku,Gijs
Also, in many place, we use document uri as referrer. It is not right
for the case srdoc iframe. We should use the last non-srdoc parent
document's uri

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

--HG--
rename : testing/web-platform/tests/referrer-policy/generic/iframe-inheritance.html => testing/web-platform/tests/referrer-policy/generic/inheritance/iframe-inheritance-data.html
rename : testing/web-platform/tests/referrer-policy/generic/iframe-inheritance.html => testing/web-platform/tests/referrer-policy/generic/inheritance/iframe-inheritance-srcdoc.html
extra : moz-landing-system : lando
2019-06-06 07:23:37 +00:00
Gerald Squelart
a4bc77d6c6 Bug 1492121 - Use BaseProfiler in nsBrowserApp.cpp's main() - r=njn
Start using BaseProfiler in Firefox main(), before&after XPCOM runs.

Also added a BaseProfiler label around Gecko Profiler init/shutdown (so that
samples may be ignored if user is only interested in non-XPCOM profiling).

Main process name changed to "Main Thread (Base Profiler)", so as not to confuse
the front-end, and show where this thread comes from.

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

--HG--
extra : moz-landing-system : lando
2019-06-06 06:20:32 +00:00
Noemi Erli
31c85bd5fe Backed out 13 changesets (bug 1492121) for valgrind bustage
Backed out changeset e707f1890820 (bug 1492121)
Backed out changeset 90aeaad4a4de (bug 1492121)
Backed out changeset 2ffb6ccca437 (bug 1492121)
Backed out changeset 4215fefb6ef3 (bug 1492121)
Backed out changeset b54b813c4c6c (bug 1492121)
Backed out changeset 46f57504c087 (bug 1492121)
Backed out changeset a3fe26927b31 (bug 1492121)
Backed out changeset 39c486afacec (bug 1492121)
Backed out changeset bf1731627e07 (bug 1492121)
Backed out changeset 77e7b13c6237 (bug 1492121)
Backed out changeset 1f10b50f758f (bug 1492121)
Backed out changeset db1506f94d0d (bug 1492121)
Backed out changeset 72c4026e9455 (bug 1492121)
2019-06-06 04:01:24 +03:00
Gerald Squelart
5cc6e9331f Bug 1492121 - Use BaseProfiler in nsBrowserApp.cpp's main() - r=njn
Start using BaseProfiler in Firefox main(), before&after XPCOM runs.

Also added a BaseProfiler label around Gecko Profiler init/shutdown (so that
samples may be ignored if user is only interested in non-XPCOM profiling).

Main process name changed to "Main Thread (Base Profiler)", so as not to confuse
the front-end, and show where this thread comes from.

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

--HG--
extra : moz-landing-system : lando
2019-06-05 23:42:59 +00:00
Marco Bonardo
2e685a448e Bug 1557051 - Enable QuantumBar for release users. r=dao,adw
Differential Revision: https://phabricator.services.mozilla.com/D33799

--HG--
extra : moz-landing-system : lando
2019-06-05 22:15:21 +00:00
arthur.iakab
94d096ca36 Merge mozilla-central to mozilla-inbound 2019-06-06 01:06:38 +03:00
Andreea Pavel
6402a9d5a2 Bug 1463180 - disabled browser_tabstrip_overflow_underflow.js on win and linux not debug r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D33756

--HG--
extra : moz-landing-system : lando
2019-06-05 12:18:50 +00:00
Andreea Pavel
516073f4fd Backed out changeset 2dacf7539a2f (bug 1543812) for multiple failures e.g bc at browser_autoplay_blocked.js on a CLOSED TREE 2019-06-05 19:29:20 +03:00
Alessio Placitelli
77991a7553 Bug 1547331 - Don't initialize legacy telemetry in GeckoView. r=chutten,kmag
This changes the registration code so that categories are
still registered in the manifest (and thus not registered
in GeckoView), but the component is still always shipped.

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

--HG--
extra : moz-landing-system : lando
2019-06-05 11:03:57 +00:00
mandy cheang
8fe6331bd1 Bug 1541226 - Cache GetUserDataDirectory to improve IO performance r=mconley
Differential Revision: https://phabricator.services.mozilla.com/D32825

--HG--
extra : moz-landing-system : lando
2019-06-05 15:36:44 +00:00
Dale Harvey
87fa55e513 Bug 1543812 - Add ability to block all autoplay. r=johannh,alwu,flod,fluent-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D30135

--HG--
extra : moz-landing-system : lando
2019-06-05 01:03:14 +00:00
Sean Feng
eb4060b4c7 Bug 1549519 - Add two histograms as page reload performance telemetry r=bdekoz,Gijs
Differential Revision: https://phabricator.services.mozilla.com/D31480

--HG--
extra : moz-landing-system : lando
2019-06-05 13:56:52 +00:00
Mihai Alexandru Michis
c70fbfe90e Merge mozilla-central to mozilla-inbound. a=merge CLOSED TREE 2019-06-05 18:56:22 +03:00
Mihai Alexandru Michis
d07d090c31 Merge mozilla-central to mozilla-inbound. a=merge CLOSED TREE 2019-06-05 12:59:10 +03:00
Mihai Alexandru Michis
153172de0c Merge inbound to mozilla-central. a=merge 2019-06-05 12:51:25 +03:00
Narcis Beleuzu
83a9f3a6b3 Merge mozilla-central to inbound. a=merge CLOSED TREE 2019-06-05 00:52:43 +03:00
Daniel Varga
fc4ca9bf41 Backed out changeset 421f9e16c210 (bug 1526818) for linting failure at /builds/worker/checkouts/gecko/browser/components/urlbar/UrlbarProviderUnifiedComplete.jsm on a CLOSED TREE 2019-06-05 03:53:07 +03:00
Daniel Varga
3bc762bcf1 Backed out changeset d64cb52ebf88 (bug 1543812) for xpcshell failure at parser/xml/test/unit/test_sanitizer.js. On a CLOSED TREE 2019-06-05 03:50:16 +03:00
Omkar Konaraddi
8b54554246 Bug 1526818 - QuantumBar: Expose an autocomplete.properties bundle from UrlbarUtils r=adw
Differential Revision: https://phabricator.services.mozilla.com/D33726

--HG--
extra : moz-landing-system : lando
2019-06-05 00:28:40 +00:00