Comment 33 for bug 1303676

Revision history for this message
Oliver Grawert (ogra) wrote :

sooo ...
using a combination of:
https://code.launchpad.net/~abreu-alexandre/webbrowser-app/better-control-webengine-lib-loaded/+merge/215280

and the hack from:
https://code.launchpad.net/~ted/upstart-app-launch/process-group-kill/+merge/215475

gets the issue solved, but ... the webapp (re-)start time is way to slow, that means a killed app that i pick from the right edge app switcher will actually bring the surface of the app underneath in front of you while the webapp starts anew ... once the app is ready (about 5sec) it takes over the screen with the actual content ...

this is indeed not related to this bug but our app lifecycle handling in general (it needs to compensate for this by showing a screenshot of the app or some such instead of showing the app that is underneath in the right edge switcher)

if i restrict myself to not use more than 5 webapps i see apps never getting killed (even with some additional native apps running)