Bug 73877 - KURL asserts on ASSERT(url == m_string) in constructor
Summary: KURL asserts on ASSERT(url == m_string) in constructor
Status: RESOLVED DUPLICATE of bug 73874
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Benjamin Poulain
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-05 16:46 PST by Benjamin Poulain
Modified: 2011-12-05 19:27 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Poulain 2011-12-05 16:46:10 PST
Creating a KURL based on a Null String fails.
Comment 1 Alexey Proskuryakov 2011-12-05 19:21:50 PST
Duplicate of bug 73874?
Comment 2 Benjamin Poulain 2011-12-05 19:27:27 PST
I just wish he added a test.

*** This bug has been marked as a duplicate of bug 73874 ***