-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Update to final websocket standard #11018
Comments
Confirmed that version 1.8.2 still has this problem. I.e. phantomjs is sending these headers: whereas Chrome sends these headers: Any idea of a timeframe for a fix for this? Is updating to the latest webkit a big task? |
See #10031 and https://groups.google.com/forum/#!topic/phantomjs/rl-jNxUMB9k/discussion (Summary: new webkit not in version 1.8, but hopefully it could be in 1.9) |
Hi, Got the same problem. Any chance to get it working by building from current master branch ? |
@nfroidure: No, unfortunately not. This will likely be resolved with the upgrade to Qt 5.0 and a more recent WebKit version in the PhantomJS 2.0 release. |
@JamesMGreene thank you for your help. Do you know when i can expect the first working build for the 2.0 version ? |
Ya, I'm also curious, what's the status of the 2.0 version? I don't see any 2.0 related branches... is the |
No, the changes are dramatic enough that we are keeping them in a separate repo for now: Not ready for testing yet. |
Cool. Looks like @vitallium is the only one really working on it (by viewing the commits). Have you guys thought about creating a PhantomJS Github org? Might help with visibility with the qt5 version. cc: @ariya |
@ariya and I have discussed it at least once in the past but we didn't see a strong need at that time. I do, however, agree that creating an organization would make sense now, especially if some of the owners of "family projects" would be willing to move their repos into it, e.g. @n1ko's Casper, @detro's GhostDriver, etc. Another common pattern I see is that the primary project (ariya/phantomjs) stays under the owner's name and all other move into an org, e.g. RequireJS, GruntJS, etc. |
@JamesMGreene Is this dead? I see no progress in 2.0. Any timelines on possible release for 2.0 yet? |
Please refer to the mailing list. Phantom 2.0 is slowly marching toward being "beta ready". |
Fixed in 2.0 |
Guys is it fixed in this repo? In master branch? I built master a week ago and the current version of websockets didn't seem to be working the same way as on 1.9 branch. |
Got it, it's here https://github.com/Vitallium/phantomjs/tree/2.0 |
@l15k4 : hi, i wonder if you have the correct link for https://github.com/Vitallium/phantomjs/tree/2.0 ? It is 404 to me. |
@bowzoo: It's been merged into https://github.com/ariya/phantomjs/tree/master for a while now. Still working through some regressions before we can release it. |
@JamesMGreene : i tried to clone https://github.com/ariya/phantomjs.git and i see my websocket error. Do you know if it supports final websocket standard yet? |
@vitallium claimed so. I haven't tested it myself. |
@bowzoo PhantomJS 2 supports the latest specs of WebSocket. |
Hey, Thanks :) |
@vitallium Is that true? http://phantomjs.org/inter-process-communication.html seems to imply that there's limited WebSocket capability. |
@b-long yes, it is. |
@vitallium Excellent, thanks! I had looked at the ChangeLog and also didn't see a glaring note that "Full WebSocket support is now available" . Perhaps the IPC page needs to be updated. |
just got confused by the IPC page. |
dam...@damianedwards.com commented:
Disclaimer:
This issue was migrated on 2013-03-15 from the project's former issue tracker on Google Code, Issue #1018.
🌟 2 people had starred this issue at the time of migration.
The text was updated successfully, but these errors were encountered: