App.js |
|
12420 |
Device.js |
|
3528 |
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 |
DeviceInfo.js |
|
1474 |
DeviceList.js |
|
2692 |
DeviceModal.js |
|
9096 |
DevicePixelRatioMenu.js |
|
2772 |
DeviceSelector.js |
|
4680 |
moz.build |
|
574 |
SettingsMenu.js |
|
3370 |
Toolbar.js |
|
7766 |
UserAgentInput.js |
Input change handler.
@param {Event} event
|
6726 |
ViewportDimension.js |
Return true if the given value is a number and greater than MIN_VIEWPORT_DIMENSION
and false otherwise.
|
7226 |