]> spindle.queued.net Git - midori/commit
Do address matches with a simple strstr for now
authorChristian Dywan <christian@twotoasts.de>
Sat, 21 Nov 2009 19:09:07 +0000 (20:09 +0100)
committerChristian Dywan <christian@twotoasts.de>
Sun, 22 Nov 2009 04:12:13 +0000 (05:12 +0100)
commita38574473f58d8f61d8bab8920562bb4440aaf5c
treed04ce4814e4d37a8d0a2cd568a1609ae886408fc
parent818b6a990dee4b94882dc6dfa7e25c299bc360b3
Do address matches with a simple strstr for now

The way we originally folded strings didn't work in all cases of
unicode strings and the last attempt to improve that broke it
on some systems while it improved on others.
So for now we go back to the safe way.
midori/midori-locationaction.c