identityPrivate.
identityPrivate. * available since Chrome 30
(tap-all-events chan)
Taps all valid non-deprecated events in chromex.app.identity-private namespace.
Taps all valid non-deprecated events in chromex.app.identity-private namespace.
(tap-on-web-flow-request-events channel & args)
Fired when a web flow dialog should be displayed.
Events will be put on the |channel| with signature [::on-web-flow-request [key url mode]] where:
|key| - ? |url| - ? |mode| - ?
Note: |args| will be passed as additional parameters into Chrome event's .addListener call.
Fired when a web flow dialog should be displayed. Events will be put on the |channel| with signature [::on-web-flow-request [key url mode]] where: |key| - ? |url| - ? |mode| - ? Note: |args| will be passed as additional parameters into Chrome event's .addListener call.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close