[Webkit-unassigned] [Bug 137302] location.href is not updated on a redirect with a custom protocol
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Oct 9 09:24:55 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=137302
--- Comment #4 from Darin Adler <darin at apple.com> 2014-10-09 09:24:50 PST ---
(From update of attachment 239529)
View in context: https://bugs.webkit.org/attachment.cgi?id=239529&action=review
> Source/WebCore/platform/network/CredentialStorage.cpp:128
> ASSERT(url.isValid());
Why is it OK to assert this? Can’t the redirect be an invalid URL as well as a valid non-HTTP URL?
--
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