summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/docs/static/experimental.clipboard.html
blob: b9e26afa52f4091eeb9b77e11a64da041d175f6e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!-- BEGIN AUTHORED CONTENT -->
<p id="classSummary">
For information on how to use experimental APIs,
see the <a href="experimental.html">chrome.experimental.* APIs</a> page.
</p>

<h2>Notes</h2>

<p>
For all functions exposed by this API, the argument to the callback indicates
whether or not the event was successfully dispatched, not whether the event was
successfully processed and handled. Most callers won't care, since a failure
generally indicates the tab is going away.
</p>

<!-- END AUTHORED CONTENT -->