[Webkit-unassigned] [Bug 60527] Return empty Favicon URL instead of default one when the frame isn't top level one.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed May 11 01:39:20 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=60527
Tony Gentilcore <tonyg at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tonyg at chromium.org
--- Comment #5 from Tony Gentilcore <tonyg at chromium.org> 2011-05-11 01:39:20 PST ---
(In reply to comment #4)
> Let me know the additional information you want me provide.
>
> Thanks
>
>
> (In reply to comment #3)
> > If you checked patch https://bugs.webkit.org/show_bug.cgi?id=59143, you will find the 59143 patch changed the orignal logic. This patch will correct it.
Rather than pointing to another bug, I think Darin is asking that the changes be described in the ChangeLog. Good ChangeLog explanations are critical for future developers to understand why a change was made (they won't always look through the bug).
When possible, it is best to describe each function individually. For example, I don't know if this comment is true, but:
...
* dom/Document.cpp:
(WebCore::Document::setIconURL): Restored original logic which was inadvertently flipped by http://trac.webkit.org/changeset/85785.
...
Poke around in trac to see some examples.
Also, since this silently regressed, I guess it isn't tested. Is it possible to test this behavior?
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list