Skip to content

Update to Firefox 59 and rustc 1.24.1 #671

Merged
merged 2 commits into from
Mar 16, 2018
Merged

Conversation

david
Copy link
Collaborator

@david david commented Mar 15, 2018

tested on bacon

Copy link
Collaborator

@pmenzel pmenzel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you test, that they detect, home directories are on a network file system, cf. merge/pull request #594 1.

Otherwise we need a wrapper with NSS_SDB_USE_CACHE=1 firefox'

mee_install() {
cd $B
start_cmd make install DESTDIR=$D
}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aren’t we already in the build directory at this time?

@david
Copy link
Collaborator Author

david commented Mar 15, 2018 via email

@david
Copy link
Collaborator Author

david commented Mar 15, 2018

start time with wrapper
`
new with wrap
molgen@hmmjaaeh:~> time firefox https://github.molgen.mpg.de
^C

real 0m3.260s
user 0m2.029s
sys 0m0.367s
molgen@hmmjaaeh:~> time firefox https://github.molgen.mpg.de
^C

real 0m2.930s
user 0m1.826s
sys 0m0.333s
molgen@hmmjaaeh:~> time firefox https://github.molgen.mpg.de
^C

real 0m2.832s
user 0m1.797s
sys 0m0.340s
molgen@hmmjaaeh:~> time firefox https://github.molgen.mpg.de
^C[GFX1-]: Receive IPC close with reason=AbnormalShutdown
[Child 13125, Chrome_ChildThread] WARNING: pipe error (3): Connection reset by peer: file /scratch/local/bee-root/firefox/firefox-59.0-0/source/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 353

real 0m2.354s
user 0m1.705s
sys 0m0.299s
molgen@hmmjaaeh:~> time firefox https://github.molgen.mpg.de
^C[GFX1-]: Receive IPC close with reason=AbnormalShutdown
[Child 13328, Chrome_ChildThread] WARNING: pipe error (3): Connection reset by peer: file /scratch/local/bee-root/firefox/firefox-59.0-0/source/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 353
[GFX1-]: Receive IPC close with reason=AbnormalShutdown
[Child 13271, Chrome_ChildThread] WARNING: pipe error (3): Connection reset by peer: file /scratch/local/bee-root/firefox/firefox-59.0-0/source/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 353

real 0m3.086s
user 0m1.848s
sys 0m0.308s
`

releasenotes:
https://www.mozilla.org/en-US/firefox/59.0/releasenotes/?utm_source=firefox-browser&utm_medium=firefox-browser&utm_campaign=whatsnew

also change sessionstore interval now 2.5 minutes
to make the networktraffic to pummel/doener lower
@donald
Copy link
Collaborator

donald commented Mar 16, 2018

tested on theinternet. Works for me.
Can we merge an close #594 ?

@pmenzel pmenzel changed the title Update firefox and rustc Update to Firefox 59 and rustc 1.24.1 Mar 16, 2018
@pmenzel pmenzel merged commit 5ea1766 into master Mar 16, 2018
@donald donald deleted the update-firefox-and-rustc branch April 12, 2018 14:25
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants