Mark Banner
ba85723ecd
Bug 1590803 - Clean up uses of SearchService.getDefaultEngines where we can now use engine.isAppProvided. r=daleharvey
...
Depends on D69233
Differential Revision: https://phabricator.services.mozilla.com/D69235
2020-04-02 14:31:45 +00:00
Zibi Braniecki
19ebcdc58b
Bug 1602808 - Revert Window Title to use DTD. r=fluent-reviewers,Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D68661
2020-04-01 18:44:03 +00:00
Dão Gottwald
bdf0d655b4
Bug 1626265 - Don't hide the status panel while a link's context menu is open. r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D69182
2020-04-01 11:06:31 +00:00
Narcis Beleuzu
5e4aeca080
Backed out changeset 16d82f57e0fb (bug 1602808) for bc failures on browser_privatebrowsing_windowtitle.js . CLOSED TREE
2020-04-01 10:24:08 +03:00
Zibi Braniecki
5914374212
Bug 1602808 - Revert Window Title to use DTD. r=fluent-reviewers,Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D68661
2020-03-31 23:52:03 +00:00
Gijs Kruitbosch
c354b8e5ab
Bug 1616639 - revert url bar and search bar width when removing the search bar from the navbar, r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D64140
2020-03-31 17:25:50 +00:00
Harry Twyford
7d5be140b4
Bug 1623978 - Disable Search Tips on secondary location changes. r=adw
...
Differential Revision: https://phabricator.services.mozilla.com/D68067
2020-03-31 13:56:34 +00:00
prathiksha
72d6d2326f
Bug 1303775 - Fix race conditions prevalent with closing captive portal tabs that re-direct to the canonicalURL after successful login/abort. r=johannh,nhnt11
...
Differential Revision: https://phabricator.services.mozilla.com/D65554
2020-03-26 19:04:59 +00:00
Stefan Hindli
5488356992
Backed out changeset 6b86d0dfff95 (bug 1303775) for causing perma bc failures in browser/base/content/test/captivePortal/browser_CaptivePortalWatcher.js CLOSED TREE
2020-03-26 15:52:02 +02:00
prathiksha
135bf7dcda
Bug 1303775 - Fix race conditions prevalent with closing captive portal tabs that re-direct to the canonicalURL after successful login/abort. r=johannh,nhnt11
...
Differential Revision: https://phabricator.services.mozilla.com/D65554
2020-03-26 12:43:11 +00:00
Dão Gottwald
c262e0f524
Bug 1623673 - Make gKeywordURIFixup a good browser.js citizen. r=mak
...
Differential Revision: https://phabricator.services.mozilla.com/D67508
2020-03-20 07:45:26 +00:00
Andrea Marchesini
0fb9104888
Bug 1531289 - target=_blank with a download should close the download tab, r=nika,Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D66454
2020-03-19 13:03:14 +00:00
meenohara
917104903d
Bug 1567827 Get rid of security.insecure_password.ui.enabled r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D67178
2020-03-19 11:28:36 +00:00
Masatoshi Kimura
7355e130aa
Bug 1623222 - Remove the charset parameter from nsITextToSubURI::UnEscapeURIForUI. r=hsivonen
...
Only 3 callers are using a non-UTF-8 charset as the first parameter.
* MediaDocument.cpp: This does not make sense because the "filename" part of
URLs will always be encoded with UTF-8.
* nsContextMenu.js: This is wrong because "mailto:" URLs don't care about the
document charset.
* Finder.jsm: This caused bug 1623222.
Differential Revision: https://phabricator.services.mozilla.com/D67386
2020-03-19 10:45:28 +00:00
Sam Foster
570b1dcfad
Bug 1618696 - Prevent overlapping show/hide of the ConfirmationHint. r=MattN
...
* Track and clear a timerID for the ConfirmationHint to avoid callbacks from one show() call interfering with a subsequent call.
* Tighten up waiting for and verifying the confirmation hint in browser_doorhanger_generated_password.js
* Pass in the correct browser when retrieving the anchorNode for the confirmation hint.
Differential Revision: https://phabricator.services.mozilla.com/D67398
2020-03-18 23:05:57 +00:00
Sydney
88defc24cd
Bug 1587496 - Update nsIBrowserHandler users in browser.js to use new BrowserHandler lazy getter. r=mkaply
...
Differential Revision: https://phabricator.services.mozilla.com/D67027
2020-03-18 19:31:54 +00:00
Coroiu Cristina
adde840cf3
Backed out changeset 0453b0a0c49d (bug 1531289) for browser-chrome failures at uriloader/exthandler/tests/mochitest/browser_auto_close_window.js on a CLOSED TREE
2020-03-18 15:55:43 +02:00
Andrea Marchesini
f31ee62e31
Bug 1531289 - target=_blank with a download should close the download tab, r=nika,Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D66454
2020-03-18 12:08:24 +00:00
Dão Gottwald
cac33ac967
Bug 1610479 - Remove UrlbarInput's dependency on focusAndSelectUrlBar. r=harry
...
Differential Revision: https://phabricator.services.mozilla.com/D66954
2020-03-16 15:53:32 +00:00
Marco Bonardo
85b4838b84
Bug 1621328 - Move CreateExposableURI into nsIOService. r=Gijs,mayhemer
...
Differential Revision: https://phabricator.services.mozilla.com/D66269
2020-03-13 12:44:36 +00:00
Ed Lee
361cbdb4a5
Bug 1620556 - Automatic code fixes for Prettier 1.19.1 upgrade. r=Standard8,remote-protocol-reviewers,marionette-reviewers,webcompat-reviewers,perftest-reviewers,sparky,whimboo,denschub
...
Differential Revision: https://phabricator.services.mozilla.com/D66128
2020-03-13 23:38:52 +00:00
Dão Gottwald
ef321fc334
Bug 1539838 - Move SetPageProxyState into UrlbarInput. r=harry
...
Differential Revision: https://phabricator.services.mozilla.com/D66288
2020-03-12 18:15:58 +00:00
Theo Ottah
8969c8e51c
Bug 1612650 - Shift clicking navigation buttons in private browser opens content in private window r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D65886
2020-03-13 00:07:05 +00:00
Mike Conley
527cf6e02a
Bug 1619992 - Split AboutNewTabService into AboutNewTabParentService and AboutNewTabChildService. r=perftest-reviewers,Mardak,sparky
...
This patch does the following:
* Moves most logic for initiating about:home / about:newtab into AboutNewTab.jsm
* Makes AboutNewTab the API surface for overriding the default about:newtab URLs.
* Reduces the surface of nsIAboutNewTabService, and makes the properties read-only
* Splits the remaining code in the nsIAboutNewTabService into an implementation for
the parent process, and one for content processes.
This split will hopefully help reduce confusion about which code in
AboutNewTabService is running in which process.
Differential Revision: https://phabricator.services.mozilla.com/D65569
2020-03-11 03:10:29 +00:00
Dorel Luca
e6edb45133
Backed out changeset 9160f18bc24e (bug 1619992) for XPCshell failures in newtab/test/xpcshell/test_AboutNewTab.js
2020-03-11 04:20:31 +02:00
Mike Conley
f431383314
Bug 1619992 - Split AboutNewTabService into AboutNewTabParentService and AboutNewTabChildService. r=perftest-reviewers,Mardak,sparky
...
This patch does the following:
* Moves most logic for initiating about:home / about:newtab into AboutNewTab.jsm
* Makes AboutNewTab the API surface for overriding the default about:newtab URLs.
* Reduces the surface of nsIAboutNewTabService, and makes the properties read-only
* Splits the remaining code in the nsIAboutNewTabService into an implementation for
the parent process, and one for content processes.
This split will hopefully help reduce confusion about which code in
AboutNewTabService is running in which process.
Differential Revision: https://phabricator.services.mozilla.com/D65569
2020-03-11 01:25:31 +00:00
Gijs Kruitbosch
1ff08b659c
Bug 1620613 - improve checks for the webrender + fission infobar, r=Yoric
...
Differential Revision: https://phabricator.services.mozilla.com/D66123
2020-03-10 09:08:09 +00:00
Dão Gottwald
30249a55f7
Bug 1620626 - Move checkEmptyPageOrigin to BrowserUtils. r=mak
...
Differential Revision: https://phabricator.services.mozilla.com/D65861
2020-03-09 15:52:06 +00:00
Dão Gottwald
8ecbcda93d
Bug 1610475 - Move URLBarSetURI to UrlbarInput. r=mak
...
Differential Revision: https://phabricator.services.mozilla.com/D65535
2020-03-06 16:27:16 +00:00
Dale Harvey
fdb5f2a723
Bug 1615901 - Dont send Origin header with context menu searches. r=ckerschb,Standard8
...
Differential Revision: https://phabricator.services.mozilla.com/D63630
2020-03-06 14:18:34 +00:00
Dão Gottwald
e448aa56d9
Bug 1610533 - Move losslessDecodeURI to UrlbarInput. r=mak
...
Differential Revision: https://phabricator.services.mozilla.com/D65092
2020-03-04 14:14:25 +00:00
Dão Gottwald
2770406313
Bug 1619916 - Remove ancient getWebNavigation helper function. r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D65311
2020-03-04 12:03:53 +00:00
Dão Gottwald
27bbbeb075
Bug 1619913 - Remove unused global constants from browser.js. r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D65310
2020-03-04 11:19:58 +00:00
David Teller
d8428a8cd2
Bug 1607366 - Display a warning when we're running Fission without WebRender;r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D61827
2020-03-02 19:29:17 +00:00
Dave Townsend
30d2d9c9b5
Bug 1617682: Add a menu option to uninstall an ssb. r=Gijs.
...
Differential Revision: https://phabricator.services.mozilla.com/D63921
2020-03-02 10:29:41 +00:00
Gijs Kruitbosch
726ca4d4e7
Bug 1618379 - remove Web Replay (recordExecution/replayExecution) remnants from browser code, r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D64747
2020-02-28 16:03:08 +00:00
Mihai Alexandru Michis
c262844687
Backed out changeset 22f74b61de35 (bug 1607366) for causing mochitest fission failures.
...
CLOSED TREE
2020-02-27 17:57:30 +02:00
David Teller
eebb2cfe8b
Bug 1607366 - Display a warning when we're running Fission without WebRender;r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D61827
2020-02-27 13:59:23 +00:00
Dão Gottwald
e228cf233a
Bug 1617899 - gBrowserInit._delayedStartup shouldn't call SessionStore in the middle of announcing that delayed startup has finished. r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D64088
2020-02-25 15:59:35 +00:00
Kris Maglione
27a6ede8fd
Bug 1617254: Rename BrowsingContext.getChildren() to .children. r=nika
...
Differential Revision: https://phabricator.services.mozilla.com/D63699
2020-02-25 22:33:53 +00:00
Arthur Iakab
7dc57054cd
Backed out changeset 5616425b54da (bug 1617254)for casuing multiple browser-chrome failures.
...
CLOSED TREE
2020-02-26 00:09:34 +02:00
Kris Maglione
9b4f095126
Bug 1617254: Rename BrowsingContext.getChildren() to .children. r=nika
...
Differential Revision: https://phabricator.services.mozilla.com/D63699
2020-02-25 21:03:58 +00:00
Noemi Erli
5296ed257e
Backed out changeset 034e2e79ecfa (bug 1617254) for causing build bustages CLOSED TREE
2020-02-25 21:59:14 +02:00
Kris Maglione
0523739f93
Bug 1617254: Rename BrowsingContext.getChildren() to .children. r=nika
...
Differential Revision: https://phabricator.services.mozilla.com/D63699
2020-02-25 19:39:25 +00:00
Andrew Osmond
6e819853ff
Bug 1608189 - Allow WebRender captures on beta/release if pref is set. r=jrmuizel,mconley
...
Differential Revision: https://phabricator.services.mozilla.com/D62916
2020-02-25 15:23:31 +00:00
shindli
8ac77f4b72
Backed out changeset 3f52616a34d3 (bug 1607366) for causing bc failures in browser_startup_flicker.js CLOSED TREE
2020-02-25 15:52:14 +02:00
David Teller
59fdfc31ef
Bug 1607366 - Display a warning when we're running Fission without WebRender;r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D61827
2020-02-22 10:03:42 +00:00
Michael Kaply
e0c30e9fb5
Bug 1616832 - Don't run code after delayed startup. r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D63491
2020-02-20 15:38:33 +00:00
Dão Gottwald
96083649f7
Bug 1508171 - Remove gBrowser.initialBrowser. r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D63332
2020-02-19 15:49:19 +00:00
Gijs Kruitbosch
431519c506
Bug 1566786 - don't leave stop/reload button without an icon if the animation gets cancelled, r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D63084
2020-02-17 17:27:08 +00:00