forked from whatwg/webidl
-
Notifications
You must be signed in to change notification settings - Fork 0
/
lc2.txt
184 lines (158 loc) · 6.26 KB
/
lc2.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
# Web IDL LC2 comments
[LC-65]
From: Jonas Sicking <[email protected]>
Title: behavior for negative values passed for unsigned arguments
URL: http://www.w3.org/mid/CA+c2ei-c6FjxL_dRdcemKBusnKpjqX9H+aAhXHVCWwKWX1WT-A@mail.gmail.com
Status: rejected
Response: satisfied
Response-URL: http://www.w3.org/mid/CA+c2ei__Su8hcG89pURjUZS7PWwqyV+SQpPakkA0tYvYeKVTLw@mail.gmail.com
[LC-66]
From: Anne van Kesteren <[email protected]>
Title: union types
URL: http://www.w3.org/Bugs/Public/show_bug.cgi?id=14188
Status: accepted
Response: satisfied
Response-URL: https://www.w3.org/Bugs/Public/show_bug.cgi?id=14188#c10
[LC-67]
From: Anne van Kesteren <[email protected]>
Title: distinguishing objects and arrays
URL: http://www.w3.org/mid/[email protected]
Status: partially accepted
Response: satisfied
Response-URL: http://www.w3.org/mid/[email protected]
[LC-68]
From: David Flanagan <[email protected]>
Title: lazy interface objects
URL: http://www.w3.org/mid/[email protected]
Status: rejected
# [LC-69]
[LC-70]
From: Kyle Huey <[email protected]>
Title: proposing changes to overload resolution behavior
URL: http://www.w3.org/mid/CAP045AqgkS=9e29YTFryrC3OiG-fsKaMAprySoNuNWj3_snWPA@mail.gmail.com
Status: accepted
Response: satisified
Response-URL: http://www.w3.org/mid/CAP045ArP6aEHa97w3-hPikZXgyW0X1KykQ1rpD9aTyeao3qFbQ@mail.gmail.com
[LC-71]
From: David Bruant <[email protected]>
Title: all ECMAScript attributes should be non-configurable
URL: http://www.w3.org/mid/[email protected]
Status: rejected
Response: assumed satisfied
[LC-72]
From: Jonas Sicking <[email protected]>
Title: dictionaries and undefined
URL: http://www.w3.org/mid/CA+c2ei826Z5gjC6uN+WCyH36Ewft-nyG5=pW9cYHSqitNi_C1w@mail.gmail.com
Status: rejected
[LC-73]
From: Olli Pettay <[email protected]>
Title: investigate if onfoo properties should be handled in a special way in interface.prototype
URL: http://www.w3.org/Bugs/Public/show_bug.cgi?id=14428
Status: accepted
[LC-74]
From: Aryeh Gregor <[email protected]>
Title: rename const to legacyconst
URL: https://www.w3.org/Bugs/Public/show_bug.cgi?id=14878
Status: rejected
Response: satisfied
Response-URL: https://www.w3.org/Bugs/Public/show_bug.cgi?id=14878#c22
[LC-75]
From: Travis Leithead <[email protected]>
Title: identifying "at risk" features
URL: http://www.w3.org/mid/9768D477C67135458BF978A45BCF9B3834D15AC2@TK5EX14MBXW602.wingroup.windeploy.ntdev.microsoft.com
Status: rejected
Response: satisfied
Response-URL: http://lists.w3.org/Archives/Public/public-script-coord/2011OctDec/0279.html
[LC-76]
From: Anne van Kesteren <[email protected]>
Title: remove string constants
URL: http://www.w3.org/mid/[email protected]
Status: accepted
Response: satisfied
Response-URL: http://lists.w3.org/Archives/Public/public-script-coord/2011OctDec/0276.html
[LC-77]
From: Anne van Kesteren <[email protected]>
Title: make [AllowAny] the default
URL: http://www.w3.org/mid/[email protected]
Status: accepted
Response: satisfied
Response-URL: http://www.w3.org/mid/[email protected]
[LC-78]
From: Marcos Caceres <[email protected]>
Title: comments on modules
URL: http://www.w3.org/mid/[email protected]
Status: rejected
Response: satisfied
Response-URL: http://lists.w3.org/Archives/Public/public-script-coord/2011OctDec/0277.html
[LC-79]
From: Aryeh Gregor <[email protected]>
Title: clarify what happens when you try using unsupported property indexes
URL: http://www.w3.org/Bugs/Public/show_bug.cgi?id=14746
Status: accepted
Response: satisfied
Response-URL: https://www.w3.org/Bugs/Public/show_bug.cgi?id=14746#c2
[LC-80]
From: Anne van Kesteren <[email protected]>
Title: simplify callbacks
URL: http://www.w3.org/mid/[email protected]
Status: accepted
[LC-81]
From: Marcos Caceres <[email protected]>
Title: TypeError and use of bold
URL: http://www.w3.org/mid/[email protected]
Status: partially accepted
Response: satisfied
Response-URL: http://www.w3.org/mid/[email protected]
[LC-82]
From: Kang Hao Lu <[email protected]>
Title: the statement about converting IDL nullable type to ECMAScript value is stated reversely
URL: http://www.w3.org/Bugs/Public/show_bug.cgi?id=14888
Status: accepted
[LC-83]
From: Marcos Caceres <[email protected]>
Title: function types
URL: http://www.w3.org/mid/[email protected]
URL: http://www.w3.org/Bugs/Public/show_bug.cgi?id=14916
Status: rejected
[LC-84]
From: Aryeh Gregor <[email protected]>
Title: prototype of exception interface objects is Object.prototype in implementations, not Error.prototype
URL: http://www.w3.org/Bugs/Public/show_bug.cgi?id=14887
Status: rejected
Response: satisfied
Response-URL: https://www.w3.org/Bugs/Public/show_bug.cgi?id=14887#c4
[LC-85]
From: Aryeh Gregor <[email protected]>
Title: prototype of interface objects is Object.prototype in implementations, not Function.prototype
URL: http://www.w3.org/Bugs/Public/show_bug.cgi?id=14813
Status: rejected
Response: satisfied
Response-URL: https://www.w3.org/Bugs/Public/show_bug.cgi?id=14813#c10
[LC-86]
From: Aryeh Gregor <[email protected]>
Title: "4.9.1.1. Exception interface object [[Call]] method" does not match browsers
URL: http://www.w3.org/Bugs/Public/show_bug.cgi?id=14885
Status: rejected
Response: satisfied
Response-URL: https://www.w3.org/Bugs/Public/show_bug.cgi?id=14885#c5
[LC-87]
From: Aryeh Gregor <[email protected]>
Title: no way to specify [OverrideBuiltins] if the getter is in a partial interface
URL: http://www.w3.org/Bugs/Public/show_bug.cgi?id=14913
Status: accepted
Response: satisfied
Response-URL: https://www.w3.org/Bugs/Public/show_bug.cgi?id=14913#c6
[LC-88]
From: Ms2ger <[email protected]>
Title: add enum
URL: http://www.w3.org/Bugs/Public/show_bug.cgi?id=12810
Status: rejected
Response: satisfied
Response-URL: https://www.w3.org/Bugs/Public/show_bug.cgi?id=12810#c5
[LC-89]
From: Aryeh Gregor <[email protected]>
Title: define [[Class]] of interface prototype objects, exception interface objects and exception interface prototype objects
URL: http://www.w3.org/Bugs/Public/show_bug.cgi?id=14877
Status: accepted
Response: satisfied
Response-URL: https://www.w3.org/Bugs/Public/show_bug.cgi?id=14877#c26