Disabling WebKit deletion interface feature by default.
authorAlexander Sedov <alex0player@gmail.com>
Fri, 15 Mar 2013 16:32:13 +0000 (20:32 +0400)
committerChristoph Lohmann <20h@r-36.net>
Wed, 17 Apr 2013 17:26:12 +0000 (19:26 +0200)
commitd0309a1a226425c1b8086d7b20a6f4e3dcb06872
tree7a7f2edbe351a81a3abd9e2d01bfcb81406e8d20
parent083ea8ecde50314cca961c7596a7ab43fc90223e
Disabling WebKit deletion interface feature by default.

Webkit has an amazing "feature" that shows black outline with cross
around some randomly chosen text fields. Its only fucntion is to
clear field. It's ugly and gets in the way when trying to actually
ready what you've written, so here's a patch to disable it.

Signed-off-by: Christoph Lohmann <20h@r-36.net>
surf.c