devices.js |
Returns an object containing the user preference of displayed devices.
@return {Object} containing two Sets:
- added: Names of the devices that were explicitly enabled by the user
- removed: Names of the devices that were explicitly removed by the user
|
6773 |
index.js |
|
3176 |
moz.build |
|
396 |
screenshot.js |
eslint-env browser |
1042 |
ui.js |
The pixel ratio of the display has changed. This may be triggered by the user
when changing the monitor resolution, or when the window is dragged to a different
display with a different pixel ratio.
|
1573 |
viewports.js |
eslint-env browser |
2371 |