- From: <bugzilla@jessica.w3.org>
- Date: Sat, 13 Dec 2014 11:16:18 +0000
- To: public-script-coord@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27605
Bug ID: 27605
Summary: [NewObject] and Promise
Product: WebAppsWG
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: WebIDL
Assignee: cam@mcc.id.au
Reporter: annevk@annevk.nl
QA Contact: public-webapps-bugzilla@w3.org
CC: crimsteam@gmail.com, mike@w3.org,
public-script-coord@w3.org
I think the text around [NewObject] did not consider promise. Sometimes we
always want to return the same promise, but sometimes it should always be a new
one. If we want consistent annotation with [NewObject] / [SameObject], we
should address this somehow.
If I'm indeed correct we should probably also get
http://www.w3.org/2001/tag/doc/promises-guide updated once this is fixed.
For now, Fetch uses [NewObject] and Promise so you can see how it would look
there.
See bug 27507 comment 10 where Arkadiusz brought this my attention.
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Saturday, 13 December 2014 11:16:21 UTC