-
Notifications
You must be signed in to change notification settings - Fork 62
/
Comments-16-May-2013-LCWD.html
220 lines (185 loc) · 8.33 KB
/
Comments-16-May-2013-LCWD.html
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
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8"/>
<title>IndexedDB Disposition of Comments for 16 May 2013 Last Call Working Draft</title>
<style type="text/css">
body {
font-family:Helvetica;
}
h1 {
font-size: 1.6em;
font-weight: bold;
}
h2 {
font-size: 1.3em;
font-weight: bold;
}
h3 {
font-size: 1em;
font-weight:bold;
}
table {
border-width: 1px;
border-spacing: 0px;
border-style: solid;
border-color: black;
border-collapse: collapse;
}
th, td {
padding: 2px;
padding-left: 4px;
padding-right: 4px;
border-width: 1px;
border-style: solid;
border-color: black;
}
th {
background-color:#dcdcdc;
}
th, table {
border-width: 2px;
}
.draft
{
background-color:#ff99cc;
}
.atrisk
{
background-color:#ffff00;
}
.underdev
{
background-color:#23b8dc;
}
.agree, .satisfied
{
background-color:#9acd32;
}
.disagree, .not_satisfied
{
background-color:#ff6a6a;
}
.compromise, .unknown
{
background-color:#eeee00;
}
tr.even {
background-color: #e0e0e0;
background-color: #ffffff;
}
tr.odd {
background-color: #e6e6e6;
}
</style>
</head><body>
<div id="content">
<h1>IndexedDB Disposition of Comments</h1>
<p>This document tracks the comments for the <a href="http://www.w3.org/TR/2013/WD-IndexedDB-20130516/">Indexed Database 16 May 2013 Last Call Working Draft</a> specification. The comment period was Public and ended on 7 June 2013.</p>
<!--
<p>
There were (TODO: ADD NUMBER) issues raised.
Of these, the WebApps WG declined to make a change on (TODO: ADD NUMBER) issues and explained the rationale to the commenter.
Additionally, the WebApps WG compromised on (TODO: ADD NUMBER) other issues, making a partial change, and explained the rationale to the commenter.
The WebApps WG agreed with all (TODO: ADD NUMBER) other issues, and made the requested changes.
</p>
-->
<h2>Resolutions and Responses</h2>
<h3>WebApps WG Resolutions</h3>
<p>
The <strong>Resolution</strong> column specifies the resolution to the issue,
as determined by the working group and implemented by the editors.
</p>
<h3>Commenter Responses</h3>
<p>
The <strong>Satisfaction</strong> column specifies the response, if any, of the person(s) reporting the issue
to the working group decision, and may contain values that indicate:
</p>
<table title="Legend for Responses">
<tbody>
<tr>
<th class="agree">Satisfied</th>
<th class="unknown">No response</th>
<th class="not_satisfied">Not satisfied</th>
</tr>
</tbody>
</table>
<h2>Disposition of Comments:</h2>
<table id='_issues' title='List of issues'>
<thead>
<tr>
<th>Bug ID or Issue Number</th>
<th>Title of Issue or Bug</th>
<th>Date commented or date bug opened</th>
<th>Commenter or person opening bug</th>
<th>Status</th>
<th>Resolution</th>
<th>Satisfaction</th>
</tr>
</thead>
<tbody>
<tr class="even closed">
<td class='issue'><a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=22130">Bug 22130</a>
<td class='title'><a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=22130"></a>Modification for IDBObjectStore's clear and delete method</td>
<td class='title'>2013-05-21</td>
<td class='commentor'><a href="mailto:[email protected]">Kyaw Tun</a></td>
<td class='status closed'>Resolved</td>
<td class="response agree">Bug closed with RESOLVED/LATER</td>
<td class="satisfaction agree"><a href="http://lists.w3.org/Archives/Public/public-webapps/2013AprJun/0915.html">OK</a></td>
</tr>
<tr class="odd closed">
<td class='comment'>Ben-1</td>
<td class='title'><a href="http://lists.w3.org/Archives/Public/public-webapps/2013AprJun/0738.html">request feedback on IDBKeyRange.inList([]) enhancement</a></td>
<td class='title'>2013-05-17</td>
<td class='commentor'><a href="mailto:[email protected]">Ben Kelly</a></td>
<td class='status closed'>Resolved</td>
<td class="response agree"><a href="http://www.w3.org/2008/webapps/wiki/IndexedDatabaseFeatures">Added to feature request wiki</a></td>
<td class="satisfaction agree"><a href="http://lists.w3.org/Archives/Public/public-webapps/2013AprJun/0899.html">OK</a></td>
</tr>
<tr class="odd closed">
<td class='comment'>Kyaw-1</td>
<td class='title'><a href="http://lists.w3.org/Archives/Public/public-webapps/2013AprJun/0741.html">IDBRequest.onerror for DataCloneError and DataError</a></td>
<td class='title'>2013-05-20</td>
<td class='commentor'><a href="mailto:[email protected]">Kyaw Tun</a></td>
<td class='status closed'>Resolved</td>
<td class="response agree"><a href="http://www.w3.org/2008/webapps/wiki/IndexedDatabaseFeatures">Added to feature request wiki</a></td>
<td class="satisfaction agree"><a href="http://lists.w3.org/Archives/Public/public-webapps/2013AprJun/0905.html">OK</a></td>
</tr>
<tr class="odd closed">
<td class='comment'>Kyaw-2</td>
<td class='title'><a href="http://lists.w3.org/Archives/Public/public-webapps/2013AprJun/0742.html">Inform script of corruption recovery</a></td>
<td class='title'>2013-05-20 (original e-mail from <a href="http://lists.w3.org/Archives/Public/public-webapps/2013JanMar/0354.html">David Grogan</a> on 11-Feb-2013)</td>
<td class='commentor'><a href="mailto:[email protected]">Kyaw Tun</a></td>
<td class='status closed'>Resolved</td>
<td class="response agree"><a href="http://www.w3.org/2008/webapps/wiki/IndexedDatabaseFeatures">Added to feature request wiki</a></td>
<td class="satisfaction agree"><a href="http://lists.w3.org/Archives/Public/public-webapps/2013AprJun/0906.html">OK</a></td>
</tr>
<tr class="odd closed">
<td class='comment'>Piranna-1</td>
<td class='title'><a href="http://lists.w3.org/Archives/Public/public-webapps/2013AprJun/0810.html">Files on IndexedDB</a></td>
<td class='title'>2013-05-30</td>
<td class='commentor'><a href="mailto:[email protected]">[email protected]</a></td>
<td class='status closed'>Resolved</td>
<td class="response agree"><a href="http://www.w3.org/2008/webapps/wiki/IndexedDatabaseFeatures">Added to feature request wiki</a> and non-normative addition to the spec (see <a href="https://dvcs.w3.org/hg/IndexedDB/rev/4c1aa0ba956e">changeset</a>).</td>
<td class="satisfaction agree"><a href="http://lists.w3.org/Archives/Public/public-webapps/2013AprJun/0914.html">OK</a></td>
</tr>
<!-- Template for additional issues
<tr class="odd closed">
<td class='issue'><a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=">Bug</a>
<td class='title'><a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=">Title</a></td>
<td class='title'>Date reported</td>
<td class='commentor'>Name of persons reporting issue</td>
<td class='status postponed'>New</td>
<td class="response disagree">TBD</td>
<td class="satisfaction agree">TBD</td>
</tr>
-->
</tbody>
</table>
<br>
<address>
Eliot Graff (<a href='mailto:[email protected]'>[email protected]</a>)
</address>
</div>
</body>
</html>