[webkit-dev] Regarding Bug 23310

David Kilzer ddkilzer at webkit.org
Sun Feb 15 04:55:32 PST 2009


Please comment in the bug itself if you'd like to work on it; that's what the "Comment" field is for.

I would look at Document::completeURL() instead.  Also, please read the HTML5 reference document for the correct algorithm to fix this issue.

Dave




________________________________
From: Nilesh Patil <vniles at gmail.com>
Cc: "webkit-dev at lists.webkit.org" <webkit-dev at lists.webkit.org>
Sent: Sunday, February 15, 2009 3:43:38 AM
Subject: Re: [webkit-dev] Regarding Bug 23310

Hi

Thanks david !!

I am trying to fix it. What i observed till now is following. When
only '/' is encountered the url automatically is set to 'about:blank'.
I think instead of this it should point to base URL inside Document. I
am currently looking at KURL.cpp init() method.

Please comment

Thanks & Regards
Niilesh

On Sun, Feb 15, 2009 at 4:16 PM, David Kilzer <ddkilzer at webkit.org> wrote:
> It is valid and it is still open because it's "Status" is "New".
> https://bugs.webkit.org/show_bug.cgi?id=23310
> Dave
>
> ________________________________
> From: Nilesh Patil <vniles at gmail.com>
> To: "webkit-dev at lists.webkit.org" <webkit-dev at lists.webkit.org>
> Sent: Sunday, February 15, 2009 12:02:06 AM
> Subject: [webkit-dev] Regarding Bug 23310
>
> Hi
>
> Is this bug is valid and still open?
>
> Thanks & Regards
> Niilesh
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>
_______________________________________________
webkit-dev mailing list
webkit-dev at lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20090215/c454f1cf/attachment.html>


More information about the webkit-dev mailing list