[chromium-dev] HTTP BASIC/DIGEST BUG - Has it been fixed yet?

2009-01-05 Thread HLS
Excuse me? But how long will it take to fix this bug? I just updated my local copy of chrome and this bug still exist. I hate to sound angry but this is ridiculous. I can not recommend nor even bother to discuss Chrome to my customers as an alternative browser as long as it fails to support

[chromium-dev] Re: Issue: 2292 (File Associations Launching) - Please Assist with the proper correction

2008-09-28 Thread HLS
is destroyed and the temporary file is deleted.The probable fix is to get DownloadFile::Rename() and overload bool option to not delete the temp file. Anyway, as you can see, its a bit convoluted. Comments? -- HLS On Sep 27, 9:31 am, HLS [EMAIL PROTECTED] wrote: Hi, I spent the night learning

[chromium-dev] Re: File Association - I want to fix it

2008-09-28 Thread HLS
this issue may be related as well:http://code.google.com/p/chromium/issues/detail?id=1822 Many thanks- Cameron On Sep 26, 6:10 am, HLS [EMAIL PROTECTED] wrote: It was done last week. http://code.google.com/p/chromium/issues/detail?id=2292 Thanks On Sep 25, 4:36 pm, Erik Kay [EMAIL

[chromium-dev] Re: Some sites throw browser not supported exception

2008-09-28 Thread HLS
one within parenthesis for now. or 2) Add make it a wrench user option to not add a chrome/version identifier. or to make it more automated 3) detect the web server and identify chrome against those known to be able to detect it. My 3 pennies. -- HLS On Sep 28, 7:17 pm, e. roman [EMAIL

[chromium-dev] TRACE equivalent

2008-09-28 Thread HLS
What it the TRACE equivalent under the Chrome compiling setup? I don't want to introduce any headers that are not expected. What I want to trace is the flow of some threads dispatch task so I can fix some sychronization issues (between the DownloadManager and DownloadFileManager threads).

[chromium-dev] Issue: 2292 (File Associations Launching)

2008-09-27 Thread HLS
it. I prefer not to do this. Can someone on the team take control of this and try to address this? - Fix the timing issue, - Dictionary preference option to not sequence existing file Download.Overwrite_Existing: true-- default? Time to get some sleep. Thanks -- HLS

[chromium-dev] Re: Proposal: Chrome Development for Corporate/Professional Windows Developers

2008-09-27 Thread HLS
sequenced files - Add a clear all in the download history. TIA -- HLS Yarin wrote: Hi Hector, a lot of the stuff you are asking for is already available, here: http://dev.chromium.org/developers/ Furthermore, the set up of a development wiki that is free for everyone to edit is underway

[chromium-dev] Re: Compilation problems with Visual studio 2005

2008-09-26 Thread HLS
Sounds like what I went through. There are few threads in the Chromium-discuss fora. In the end, althought I think it should work with SDK v6.1 (2008), it appears the team is using v6.0 (VISTA SDK).After going thru that process of download/installing v6.0, I was finally able to compile

[chromium-dev] User-Agent Header

2008-09-25 Thread HLS
Is there a reason why the User-Agent: header for chrome includes both itself and Safari? Like so: User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/525.19 (KHTML, like Gecko) Chrome/0.2.153.0 Safari/525.19 I'm sure you guys had a reason for this. Maximum Compatibility

[chromium-dev] Re: chrome expierence

2008-09-25 Thread HLS
Thanks for your input. :-) -- On Sep 25, 9:17 am, Simon B. [EMAIL PROTECTED] wrote: HLS, sorry but you've missed out on some news. The free browser is Chromium, 100% open source. (Google Chrome is 95% open source, surely not free to redistribute, and contains the spying auto update feature

[chromium-dev] Re: User-Agent Header

2008-09-25 Thread HLS
Maybe it would be a good time for someone to write IETF I-D to proposed a standard and consistency method for detection. Right now, the best I can tell, the parsing rule of thumb is the last non- parenthentical name/version pair. --- Darin Fisher wrote: I share your frustration ;-) -darin

[chromium-dev] File Association - I want to fix it

2008-09-25 Thread HLS
Association recording works fine with all browsers - except Chrome. I need to get that fixed. -- HLS --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Chromium-dev group. To post to this group, send email to chromium

[chromium-dev] Re: File Association - I want to fix it

2008-09-25 Thread HLS
It was done last week. http://code.google.com/p/chromium/issues/detail?id=2292 Thanks On Sep 25, 4:36 pm, Erik Kay [EMAIL PROTECTED] wrote: Thanks for the report.  Could you please file this in the issue tracker? Erik On Thu, Sep 25, 2008 at 12:12 PM, HLS [EMAIL PROTECTED] wrote

[chromium-dev] Re: Fixing a CSS problem?

2008-09-24 Thread HLS
an missing image, but not a large blank area. Maybe Chrome should consider a similar display. --- On Sep 23, 5:01 pm, HLS [EMAIL PROTECTED] wrote: Ok, I am having that checked out now. Thanks -- On Sep 23, 4:33 pm, Evan Martin [EMAIL PROTECTED] wrote: A good place to start is to see

[chromium-dev] Re: chrome expierence

2008-09-24 Thread HLS
Chrome is showing an excellent proof of concept but it has a long way to go to become a reliable product. I like Chrome for the following reasons: As one of the original since the 80s multi-milllion dollar online hosting with GUI frontends commercial systems, migrating to Windows in 90s and to

[chromium-dev] Fixing a CSS problem?

2008-09-23 Thread HLS
Hi, After loosing a swab of hair, I finally been able to recompile Chrome. I want to fix a few things, and of course, following other peoples code is a daunting task. But a little pointing of whether to look and analyze for a correction would be all I need. For this bug, for our Windows HTML