diff options
author | Peter Hofmann <scm@uninformativ.de> | 2017-03-25 10:16:45 +0100 |
---|---|---|
committer | Peter Hofmann <scm@uninformativ.de> | 2017-03-25 10:16:45 +0100 |
commit | ca8e93d9b348a834c949c694c9a2cdba9ddf7523 (patch) | |
tree | f80ef8da80a66ffcf19febe56df62e8a4bd5e8a2 /CHANGES | |
parent | 076217013f1ce9d3c7f1759f7923e1a3da7853d7 (diff) | |
download | lariza-ca8e93d9b348a834c949c694c9a2cdba9ddf7523.tar.gz |
Remove autoreloading of crashed windows
CC #32.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -5,6 +5,11 @@ next - Automatically adding the "file://" prefix didn't work (reliably) if a message was sent to an already running instance. + [Changed] + - Autoreloading of crashed web processes has been removed. It doesn't + make sense anymore since the switch to webkit's multi-process model. + Instead, we now simply announce the crash in the location bar. + v17.02 2017-02-16 [Fixed] - As requested by WebKit's API documentation, we now wait for the |