Skip to content

Commit

Permalink
Remove inline issue on transaction deactivation timing, filed #87
Browse files Browse the repository at this point in the history
  • Loading branch information
inexorabletash committed Aug 30, 2016
1 parent e798436 commit ec3e231
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
4 changes: 0 additions & 4 deletions index.bs
Expand Up @@ -2253,10 +2253,6 @@ The <dfn method for=IDBDatabase>transaction(|storeNames|,
8. When control is returned to the event loop, the implementation must
unset the [=active flag=].

<aside class=issue>
Specify this more precisely in terms of tasks and microtasks.
</aside>

9. Return an {{IDBTransaction}} object representing |transaction|.

</div>
Expand Down
2 changes: 0 additions & 2 deletions index.html
Expand Up @@ -3145,7 +3145,6 @@ <h3 class="heading settled" data-level="4.4" id="database-interface"><span class
<li data-md="">
<p>When control is returned to the event loop, the implementation must
unset the <a data-link-type="dfn" href="#transaction-active-flag" id="ref-for-transaction-active-flag-4">active flag</a>.</p>
<aside class="issue" id="issue-bbc3895d"><a class="self-link" href="#issue-bbc3895d"></a> Specify this more precisely in terms of tasks and microtasks. </aside>
<li data-md="">
<p>Return an <code class="idl"><a data-link-type="idl" href="#request-idbtransaction" id="ref-for-request-idbtransaction-3">IDBTransaction</a></code> object representing <var>transaction</var>.</p>
</ol>
Expand Down Expand Up @@ -6797,7 +6796,6 @@ <h2 class="no-num no-ref heading settled" id="idl-index"><span class="content">I
</pre>
<h2 class="no-num no-ref heading settled" id="issues-index"><span class="content">Issues Index</span><a class="self-link" href="#issues-index"></a></h2>
<div style="counter-reset:issue">
<div class="issue"> Specify this more precisely in terms of tasks and microtasks. <a href="#issue-bbc3895d"> ↵ </a></div>
<div class="issue"> Simplify this section as much as possible by relying more on <a data-link-type="biblio" href="#biblio-webidl">[WEBIDL]</a> for key conversion logic. <a href="#issue-8f674373"> ↵ </a></div>
</div>
<aside class="dfn-panel" data-for="sorted-list">
Expand Down

0 comments on commit ec3e231

Please sign in to comment.