Skip to content

Commit

Permalink
Define getEnabledState for CloseWatcher instances
Browse files Browse the repository at this point in the history
Fixes #10920. This was missed in 8029d4f.
  • Loading branch information
keithamus authored Jan 21, 2025
1 parent d5be10a commit d035517
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions source
Original file line number Diff line number Diff line change
Expand Up @@ -83479,6 +83479,9 @@ dictionary <dfn dictionary>CloseWatcherOptions</dfn> {
<li><p><i data-x="create-close-watcher-closeAction">closeAction</i> being to <span
data-x="concept-event-fire">fire an event</span> named <code data-x="event-close">close</code>
at <span>this</span>.</p></li>

<li><p><i data-x="close-watcher-get-enabled-state">getEnabledState</i> being to return
true.</li>
</ul>
</li>

Expand Down

0 comments on commit d035517

Please sign in to comment.