Issue 2016: Chome does not support pushlets and Comet
http://code.google.com/p/chromium/issues/detail?id=2016
New issue report by [EMAIL PROTECTED]:
Product Version : 0.2.149.29
URLs (if applicable) :
Other browsers tested:
Add OK or FAIL after other browsers where you have tested this issue:
Safari 3: not tested
Firefox 3: OK
IE 7: OK
What steps will reproduce the problem?
1. Go to http://www.pushlets.com/ -> demos -> HTTP-push and run the first
demo.
2.
3.
What is the expected result?
A pop-up occures that streams a counter.
What happens instead?
A pop-up occures that does nothing.
Please provide any additional information below. Attach a screenshot if
possible.
I debugged the problem: Chrome does not comply with pushlets and Comet
technology:
a) In an XMLHttpRequest it does not provide any content at ReadyState 3 (
which Firefox does).
b) In an IFrame it does not stream the content incrementally like other
browsers, it shows all or nothing.
Issue attributes:
Status: Unconfirmed
Owner: [EMAIL PROTECTED]
Labels: Type-Bug Pri-2 OS-All Area-Unknown
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Chromium-bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---