Kashav Madan
e063bb080d
Bug 1578465 - Update fission annotations, r=kmag
...
Differential Revision: https://phabricator.services.mozilla.com/D49005
--HG--
extra : moz-landing-system : lando
2019-10-22 20:46:00 +00:00
Kashav Madan
5c8068036e
Bug 1578465 - Fix some incorrect usages of browserLoaded, r=kmag
...
Calling browserLoaded without a |wantLoad| after a call to both addTab and
loadURI may resolve with either of the two loaded urls (usually the first). This
patch updates some callsites to remove any possible non-determinism.
Differential Revision: https://phabricator.services.mozilla.com/D49004
--HG--
extra : moz-landing-system : lando
2019-10-22 20:45:56 +00:00
Kashav Madan
a743e45044
Bug 1578465 - Update browser_windowopen.js, r=mconley
...
Since BrowserTestUtils.firstBrowserLoaded now resolves slightly later than it
did before, the STATE_STOP notification is dispatched before we get a chance
to add the progress listener in BrowserTestUtils.browserStopped. We should
create both Promises before waiting for the initial load to finish.
Differential Revision: https://phabricator.services.mozilla.com/D50018
--HG--
extra : moz-landing-system : lando
2019-10-22 20:45:52 +00:00
Kashav Madan
3ae4d974cd
Bug 1578465 - Update browser_startup_content.js, r=kmag,mconley
...
Adds BrowserTestUtilsChild.jsm to the whitelist, and removes content-utils.js.
The BrowserTestUtils actor now listens for "load" and "DOMContentLoaded" events,
so it gets instantiated earlier than before.
Differential Revision: https://phabricator.services.mozilla.com/D49003
--HG--
extra : moz-landing-system : lando
2019-10-22 20:45:50 +00:00
Dão Gottwald
ac88ea2827
Bug 1584101 - Clip the navigation toolbar when the address bar can be rendered within the toolbar's bounds. r=Gijs,mattwoodrow
...
Differential Revision: https://phabricator.services.mozilla.com/D49861
--HG--
extra : moz-landing-system : lando
2019-10-22 19:02:59 +00:00
fluks
686acfc93a
Bug 1230453 - Add a hidden preference to change the number of folders in the recent list of the "bookmark this page" popup. r=mak
...
Differential Revision: https://phabricator.services.mozilla.com/D43679
--HG--
extra : moz-landing-system : lando
2019-10-22 07:57:49 +00:00
Dão Gottwald
854a6bfecb
Bug 1589836 - Add permanent search icon in front of the megabar. r=adw
...
Differential Revision: https://phabricator.services.mozilla.com/D49826
--HG--
extra : moz-landing-system : lando
2019-10-21 23:06:06 +00:00
Neil Deakin
e00aa26593
Bug 1567175, move password manager event listener attachment from content framescript to LoginManagerChild, and use the current window instead of the top level window for the argument passed to DOMInputPasswordAdded, r=MattN
...
Differential Revision: https://phabricator.services.mozilla.com/D47826
--HG--
extra : moz-landing-system : lando
2019-10-21 20:26:21 +00:00
Neil Deakin
7410901165
Bug 1567175, support password manager in out of process iframes, r=MattN
...
Differential Revision: https://phabricator.services.mozilla.com/D47825
--HG--
extra : moz-landing-system : lando
2019-10-21 18:18:02 +00:00
Neil Deakin
7cbc074da1
Bug 1567175, rename LoginManagerContent to LoginManagerChild, r=MattN
...
Differential Revision: https://phabricator.services.mozilla.com/D47824
--HG--
rename : toolkit/components/passwordmgr/LoginManagerContent.jsm => toolkit/components/passwordmgr/LoginManagerChild.jsm
extra : moz-landing-system : lando
2019-10-21 18:17:50 +00:00
Neil Deakin
3302428083
Bug 1567175, make LoginManagerContent and LoginManagerParent JS classes,r=MattN
...
Differential Revision: https://phabricator.services.mozilla.com/D47823
--HG--
extra : moz-landing-system : lando
2019-10-21 18:17:43 +00:00
Narcis Beleuzu
9e344448d6
Merge mozilla-central to autoland. CLOSED TREE
2019-10-22 01:36:17 +03:00
Narcis Beleuzu
2b0d2dd8e7
Merge autoland to mozilla-central. a=merge
2019-10-22 00:50:23 +03:00
Nihanth Subramanya
aeee35538f
Bug 1589015 - Update cookies category label tests. r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D49865
--HG--
extra : moz-landing-system : lando
2019-10-21 15:16:34 +00:00
Nihanth Subramanya
58bb861271
Bug 1589015 - Stop using two label elements in the cookies category item. r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D49599
--HG--
extra : moz-landing-system : lando
2019-10-21 15:16:34 +00:00
Dão Gottwald
eda4c79a87
Bug 1589328 - Remove global-scope pollution from nsContextMenu.js. r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D49583
--HG--
extra : moz-landing-system : lando
2019-10-21 13:40:00 +00:00
Razvan Maries
44d59a93a5
Backed out 3 changesets (bug 1585582) for perma fails on appcache.tentative.https.sub.html.
...
Backed out changeset a55fbe377803 (bug 1585582)
Backed out changeset 0bd7ff0df367 (bug 1585582)
Backed out changeset 78a947a05f08 (bug 1585582)
2019-10-20 21:15:17 +03:00
Jonathan Kingston
d4386ce539
Bug 1585582 - Set appcache prefs on before start to prevent races in tests. r=baku
...
Differential Revision: https://phabricator.services.mozilla.com/D47977
--HG--
extra : moz-landing-system : lando
2019-10-20 15:34:12 +00:00
Mark Banner
d98ffc7276
Bug 1588785 - Send a notification when separate private default is toggled. r=mak
...
Differential Revision: https://phabricator.services.mozilla.com/D49651
--HG--
extra : moz-landing-system : lando
2019-10-18 18:53:15 +00:00
Oana Pop Rus
852f034b58
Backed out 2 changesets (bug 1588785) for causing bc perma failures in browser_searchDefaultEngine.js on a CLOSED TREE
...
Backed out changeset 6ad4b26b21d7 (bug 1588785)
Backed out changeset 4a4afa268baf (bug 1588785)
2019-10-18 18:45:58 +03:00
Oana Pop Rus
617a761d10
Backed out 3 changesets (bug 1585582) for bc failures browser/base/content/test/sanitize/browser.ini on a CLOSED TREE
...
Backed out changeset 98d7a4f4388f (bug 1585582)
Backed out changeset c13ec2bbc0a7 (bug 1585582)
Backed out changeset 8015660b170f (bug 1585582)
2019-10-18 18:42:49 +03:00
Jonathan Kingston
f7836739e6
Bug 1585582 - Set appcache prefs on before start to prevent races in tests. r=baku
...
Differential Revision: https://phabricator.services.mozilla.com/D47977
--HG--
extra : moz-landing-system : lando
2019-10-16 15:36:52 +00:00
Mark Banner
a9bc30339c
Bug 1588785 - Send a notification when separate private default is toggled. r=mak
...
Differential Revision: https://phabricator.services.mozilla.com/D49651
--HG--
extra : moz-landing-system : lando
2019-10-18 14:17:39 +00:00
Marco Bonardo
3f507f3fdc
Bug 1587803 - Check BrowserContentHandler.jsm::doSearch() uses the private engine when appropriate. r=Standard8
...
Differential Revision: https://phabricator.services.mozilla.com/D49446
--HG--
extra : moz-landing-system : lando
2019-10-18 10:24:52 +00:00
Razvan Maries
29261ec7e6
Backed out changeset 66b01a30ed12 (bug 1589015) for causing perma fails on browser_trackingUI_categories.js. CLOSED TREE
2019-10-18 12:29:35 +03:00
Nihanth Subramanya
dd9ab00dff
Bug 1589015 - Stop using two label elements in the cookies category item. r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D49599
--HG--
extra : moz-landing-system : lando
2019-10-18 08:23:48 +00:00
Daniel Varga
8fdca46bc7
Backed out changeset 2923afce519a (bug 1557447) for browser chrome failure at tools/profiler/tests/browser/browser_test_feature_preferencereads.js. On a CLOSED TREE
2019-10-18 07:54:09 +03:00
Jim Porter
80bfcd6e57
Bug 1557447 - Profiler support for IPC information; r=nika
...
This adds the ability to add profile markers for both the sender and recipient
sides of IPC messages. These can then be correlated with one another in the
profile visualization. For the UI component of this patch, see
<https://github.com/firefox-devtools/profiler/pull/2172 >.
Differential Revision: https://phabricator.services.mozilla.com/D42226
--HG--
extra : moz-landing-system : lando
2019-10-18 02:56:02 +00:00
Dorel Luca
efd52379da
Backed out changeset cd4dc0ae3364 (bug 1557447) for Browser-chrome failures in build/src/obj-firefox/dist/include/mozilla/BlocksRingBuffer.h
2019-10-18 03:59:06 +03:00
Ian Neal
524edcbdaa
Bug 1584809 - PageInfo cookie permissions default to allow r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D47846
--HG--
extra : moz-landing-system : lando
2019-10-17 07:32:13 +00:00
Jim Porter
641b95fb72
Bug 1557447 - Profiler support for IPC information; r=nika
...
This adds the ability to add profile markers for both the sender and recipient
sides of IPC messages. These can then be correlated with one another in the
profile visualization. For the UI component of this patch, see
<https://github.com/firefox-devtools/profiler/pull/2172 >.
Differential Revision: https://phabricator.services.mozilla.com/D42226
--HG--
extra : moz-landing-system : lando
2019-10-17 23:39:42 +00:00
Mike de Boer
089165087b
Bug 1587817 - Move the default search engine in Private Browsing mode for in-content search access points to be contained in ContentSearch.jsm. r=Mardak,Standard8
...
This reverts part of bug 1576158, so that all current and future in-content pages share the same implementation.
Differential Revision: https://phabricator.services.mozilla.com/D49559
--HG--
extra : moz-landing-system : lando
2019-10-17 13:02:09 +00:00
Dão Gottwald
97dc13cb94
Bug 1586889 - Stop re-initializing the urlbar when exiting customize mode. r=mak
...
Differential Revision: https://phabricator.services.mozilla.com/D49405
--HG--
extra : moz-landing-system : lando
2019-10-17 09:03:12 +00:00
Andrew McCreight
2e32ec2b4b
Bug 1589138 - Make addContentEventListener take an options object for the listener. r=Gijs
...
All but browser_bug744745.js seem to pass even without the fixes I
made, which seems odd.
browser_bug1058164.js is a little odd because it passes in {} instead
of a boolean for the useCapture argument. I think this ends up calling
addEventListener(..., {}, false), which should be the equivalent of
addEventListener(..., {}).
Differential Revision: https://phabricator.services.mozilla.com/D49453
--HG--
extra : moz-landing-system : lando
2019-10-16 17:36:44 +00:00
Jim Porter
9354dfda4a
Bug 1557447 - Profiler support for IPC information; r=nika,smaug
...
This adds the ability to add profile markers for both the sender and recipient
sides of IPC messages. These can then be correlated with one another in the
profile visualization. For the UI component of this patch, see
<https://github.com/firefox-devtools/profiler/pull/2172 >.
Differential Revision: https://phabricator.services.mozilla.com/D42226
--HG--
extra : moz-landing-system : lando
2019-10-21 20:51:07 +00:00
Mihai Alexandru Michis
44e67f1a7f
Backed out changeset 11e5baee978e (bug 1580315) for issues related to certList. CLOSED TREE
2019-10-21 23:50:35 +03:00
Sean Feng
2279d51cf5
Bug 1580315 - Convert certList to raw array for nsITransportSecurityInfo r=keeler,Ehsan,kershaw
...
This patch converts the certList attribute of nsITransportSecurityInfo
from nsIX509CertList to Array<nsIx509Cert>
Differential Revision: https://phabricator.services.mozilla.com/D48745
--HG--
extra : moz-landing-system : lando
2019-10-21 19:49:01 +00:00
Jonathan Kingston
ff67914f11
Bug 1585582 - Set appcache prefs on before start to prevent races in tests. r=baku
...
Differential Revision: https://phabricator.services.mozilla.com/D47977
--HG--
extra : moz-landing-system : lando
2019-10-21 19:33:02 +00:00
Sean Feng
7a418c9ca7
Bug 1578271 - Remove the expired FX_PAGE_RELOAD_KEY_COMBO probe r=Gijs,chutten a=test-fix
...
Differential Revision: https://phabricator.services.mozilla.com/D48361
--HG--
extra : amend_source : bb2741a588efda6a6f7809aa8134ae85e2e93da3
2019-10-07 17:41:41 +02:00
Nihanth Subramanya
5a7e50a306
Bug 1584312 - Implement blocked tracker count milestones UI. r=johannh,flod
...
Differential Revision: https://phabricator.services.mozilla.com/D47799
--HG--
extra : moz-landing-system : lando
2019-10-16 09:00:20 +00:00
Cosmin Sabou
c356cd37e8
Bug 1448915 - Disable browser_bug579872.js on mac and linux !debug for frequent failures. r=gbrown
...
Differential Revision: https://phabricator.services.mozilla.com/D49403
--HG--
extra : moz-landing-system : lando
2019-10-16 14:00:11 +00:00
Dão Gottwald
c6e65d0008
Bug 1589018 - Remove global-scope pollution from browser-fullScreenAndPointerLock.js. r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D49393
--HG--
extra : moz-landing-system : lando
2019-10-16 12:34:22 +00:00
Gijs Kruitbosch
f3859cf390
Bug 1589031 - re-enable browser_bug462673.js in fission debug, r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D49398
--HG--
extra : moz-landing-system : lando
2019-10-16 10:04:51 +00:00
Gijs Kruitbosch
6371a38acd
Bug 1588835 - fix browser_bug633691.js to pass with fission enabled, r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D49313
--HG--
rename : browser/base/content/test/general/browser_bug633691.js => browser/base/content/test/about/browser_bug633691.js
extra : moz-landing-system : lando
2019-10-16 10:03:58 +00:00
Cosmin Sabou
771f858152
Backed out changeset 1a28547631d7 (bug 1584312) for failures on browser_protections_UI_milestones.js.
2019-10-16 11:26:06 +03:00
Nihanth Subramanya
3936f012cd
Bug 1584312 - Implement blocked tracker count milestones UI. r=johannh,flod
...
Differential Revision: https://phabricator.services.mozilla.com/D47799
--HG--
extra : moz-landing-system : lando
2019-10-15 17:09:59 +00:00
Razvan Maries
4668220824
Backed out changeset 445aeafc7bd3 (bug 1588835) for causing perma fails on browser_bug633691.js. CLOSED TREE
...
--HG--
rename : browser/base/content/test/about/browser_bug633691.js => browser/base/content/test/general/browser_bug633691.js
extra : rebase_source : 8d33b0355074c49d76111391ff7d91c3be87b7aa
2019-10-16 02:20:13 +03:00
Gijs Kruitbosch
540deb21ba
Bug 1588846 - move browser_bug839103.js somewhere more topical and make it pass with fission enabled, r=mccr8
...
Differential Revision: https://phabricator.services.mozilla.com/D49322
--HG--
rename : browser/base/content/test/general/browser_bug839103.js => layout/base/tests/browser_bug839103.js
rename : browser/base/content/test/general/bug839103.css => layout/base/tests/bug839103.css
rename : browser/base/content/test/general/test_bug839103.html => layout/base/tests/file_bug839103.html
extra : rebase_source : 66a42a5f79dc9963b360b2923283de356ac13567
extra : source : 0999a4c81a05c47e77ab9e593ad2d7a3db5d4d09
2019-10-15 19:37:55 +00:00
Razvan Maries
bc77394f54
Backed out changeset 0999a4c81a05 (bug 1588846) for causing perma fails on browser_bug633691.js. CLOSED TREE
...
--HG--
rename : layout/base/tests/browser_bug839103.js => browser/base/content/test/general/browser_bug839103.js
rename : layout/base/tests/bug839103.css => browser/base/content/test/general/bug839103.css
rename : layout/base/tests/file_bug839103.html => browser/base/content/test/general/test_bug839103.html
2019-10-16 01:49:57 +03:00
mcrawford@mozilla.com
d43803dea3
Bug 1575304 - Remove ellipses after Learn more r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D46350
--HG--
extra : moz-landing-system : lando
2019-10-15 21:02:04 +00:00