Closed
Bug 573422
Opened 15 years ago
Closed 15 years ago
WebSocket .URL should be .url
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
blocking2.0 | --- | beta1+ |
People
(Reporter: zcorpan, Assigned: smaug)
Details
Attachments
(1 file)
2.56 KB,
patch
|
sicking
:
review+
|
Details | Diff | Splinter Review |
User-Agent: Opera/9.80 (Macintosh; Intel Mac OS X; U; en) Presto/2.5.24 Version/10.53
Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.3a6pre) Gecko/20100620 Minefield/3.7a6pre
You should rename .URL to .url on the WebSocket interface.
http://html5.org/tools/web-apps-tracker?from=5064&to=5065
http://lists.w3.org/Archives/Public/public-webapps/2010AprJun/0563.html
Reproducible: Always
![]() |
||
Comment 1•15 years ago
|
||
We should probably block the beta on this, unless we want to ship a known-will-change websocket API in beta....
Status: UNCONFIRMED → NEW
blocking2.0: --- → beta1+
Ever confirmed: true
I think it'd be fine to change this past beta1. But it also seems trivial to fix so no reason not to.
Assignee | ||
Comment 3•15 years ago
|
||
Yeah, I'll fix this asap.
Assignee | ||
Comment 4•15 years ago
|
||
The change was made here
http://twitter.com/html5/status/12911100894
Assignee | ||
Comment 5•15 years ago
|
||
Attachment #452669 -
Flags: review?(jonas)
Attachment #452669 -
Flags: review?(jonas) → review+
Assignee | ||
Updated•15 years ago
|
Assignee: nobody → Olli.Pettay
Assignee | ||
Comment 6•15 years ago
|
||
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Isn't this wrong? http://www.w3.org/TR/websockets/#websocket The W3C specification defines the URL attribute, not the url attribute.
Assignee | ||
Comment 8•15 years ago
|
||
You're looking at some old draft.
See http://dev.w3.org/html5/websockets/
You're fast - just saw that. Apologies for the inconvenience, thanks.
You need to log in
before you can comment on or make changes to this bug.
Description
•