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:
0549350
)
:memo: about the plist changes.
author
Charlie Hess
<charlie@slack-corp.com>
Sat, 30 Apr 2016 20:03:10 +0000
(13:03 -0700)
committer
Charlie Hess
<charlie@slack-corp.com>
Sat, 30 Apr 2016 20:03:10 +0000
(13:03 -0700)
docs/api/app.md
patch
|
blob
|
history
diff --git
a/docs/api/app.md
b/docs/api/app.md
index 04f91b3a90402a8bd776a47da7405ce196a8e08f..61e86b70f9a8ac391b9192e990a5815fd99f4fbe 100644
(file)
--- a/
docs/api/app.md
+++ b/
docs/api/app.md
@@
-123,6
+123,11
@@
Emitted during [handoff](https://developer.apple.com/library/ios/documentation/U
resumed. You should call `event.preventDefault()` if you want to handle this
event.
+A user activity can be continued only in an app that has the same developer
+Team ID as the activity's source app and that supports the activity's type.
+Supported activity types are specified in the app's Info.plist under the
+`NSUserActivityTypes` key.
+
### Event: 'browser-window-blur'
Returns: