[Webkit-unassigned] [Bug 136451] ASSERTION FAILED: url == m_string in WebCore::URL::URL when parsing "file:c"
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 3 23:29:41 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=136451
--- Comment #2 from Darin Adler <darin at apple.com> 2014-09-03 23:29:46 PST ---
(In reply to comment #1)
> It is crazy how often the URL constructors are misused :(
>
> There is a comment explaining when to use that constructor, and it is ignored all the time.
We need to make it easier to use it correctly. Maybe a different type for parsed URL strings other than just String, like AtomicString.
--
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