<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div>The first implementation of the Homepage policy also forced the setting of browser.startup.page to 1, because some users were getting confused if it didn't force the homepage to open.  This was intentional at that time, but we realized that it was a mistake, so we fixed that with bug <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1469951" target="_blank">https://bugzilla.mozilla.org/show_bug.cgi?id=1469951</a>, which means that this fix will be released with Firefox 64.</div><div><br></div><div>(In the meantime, for Firefox 63, as long as you don't use the "Locked" setting of the Homepage policy, and don't make any more changes to it, your choice of browser.startup.page=3 will remain)<br></div><div><br></div><div>Apologies for the confusion it might have caused. As for your lost session, there are backups! In your profile directory, look for a sessionstore-backups folder, and follow the instructions here to recover: <a href="https://support.mozilla.org/en-US/questions/1221836">https://support.mozilla.org/en-US/questions/1221836</a> <br></div><div><br></div><div>Hope that helps!</div><div><br></div><div>Felipe<br></div></div></div></div></div><br><div class="gmail_quote"><div dir="ltr">On Wed, Oct 24, 2018 at 6:50 PM Stephen Dowdy <<a href="mailto:sdowdy@ucar.edu" target="_blank">sdowdy@ucar.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">So, i finally got around to creating a policies.json for ff 63.0<br>
<br>
However, while i had the "restore my pages" sessionrestore stuff configured in my prefs, the policies bit:<br>
<br>
    "Homepage": {<br>
      "Additional": [<br>
        "<a href="http://www.ZZZZZZZZZZZ" rel="noreferrer" target="_blank">http://www.ZZZZZZZZZZZ</a>",<br>
        "<a href="http://www.YYYYYYYYYYY" rel="noreferrer" target="_blank">http://www.YYYYYYYYYYY</a>"<br>
      ],<br>
      "URL": "<a href="http://www.XXXXXXXXXXXXX" rel="noreferrer" target="_blank">http://www.XXXXXXXXXXXXX</a>"<br>
    },<br>
<br>
seems to have knocked all my sessionrestore tabs out completely and only left me with the Policy Home pages :-(<br>
(at least the specified homepages were setup as tabs, so that part worked)<br>
<br>
I still also have autoconfig entries (in mozilla.cfg) :<br>
<br>
  defaultPref("startup.homepage_welcome_url", "data:text/plain,startup.homepage_welcome_url=<a href="http://www.YYYYYYYYYYYYY/%7Chttp://www.XXXXXXXXXXXX/%7Chttp://www.ZZZZZZZZZZZZ/" rel="noreferrer" target="_blank">http://www.YYYYYYYYYYYYY/|http://www.XXXXXXXXXXXX/|http://www.ZZZZZZZZZZZZ/</a>");<br>
  defaultPref("browser.startup.homepage", "data:text/plain,browser.startup.homepage=<a href="http://www.YYYYYYYYYYYYY/%7Chttp://www.XXXXXXXXXXXX/%7Chttp://www.ZZZZZZZZZZZZ/" rel="noreferrer" target="_blank">http://www.YYYYYYYYYYYYY/|http://www.XXXXXXXXXXXX/|http://www.ZZZZZZZZZZZZ/</a>");<br>
(I presume you're going to deprecate those at some point?)<br>
<br>
along with us defaulting users to:<br>
<br>
  defaultPref("browser.sessionstore.enabled", true);<br>
  defaultPref("browser.sessionstore.resume_from_crash", true);<br>
  // 0=<blank>, 1=HomePage, 2=<lastvisited> , 3=SessionRestore<br>
  defaultPref("browser.startup.page", 3);<br>
<br>
My profile still had sessionrestore set in it for years, but POOF! All gone.<br>
(Side Note:  about:about doesn't even have an about:sessionrestore item displayed !?  I note my running 62.0.3 instance ALSO doesn't display that.  Is Mozilla trying to deprecate that functionality as well?  I really dislike the "Hide Things From The Users" mentality)<br>
<br>
I went in to Edit->Preferences (Linux), and  re-checked:<br>
<br>
    General<br>
    Startup<br>
    [X] Restore previous session<br>
<br>
opened a few more tabs, then restarted, and it seems to now be sticking again, but i'm not thrilled to have lost hundreds of active tabs (yeah, i'm one of those people).<br>
<br>
So..... How do i keep from blowing away my user's (and more importantly MY ;}) SessionRestore settings if i use Homepage policy settings?<br>
<br>
thanks,<br>
--stephen<br>
<br>
-- <br>
Stephen Dowdy  -  Systems Administrator  -  NCAR/RAL<br>
303.497.2869   -  <a href="mailto:sdowdy@ucar.edu" target="_blank">sdowdy@ucar.edu</a>        -  <a href="http://www.ral.ucar.edu/~sdowdy/" rel="noreferrer" target="_blank">http://www.ral.ucar.edu/~sdowdy/</a><br>
<br>
_______________________________________________<br>
Enterprise mailing list<br>
<a href="mailto:Enterprise@mozilla.org" target="_blank">Enterprise@mozilla.org</a><br>
<a href="https://mail.mozilla.org/listinfo/enterprise" rel="noreferrer" target="_blank">https://mail.mozilla.org/listinfo/enterprise</a><br>
<br>
To unsubscribe from this list, please visit <a href="https://mail.mozilla.org/listinfo/enterprise" rel="noreferrer" target="_blank">https://mail.mozilla.org/listinfo/enterprise</a> or send an email to <a href="mailto:enterprise-request@mozilla.org" target="_blank">enterprise-request@mozilla.org</a> with a subject of "unsubscribe"<br>
</blockquote></div>