diff options
author | Xan Lopez <xan@igalia.com> | 2012-06-28 17:55:14 +0800 |
---|---|---|
committer | Xan Lopez <xan@igalia.com> | 2012-06-28 17:55:14 +0800 |
commit | 8797404133cf7c578c29de82ccf37040348170df (patch) | |
tree | 01b623cd136389e8baec0d42647a2fd5c2f1b012 /src/ephy-link.c | |
parent | de2aeeb64480a4dab6ef907dc581f7770672bf2e (diff) | |
download | gsoc2013-epiphany-8797404133cf7c578c29de82ccf37040348170df.tar gsoc2013-epiphany-8797404133cf7c578c29de82ccf37040348170df.tar.gz gsoc2013-epiphany-8797404133cf7c578c29de82ccf37040348170df.tar.bz2 gsoc2013-epiphany-8797404133cf7c578c29de82ccf37040348170df.tar.lz gsoc2013-epiphany-8797404133cf7c578c29de82ccf37040348170df.tar.xz gsoc2013-epiphany-8797404133cf7c578c29de82ccf37040348170df.tar.zst gsoc2013-epiphany-8797404133cf7c578c29de82ccf37040348170df.zip |
ephy-web-view: try to simplify a bit the typed-address logic
I think we can do without the "expire_address_now" boolean, and just
rely on whether typed-address itself is NULL or not. If it is not, we
want to always show it in the location entry and never overwrite it,
since it reflects what the user has typed. The only case when we want
to go ahead and set it to NULL is when the load actually starts (ie,
when the user wants to transform what he has typed into a new
load). Try to document things better reflecting this logic.
Diffstat (limited to 'src/ephy-link.c')
0 files changed, 0 insertions, 0 deletions