gecko-dev/browser
Abdoulaye O. Ly c72e4554a1 Bug 1483786 - Add aOptions object param to 'replaceTabsWithWindow' function in browser/base/content/tabbrowser.js file. r=jaws
replaceTabsWithWindow calls replaceTabWithWindow to create a new window window with a first tab.
But unlike the later function, the former cited function don't take an object param (aOptions) containing informations such as the mouse position (which helps set the new window position).
To adress the issue, we added support for passing an option param to replaceTabsWithWindow which just transferts the param to replaceTabWithWindow.

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

--HG--
extra : moz-landing-system : lando
2018-08-31 05:11:34 +00:00
..
actors Bug 1486226 - Correctly handle empty (invalid) href attributes in <link> elements (e.g. favicons). r=mak 2018-08-30 08:35:51 +00:00
app Backed out changeset ed585dab6e3c (bug 1480457) for being obsolete. CLOSED TREE 2018-08-30 23:00:52 +03:00
base Bug 1483786 - Add aOptions object param to 'replaceTabsWithWindow' function in browser/base/content/tabbrowser.js file. r=jaws 2018-08-31 05:11:34 +00:00
branding Bug 1471657 - Update Nightly DMG background to high-res r=Dolske 2018-08-21 20:54:30 +00:00
components Merge inbound to mozilla-central. a=merge 2018-08-31 07:04:49 +03:00
config Bug 1487176 - Rename nightly-fuzzing-ccov mozconfig to asan-fuzzing-ccov to fit changes from bug 1481730. r=glandium 2018-08-29 14:44:03 -07:00
docs Bug 1451351 - Move obsolete documentation to subfolder. r=janerik 2018-05-06 14:33:10 +09:00
extensions Bug 1486885 - Remove error logging inside getBaseDomainFromURI(). r=Gijs 2018-08-30 15:50:20 +00:00
fonts
installer Bug 1484876 - Part 5: Merge the PrivateBrowsingTrackingProtectionWhitelist service with PrivateBrowsingUtils.jsm; r=johannh 2018-08-22 12:02:44 -04:00
locales Bug 1485418 - Land CFR UI Strings r=flod,k88hudson 2018-08-30 19:06:11 +00:00
modules Bug 1473514: Display an empty space for the tab icon while waiting for the real favicon to appear. r=dao 2018-08-29 18:27:36 +00:00
themes Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-08-31 00:51:52 +03:00
tools/mozscreenshots Bug 1446940 part 2. Stop getting docshells from windows via getInterface in browser. r=gijs 2018-08-01 13:07:10 -04:00
.eslintrc.js
LICENSE
Makefile.in
app.mozbuild
build.mk
confvars.sh Bug 1482256 - Support switching to browser.xul to browser.xhtml. r=mossop 2018-08-14 13:13:38 -07:00
defs.mk
moz.build Bug 1472491: Part 5a - Add BrowserTabChild actor. r=felipe 2018-07-29 19:42:46 -07:00
moz.configure