<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>19843</bug_id>
          
          <creation_ts>2008-07-01 06:02:10 -0700</creation_ts>
          <short_desc>[GTK] title-changed not emitted when &lt;title&gt; is missing</short_desc>
          <delta_ts>2009-12-20 02:07:16 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebKitGTK</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>Gtk</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>14807</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Marco Barisione">marco.barisione</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>christian</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>84862</commentid>
    <comment_count>0</comment_count>
    <who name="Marco Barisione">marco.barisione</who>
    <bug_when>2008-07-01 06:02:10 -0700</bug_when>
    <thetext>The &quot;title-changed&quot; signal is not emitted if the document doesn&apos;t have a title (because &lt;title&gt; is missing in a HTML file or becuase the file cannot have a title, like images), so GtkLauncher and midori both show the title of the previously visited page.

Considering that we are going to add a title property I think it makes sense to set it to &quot;&quot; as soon as a new load starts, thus emitting &quot;title-changed&quot; (and &quot;notify::title&quot;).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>127553</commentid>
    <comment_count>1</comment_count>
    <who name="Alexander Butenko">a.butenka</who>
    <bug_when>2009-06-22 20:13:27 -0700</bug_when>
    <thetext>Issue was fixed with a signals rework couple releases ago. I think bug can be closed.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>173676</commentid>
    <comment_count>2</comment_count>
    <who name="Christian Dywan">christian</who>
    <bug_when>2009-12-20 02:07:16 -0800</bug_when>
    <thetext>The &quot;title-changed&quot; signal is deprecated. If you use &quot;notify::title&quot; you can rely on having a title set even if the title is empty.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>