WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
12465
REGRESSION: favicon.ico looked for on port 0
https://bugs.webkit.org/show_bug.cgi?id=12465
Summary
REGRESSION: favicon.ico looked for on port 0
Alexey Proskuryakov
Reported
2007-01-29 12:39:16 PST
After the fix for
bug 11085
, most favicons are looked for at port 0. Steps to reproduce: open www.google.com, open Activity window, check the entry for favicon.ico.
Attachments
Patch
(975 bytes, patch)
2007-01-29 14:11 PST
,
Brady Eidson
oliver
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Maciej Stachowiak
Comment 1
2007-01-29 14:01:10 PST
We should special-case port number of 0 as no port, since a URL will never validly have a portn number of 0.
Brady Eidson
Comment 2
2007-01-29 14:11:14 PST
Created
attachment 12757
[details]
Patch
Oliver Hunt
Comment 3
2007-01-29 14:15:56 PST
Comment on
attachment 12757
[details]
Patch indentation appears to be borken, but otherwise r=me
Brady Eidson
Comment 4
2007-01-29 14:20:31 PST
r19235
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug