This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 12883 - In section headed: Interpreting an event stream Step 4: "If the event name buffer has a value other than the empty string, change the type of the newly created event to equal the value of the event name buffer." I think you mean "change the *name*" rathe
Summary: In section headed: Interpreting an event stream Step 4: "If the event name b...
Status: RESOLVED WONTFIX
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: HISTORICAL - Server-Sent Events (editor: Ian Hickson) (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: ---
Assignee: Ian 'Hixie' Hickson
QA Contact: public-webapps-bugzilla
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-03 19:18 UTC by contributor
Modified: 2011-06-21 07:14 UTC (History)
4 users (show)

See Also:


Attachments

Description contributor 2011-06-03 19:18:54 UTC
Specification: http://dev.w3.org/html5/eventsource/
Section: http://www.whatwg.org/specs/web-apps/current-work/complete.html#top

Comment:
In section headed:  Interpreting an event stream
Step 4:
"If the event name buffer has a value other than the empty string, change the
type of the newly created event to equal the value of the event name buffer."

I think you mean "change the *name*" rather than "change the type".


Posted from: 76.126.115.158
User agent: Mozilla/5.0 (Windows NT 5.2; WOW64; rv:2.0.1) Gecko/20100101 Firefox/4.0.1
Comment 1 Ian 'Hixie' Hickson 2011-06-21 07:13:20 UTC
EDITOR'S RESPONSE: This is an Editor's Response to your comment. If you are satisfied with this response, please change the state of this bug to CLOSED. If you have additional information and would like the editor to reconsider, please reopen this bug. If you would like to escalate the issue to the full HTML Working Group, please add the TrackerRequest keyword to this bug, and suggest title and text for the tracker issue; or you may create a tracker issue yourself, if you are able to do so. For more details, see this document:
   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Rejected
Change Description: no spec change
Rationale: No, I mean type. See:
http://dvcs.w3.org/hg/domcore/raw-file/tip/Overview.html#concept-event-type
Comment 2 contributor 2011-06-21 07:14:33 UTC
Checked in as WHATWG revision r6261.
Check-in comment: xref
http://html5.org/tools/web-apps-tracker?from=6260&to=6261