| App.js |
|
12420 |
93 % |
| Device.js |
|
3528 |
93 % |
| DeviceAdder.js |
|
6274 |
- |
| DeviceForm.js |
Validates the name field's value.
@param {string} value
The input field value for the device name.
@return {boolean} true if device name is valid, false otherwise.
|
6602 |
90 % |
| DeviceInfo.js |
|
1474 |
93 % |
| DeviceList.js |
|
2692 |
85 % |
| DeviceModal.js |
|
9096 |
92 % |
| DevicePixelRatioMenu.js |
|
2772 |
89 % |
| DeviceSelector.js |
|
4680 |
93 % |
| moz.build |
|
574 |
- |
| SettingsMenu.js |
|
3370 |
39 % |
| Toolbar.js |
|
7766 |
82 % |
| UserAgentInput.js |
Input change handler.
@param {Event} event
|
6726 |
96 % |
| ViewportDimension.js |
Return true if the given value is a number and greater than MIN_VIEWPORT_DIMENSION
and false otherwise.
|
7226 |
91 % |