projects
/
platform
/
framework
/
web
/
crosswalk-tizen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e866c68
)
events -> instance events
author
Zeke Sikelianos
<zeke@sikelianos.com>
Wed, 13 Jul 2016 04:22:54 +0000
(21:22 -0700)
committer
Zeke Sikelianos
<zeke@sikelianos.com>
Wed, 13 Jul 2016 04:22:54 +0000
(21:22 -0700)
docs/api/browser-window.md
patch
|
blob
|
history
diff --git
a/docs/api/browser-window.md
b/docs/api/browser-window.md
index 174072732cbe187479542b646b8abe651a66cb88..7d7f6f2fd6c9d29a52a0bade3e930873f2588bf1 100644
(file)
--- a/
docs/api/browser-window.md
+++ b/
docs/api/browser-window.md
@@
-277,9
+277,9
@@
The `webPreferences` option is an object that can have the following properties:
* `backgroundThrottling` Boolean - Whether to throttle animations and timers
when the page becomes background. Defaults to `true`.
-## Events
+##
Instance
Events
-
The `BrowserWindow` object emits
the following events:
+
Instances of `BrowserWindow` emit
the following events:
**Note:** Some events are only available on specific operating systems and are
labeled as such.