Come up with a test for bug 69380
https://bugs.webkit.org/show_bug.cgi?id=70159
Summary Come up with a test for bug 69380
Ada Chan
Reported 2011-10-14 17:13:03 PDT
https://bugs.webkit.org/show_bug.cgi?id=69380 fixes a bug where toURLRef() did not return 0 for a null string. We should come up with a test for this. It's not straight-forward because we can't just call toURLRef() directly from a TestWebKitAPI test. We need a simple test that triggers the condition where a null string is passed to toURLRef().
Attachments
Note You need to log in before you can comment on or make changes to this bug.