I am looking into an issue involving adding icons for to the ftp directory
listing page, can you point me to where this code is handled? I know that
the HTML template is generated in
ftp_directory_listing_response_delegate.cc. I'm trying to see if its okay to
request icon data from the Browser from within the WebKit glue layer.

Thanks.

2010/1/11 Paweł Hajdan, Jr. <phajdan...@chromium.org>

> Is there any security risks with passing raw ftp listings to the
> renderer in case we can't parse them? We already have a check in the
> code so that we will only make a data connection to the server we have
> the control connection with.
>
> If it's ok to do so, I'd also like to include some message encouraging
> the user to submit a bug report like "hey, Chrome FTP listing parser
> is not compatible with this site". That would really help with
> compatibility. The new listing parser is doing quite well, but I think
> it's still not compatible enough to entirely replace the Mozilla code.
>
> --
> Chromium Developers mailing list: chromium-dev@googlegroups.com
> View archives, change email options, or unsubscribe:
>    http://groups.google.com/group/chromium-dev
>



-- 
Pierre.
-- 
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev

Reply via email to