gecko-dev/browser/components/uitour
Jay Lim 64fa7bb64a Bug 1472212 - Prevent focusing on the tab's content area during session restoration for special URLs for new tabs. r=dao
Since about:newtab now runs in the privileged content process, SessionStore
will attempt restore the tab's content whenever we perform a process switch.
This causes the tab's content area to be focused. We will add a condition to
prevent focusing on the tab's content area.

This patch also focuses on the URL bar first before opening a new tab to avoid
flickering.

MozReview-Commit-ID: FRKR6pReiZz

--HG--
extra : source : c3c22abaf108a020590266c1a707a2c37de512d8
extra : intermediate-source : 95a7ef6102a63681d1286d4bfc2554b0d9cf3e84
extra : histedit_source : 6e13e30dbb0088d1cac7378eb79e45adf9dacc41
2018-07-20 19:47:56 -04:00
..
test Bug 1502760 - Stop honouring browser.contentblocking.enabled in the control centre code r=johannh 2018-10-29 14:44:12 +00:00
moz.build Bug 1472491: Part 5γ - Add UITourChild actor. r=MattN 2018-07-29 23:47:26 -07:00
UITour-lib.js Bug 1486739 - Add missing dangling commas in browser/, services/, taskcluster/ and toolkit/. r=mossop 2018-08-31 05:59:17 +00:00
UITour.jsm Bug 1472212 - Prevent focusing on the tab's content area during session restoration for special URLs for new tabs. r=dao 2018-07-20 19:47:56 -04:00
UITourChild.jsm Bug 1472491: Part 5γ - Add UITourChild actor. r=MattN 2018-07-29 23:47:26 -07:00