[webkit-reviews] review requested: [Bug 18362] protocol 'data' does
not change/clear the page title : [Attachment 20405] patch to
clear the title when loading starts
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Apr 8 07:46:17 PDT 2008
Ariya Hidayat <ariya.hidayat at trolltech.com> has asked for review:
Bug 18362: protocol 'data' does not change/clear the page title
http://bugs.webkit.org/show_bug.cgi?id=18362
Attachment 20405: patch to clear the title when loading starts
http://bugs.webkit.org/attachment.cgi?id=20405&action=edit
------- Additional Comments from Ariya Hidayat <ariya.hidayat at trolltech.com>
This is a potential (unfortunately, rather ugly) workaround. It ensures that
the loader's client gets an empty string so that if there no <title> element in
the document, the title which is displayed by the loader's client is properly
cleared at the beginning.
More information about the webkit-reviews
mailing list