gecko-dev/browser
Arjun Krishna Babu b0e59d6792 Bug 1373055 - Unload crashed background tabs instead of flipping their remoteness and sending them to about:blank; r=mconley
When background tabs crash, they were being replaced by about:blank tab
hosted in parent process.

Now that there is a mechanism for lazily creating browsers, discarding the
crashed background browser until they are selected is a cheaper operation
(compared to creating about:blank).

Certain test cases were also updated to take into account the new scenario.

--HG--
extra : rebase_source : ab2c6c7b2faf5710ebfc52259632fbcd6d67b5fa
extra : amend_source : 0e15fb0f4818273daa3438d4e297f42558c1fc55
2018-02-22 17:32:29 -05:00
..
app Bug 1428108 - Set browser.newtabpage.activity-stream.debug by default in local builds. r=Mardak 2018-02-15 14:23:53 +01:00
base Bug 1373055 - Unload crashed background tabs instead of flipping their remoteness and sending them to about:blank; r=mconley 2018-02-22 17:32:29 -05:00
branding Bug 1435458 - Preprocess the official firefox-branding.js. r=glandium 2018-02-09 17:48:05 -08:00
components Bug 1373055 - Unload crashed background tabs instead of flipping their remoteness and sending them to about:blank; r=mconley 2018-02-22 17:32:29 -05:00
config Backed out changeset b33237dcbabf (bug 1439365) for mochitest failures at browser/components/resistfingerprinting/test/mochitest/test_animation_api.html on a CLOSED TREE 2018-02-20 16:16:33 +02:00
docs
experiments Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
extensions Bug 1410818 - Add a test to verify the menu options for a default top site. r=Mardak 2018-02-22 15:25:45 +02:00
fonts
installer Bug 1431260 - Switch multilocale.json to multilocale.txt in the build system. r=gps 2018-02-13 23:42:14 -08:00
locales Bug 1440308 - Add Qwant to French Firefox. r=flod 2018-02-22 14:42:31 -06:00
modules Bug 1333468 - Part 1 - Move WebRTC sharing indicator into the identity block and add a paused state. r=florian 2017-11-16 19:33:19 +01:00
themes Bug 1440002 - Update mixed content icon to ensure it is always grey for overriden certs. r=johannh 2018-02-22 02:01:20 +00:00
tools/mozscreenshots Bug 1439358 - Part 7 - Close the main view synchronously before opening it in a different panel. r=Gijs 2018-02-22 11:25:10 +00:00
.eslintrc.js Bug 1436389 - Update complexity rules to adapt for the algorithm in the new ESLint. r=mossop 2018-02-07 16:16:09 +00:00
LICENSE
Makefile.in
app.mozbuild
build.mk
confvars.sh Bug 1415206 - Remove RustURL from Gecko r=bagder 2017-11-07 17:11:08 +01:00
defs.mk
moz.build Backed out 2 changesets (bug 1403519) for bustage on \python\mozbuild\mozbuild\test\frontend\test_reader.py on a CLOSED TREE 2018-01-17 07:23:40 +02:00
moz.configure