(Hidden by Administrator)
Bug 1040086 Comment 14 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
(In reply to Alice0775 White from comment #10) > Steps To Reproduce: > 1. Make sure uncheck "Don't load tabs until selected". i.e, > browser.sessionstore.restore_on_demand = false > 2. Open any web page in [TAB A] > 3. Open https://addons.mozilla.org/en-US/firefox/ in [TAB B] > 4. Select [TAB A] > 5. Exit Browser And Start Firefox again > 6. Restore Previous Session > 7. Select [TAB B] after completion to load all tabs > > Actual Results: > EV identifier is no longer displayed after doing "Restore Previous Session" I reproduce the issue with more simple steps: 1. Launch Firefox with new profile 2. Go to addons.mozilla.org -> so far, this is the only website I reproduced the issue with 3. Close Firefox 4. Start Firefox again, with the same profile as in step 1 5. Restore previous session Result: EV identifier is not displayed for addons.mozilla.org > Regression window(m-c) > Good: > https://hg.mozilla.org/mozilla-central/rev/e8df6826a571 > Mozilla/5.0 (Windows NT 6.1; WOW64; rv:33.0) Gecko/20100101 Firefox/33.0 > ID:20140703202504 > Bad: > https://hg.mozilla.org/mozilla-central/rev/0bcf1102e943 > Mozilla/5.0 (Windows NT 6.1; WOW64; rv:33.0) Gecko/20100101 Firefox/33.0 > ID:20140704044517 > Pushlog: > http://hg.mozilla.org/mozilla-central/ > pushloghtml?fromchange=e8df6826a571&tochange=0bcf1102e943 As mentioned in comment #3, I can reproduce the issue even on older builds, like July 1 Nightly and June 16 Aurora, with the steps I provided in this comment. (In reply to hpathak from comment #13) > Not able to reproduce the issue for 7/17's nightly on Mac. I can still reproduce on Ubuntu with latest Nightly build (20140718030202) and steps I mentioned in this comment (In reply to Dana Keeler (:keeler) [use needinfo?] from comment #12) > I can reproduce the problem in aurora (32), which means that bug 643041 > isn't the culprit (it landed in 33 and hasn't been uplifted). I will > investigate further tomorrow. I also reproduced the issue with a June 16 Aurora. Bug 995801, which has the same STR, was verified on June 13 Aurora build and it worked fine then (on addons.mozilla.org and other pages).