mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 10:57:34 +09:00
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
This commit is contained in:
commit
dcd9973243
150858 changed files with 23884658 additions and 0 deletions
15
testing/marionette/puppeteer/firefox/docs/api/appinfo.rst
Normal file
15
testing/marionette/puppeteer/firefox/docs/api/appinfo.rst
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
.. py:currentmodule:: firefox_puppeteer.api.appinfo
|
||||
|
||||
AppInfo
|
||||
=======
|
||||
|
||||
The appinfo class is a wrapper around the nsIXULAppInfo_ interface in
|
||||
Firefox and provides access to a subset of its members.
|
||||
|
||||
.. _nsIXULAppInfo: https://developer.mozilla.org/docs/Mozilla/Tech/XPCOM/Reference/Interface/nsIXULAppInfo
|
||||
|
||||
AppInfo
|
||||
-------
|
||||
|
||||
.. autoclass:: AppInfo
|
||||
:members:
|
||||
Loading…
Add table
Add a link
Reference in a new issue