diff options
author | Xan Lopez <xan@igalia.com> | 2013-03-20 22:03:24 +0800 |
---|---|---|
committer | Xan Lopez <xan@igalia.com> | 2013-03-20 22:04:51 +0800 |
commit | 8ffda1baa20998c9a1b8be29a3900f5941fb2601 (patch) | |
tree | 06c88146fffb9304026899695cde8bdbd8995e99 /src/ephy-location-controller.c | |
parent | 694f942afc5c1a2e237921372259b835c98b3122 (diff) | |
download | gsoc2013-epiphany-8ffda1baa20998c9a1b8be29a3900f5941fb2601.tar gsoc2013-epiphany-8ffda1baa20998c9a1b8be29a3900f5941fb2601.tar.gz gsoc2013-epiphany-8ffda1baa20998c9a1b8be29a3900f5941fb2601.tar.bz2 gsoc2013-epiphany-8ffda1baa20998c9a1b8be29a3900f5941fb2601.tar.lz gsoc2013-epiphany-8ffda1baa20998c9a1b8be29a3900f5941fb2601.tar.xz gsoc2013-epiphany-8ffda1baa20998c9a1b8be29a3900f5941fb2601.tar.zst gsoc2013-epiphany-8ffda1baa20998c9a1b8be29a3900f5941fb2601.zip |
ephy-web-view: disable modified forms check in WebKit2
This code is causing some problems because the check happens in a sync
call right before a WebView is destroyed. There seems to be a race
condition and some times the method call will hang for seconds waiting
for a dead process on the other side.
We'll figure it out for 3.8.1, but for now disable it since it's
causing more harm than good.
Diffstat (limited to 'src/ephy-location-controller.c')
0 files changed, 0 insertions, 0 deletions