]> spindle.queued.net Git - midori/commit
Use the correct completion model and no static
authorAlexander Butenko <a.butenka@gmail.com>
Fri, 19 Feb 2010 17:55:16 +0000 (18:55 +0100)
committerChristian Dywan <christian@twotoasts.de>
Fri, 19 Feb 2010 17:55:16 +0000 (18:55 +0100)
commite94edca7664a054940d079e08e2e3050a1d83a9a
treee722ea62fc5126b0f455fdb178eac2fe69117ca2
parent20602673fe923e572738ae143b7217fd0206a5aa
Use the correct completion model and no static

Since the model was a static variable and only set when the
popup was created, we ended up using an obsolete model in
case multiple windows were opened and closed.

As a small optimization we don't need to retrieve the database
pointer except when compiling the statement initially.
midori/midori-locationaction.c