Advertisement
Guest User

Untitled

a guest
Nov 1st, 2017
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.76 KB | None | 0 0
  1. {
  2. "application": {
  3. "name": "Firefox",
  4. "osVersion": "Darwin 17.0.0",
  5. "version": "58.0a1",
  6. "buildID": "20171101220120",
  7. "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:58.0) Gecko/20100101 Firefox/58.0",
  8. "safeMode": false,
  9. "updateChannel": "nightly",
  10. "supportURL": "https://support.mozilla.org/1/firefox/58.0a1/Darwin/en-US/",
  11. "numTotalWindows": 1,
  12. "numRemoteWindows": 1,
  13. "remoteAutoStart": true,
  14. "currentContentProcesses": 2,
  15. "maxContentProcesses": 4,
  16. "autoStartStatus": 1,
  17. "styloBuild": true,
  18. "styloDefault": true,
  19. "styloResult": true,
  20. "styloChromeDefault": false,
  21. "styloChromeResult": false,
  22. "keyGoogleFound": true,
  23. "keyMozillaFound": true
  24. },
  25. "lockedPreferences": {},
  26. "media": {
  27. "currentAudioBackend": "audiounit",
  28. "currentMaxAudioChannels": 4,
  29. "currentPreferredChannelLayout": "unknown",
  30. "currentPreferredSampleRate": 44100,
  31. "audioOutputDevices": [
  32. {
  33. "name": "Aggregate Device",
  34. "groupId": "~:AMS2_Aggregate:0",
  35. "vendor": "Apple Inc.",
  36. "type": 2,
  37. "state": 2,
  38. "preferred": 0,
  39. "supportedFormat": 12336,
  40. "defaultFormat": 4096,
  41. "maxChannels": 6,
  42. "defaultRate": 44100,
  43. "maxRate": 192000,
  44. "minRate": 44100,
  45. "maxLatency": 3686,
  46. "minLatency": 62
  47. },
  48. {
  49. "name": "Soundflower (2ch)",
  50. "groupId": "SoundflowerEngine:0",
  51. "vendor": "ma++ ingalls for Cycling '74",
  52. "type": 2,
  53. "state": 2,
  54. "preferred": 0,
  55. "supportedFormat": 12336,
  56. "defaultFormat": 4096,
  57. "maxChannels": 2,
  58. "defaultRate": 48000,
  59. "maxRate": 192000,
  60. "minRate": 44100,
  61. "maxLatency": 4096,
  62. "minLatency": 15
  63. },
  64. {
  65. "name": "Soundflower (64ch)",
  66. "groupId": "SoundflowerEngine:1",
  67. "vendor": "ma++ ingalls for Cycling '74",
  68. "type": 2,
  69. "state": 2,
  70. "preferred": 0,
  71. "supportedFormat": 12336,
  72. "defaultFormat": 4096,
  73. "maxChannels": 64,
  74. "defaultRate": 44100,
  75. "maxRate": 192000,
  76. "minRate": 44100,
  77. "maxLatency": 4096,
  78. "minLatency": 14
  79. },
  80. {
  81. "name": "Internal Speakers",
  82. "groupId": "AppleHDAEngineOutput:1F,3,0,1,1:0",
  83. "vendor": "Apple Inc.",
  84. "type": 2,
  85. "state": 2,
  86. "preferred": 0,
  87. "supportedFormat": 12336,
  88. "defaultFormat": 4096,
  89. "maxChannels": 2,
  90. "defaultRate": 44100,
  91. "maxRate": 96000,
  92. "minRate": 44100,
  93. "maxLatency": 4517,
  94. "minLatency": 435
  95. },
  96. {
  97. "name": "QUAD-CAPTURE",
  98. "groupId": "jp_co_roland_RDUSB012FDev_AudioEngine:14612000:0",
  99. "vendor": "Roland",
  100. "type": 2,
  101. "state": 2,
  102. "preferred": 15,
  103. "supportedFormat": 12336,
  104. "defaultFormat": 4096,
  105. "maxChannels": 4,
  106. "defaultRate": 44100,
  107. "maxRate": 192000,
  108. "minRate": 44100,
  109. "maxLatency": 3686,
  110. "minLatency": 62
  111. },
  112. {
  113. "name": "DELL U2414H",
  114. "groupId": "AppleHDAEngineOutputDP:0,1,0,1,0:0:{AC10-A0A4-3841474C}",
  115. "vendor": "Apple Inc.",
  116. "type": 2,
  117. "state": 2,
  118. "preferred": 0,
  119. "supportedFormat": 12336,
  120. "defaultFormat": 4096,
  121. "maxChannels": 2,
  122. "defaultRate": 48000,
  123. "maxRate": 48000,
  124. "minRate": 32000,
  125. "maxLatency": 4490,
  126. "minLatency": 409
  127. }
  128. ],
  129. "audioInputDevices": [
  130. {
  131. "name": "Aggregate Device",
  132. "groupId": "~:AMS2_Aggregate:0",
  133. "vendor": "Apple Inc.",
  134. "type": 1,
  135. "state": 2,
  136. "preferred": 0,
  137. "supportedFormat": 12336,
  138. "defaultFormat": 4096,
  139. "maxChannels": 8,
  140. "defaultRate": 44100,
  141. "maxRate": 192000,
  142. "minRate": 44100,
  143. "maxLatency": 3817,
  144. "minLatency": 193
  145. },
  146. {
  147. "name": "Soundflower (2ch)",
  148. "groupId": "SoundflowerEngine:0",
  149. "vendor": "ma++ ingalls for Cycling '74",
  150. "type": 1,
  151. "state": 2,
  152. "preferred": 0,
  153. "supportedFormat": 12336,
  154. "defaultFormat": 4096,
  155. "maxChannels": 2,
  156. "defaultRate": 48000,
  157. "maxRate": 192000,
  158. "minRate": 44100,
  159. "maxLatency": 4096,
  160. "minLatency": 15
  161. },
  162. {
  163. "name": "Soundflower (64ch)",
  164. "groupId": "SoundflowerEngine:1",
  165. "vendor": "ma++ ingalls for Cycling '74",
  166. "type": 1,
  167. "state": 2,
  168. "preferred": 0,
  169. "supportedFormat": 12336,
  170. "defaultFormat": 4096,
  171. "maxChannels": 64,
  172. "defaultRate": 44100,
  173. "maxRate": 192000,
  174. "minRate": 44100,
  175. "maxLatency": 4096,
  176. "minLatency": 14
  177. },
  178. {
  179. "name": "Internal Microphone",
  180. "groupId": "AppleHDAEngineInput:1F,3,0,1,0:1",
  181. "vendor": "Apple Inc.",
  182. "type": 1,
  183. "state": 2,
  184. "preferred": 15,
  185. "supportedFormat": 12336,
  186. "defaultFormat": 4096,
  187. "maxChannels": 2,
  188. "defaultRate": 44100,
  189. "maxRate": 96000,
  190. "minRate": 44100,
  191. "maxLatency": 4162,
  192. "minLatency": 80
  193. },
  194. {
  195. "name": "QUAD-CAPTURE",
  196. "groupId": "jp_co_roland_RDUSB012FDev_AudioEngine:14612000:0",
  197. "vendor": "Roland",
  198. "type": 1,
  199. "state": 2,
  200. "preferred": 0,
  201. "supportedFormat": 12336,
  202. "defaultFormat": 4096,
  203. "maxChannels": 6,
  204. "defaultRate": 44100,
  205. "maxRate": 192000,
  206. "minRate": 44100,
  207. "maxLatency": 3817,
  208. "minLatency": 193
  209. }
  210. ]
  211. },
  212. "javaScript": {
  213. "incrementalGCEnabled": true
  214. },
  215. "accessibility": {
  216. "isActive": false,
  217. "forceDisabled": 0,
  218. "handlerUsed": false,
  219. "instantiator": ""
  220. },
  221. "libraryVersions": {
  222. "NSPR": {
  223. "minVersion": "4.17",
  224. "version": "4.17"
  225. },
  226. "NSS": {
  227. "minVersion": "3.34 Beta",
  228. "version": "3.34 Beta"
  229. },
  230. "NSSUTIL": {
  231. "minVersion": "3.34 Beta",
  232. "version": "3.34 Beta"
  233. },
  234. "NSSSSL": {
  235. "minVersion": "3.34 Beta",
  236. "version": "3.34 Beta"
  237. },
  238. "NSSSMIME": {
  239. "minVersion": "3.34 Beta",
  240. "version": "3.34 Beta"
  241. }
  242. },
  243. "userJS": {
  244. "exists": false
  245. },
  246. "sandbox": {
  247. "contentSandboxLevel": 3,
  248. "effectiveContentSandboxLevel": 3
  249. },
  250. "graphics": {
  251. "numTotalWindows": 1,
  252. "numAcceleratedWindows": 1,
  253. "windowLayerManagerType": "OpenGL",
  254. "windowLayerManagerRemote": true,
  255. "windowUsingAdvancedLayers": false,
  256. "adapterDescription": "",
  257. "adapterVendorID": "0x1002",
  258. "adapterDeviceID": "0x67ef",
  259. "adapterRAM": "",
  260. "adapterDrivers": "",
  261. "driverVersion": "",
  262. "driverDate": "",
  263. "offMainThreadPaintEnabled": false,
  264. "webgl1Renderer": "ATI Technologies Inc. -- AMD Radeon Pro 450 OpenGL Engine",
  265. "webgl1Version": "4.1 ATI-1.58.30",
  266. "webgl1DriverExtensions": "GL_ARB_blend_func_extended GL_ARB_draw_buffers_blend GL_ARB_draw_indirect GL_ARB_ES2_compatibility GL_ARB_explicit_attrib_location GL_ARB_gpu_shader_fp64 GL_ARB_gpu_shader5 GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_occlusion_query2 GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_separate_shader_objects GL_ARB_shader_bit_encoding GL_ARB_shader_subroutine GL_ARB_shading_language_include GL_ARB_tessellation_shader GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_cube_map_array GL_ARB_texture_gather GL_ARB_texture_query_lod GL_ARB_texture_rgb10_a2ui GL_ARB_texture_storage GL_ARB_texture_swizzle GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_vertex_attrib_64bit GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_EXT_debug_label GL_EXT_debug_marker GL_EXT_depth_bounds_test GL_EXT_texture_compression_s3tc GL_EXT_texture_filter_anisotropic GL_EXT_texture_mirror_clamp GL_EXT_texture_sRGB_decode GL_APPLE_client_storage GL_APPLE_container_object_shareable GL_APPLE_flush_render GL_APPLE_object_purgeable GL_APPLE_rgb_422 GL_APPLE_row_bytes GL_APPLE_texture_range GL_ATI_texture_mirror_once GL_NV_texture_barrier",
  267. "webgl1Extensions": "ANGLE_instanced_arrays EXT_blend_minmax EXT_color_buffer_half_float EXT_frag_depth EXT_sRGB EXT_shader_texture_lod EXT_texture_filter_anisotropic EXT_disjoint_timer_query OES_element_index_uint OES_standard_derivatives OES_texture_float OES_texture_float_linear OES_texture_half_float OES_texture_half_float_linear OES_vertex_array_object WEBGL_color_buffer_float WEBGL_compressed_texture_s3tc WEBGL_compressed_texture_s3tc_srgb WEBGL_debug_renderer_info WEBGL_debug_shaders WEBGL_depth_texture WEBGL_draw_buffers WEBGL_lose_context",
  268. "webgl1WSIInfo": "CGL",
  269. "webgl2Renderer": "ATI Technologies Inc. -- AMD Radeon Pro 450 OpenGL Engine",
  270. "webgl2Version": "4.1 ATI-1.58.30",
  271. "webgl2DriverExtensions": "GL_ARB_blend_func_extended GL_ARB_draw_buffers_blend GL_ARB_draw_indirect GL_ARB_ES2_compatibility GL_ARB_explicit_attrib_location GL_ARB_gpu_shader_fp64 GL_ARB_gpu_shader5 GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_occlusion_query2 GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_separate_shader_objects GL_ARB_shader_bit_encoding GL_ARB_shader_subroutine GL_ARB_shading_language_include GL_ARB_tessellation_shader GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_cube_map_array GL_ARB_texture_gather GL_ARB_texture_query_lod GL_ARB_texture_rgb10_a2ui GL_ARB_texture_storage GL_ARB_texture_swizzle GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_vertex_attrib_64bit GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_EXT_debug_label GL_EXT_debug_marker GL_EXT_depth_bounds_test GL_EXT_texture_compression_s3tc GL_EXT_texture_filter_anisotropic GL_EXT_texture_mirror_clamp GL_EXT_texture_sRGB_decode GL_APPLE_client_storage GL_APPLE_container_object_shareable GL_APPLE_flush_render GL_APPLE_object_purgeable GL_APPLE_rgb_422 GL_APPLE_row_bytes GL_APPLE_texture_range GL_ATI_texture_mirror_once GL_NV_texture_barrier",
  272. "webgl2Extensions": "EXT_color_buffer_float EXT_texture_filter_anisotropic EXT_disjoint_timer_query OES_texture_float_linear WEBGL_compressed_texture_s3tc WEBGL_compressed_texture_s3tc_srgb WEBGL_debug_renderer_info WEBGL_debug_shaders WEBGL_lose_context",
  273. "webgl2WSIInfo": "CGL",
  274. "info": {
  275. "AzureCanvasBackend": "skia",
  276. "AzureFallbackCanvasBackend": "none",
  277. "AzureContentBackend": "skia",
  278. "AzureCanvasAccelerated": 1,
  279. "ApzWheelInput": 1,
  280. "ApzDragInput": 1,
  281. "ApzKeyboardInput": 1,
  282. "ApzAutoscrollInput": 1,
  283. "TileHeight": 512,
  284. "TileWidth": 512
  285. },
  286. "featureLog": {
  287. "features": [
  288. {
  289. "name": "HW_COMPOSITING",
  290. "description": "Compositing",
  291. "status": "available",
  292. "log": [
  293. {
  294. "type": "default",
  295. "status": "available"
  296. }
  297. ]
  298. },
  299. {
  300. "name": "OPENGL_COMPOSITING",
  301. "description": "OpenGL Compositing",
  302. "status": "available",
  303. "log": [
  304. {
  305. "type": "default",
  306. "status": "available"
  307. }
  308. ]
  309. },
  310. {
  311. "name": "WEBRENDER",
  312. "description": "WebRender",
  313. "status": "opt-in",
  314. "log": [
  315. {
  316. "type": "default",
  317. "status": "opt-in",
  318. "message": "WebRender is an opt-in feature"
  319. }
  320. ]
  321. },
  322. {
  323. "name": "OMTP",
  324. "description": "Off Main Thread Painting",
  325. "status": "blocked",
  326. "log": [
  327. {
  328. "type": "default",
  329. "status": "disabled",
  330. "message": "Disabled by default"
  331. },
  332. {
  333. "type": "runtime",
  334. "status": "blocked",
  335. "message": "OMTP does not yet support tiling"
  336. }
  337. ]
  338. }
  339. ],
  340. "fallbacks": []
  341. },
  342. "crashGuards": []
  343. },
  344. "experiments": [],
  345. "extensions": [],
  346. "features": [
  347. {
  348. "name": "Activity Stream",
  349. "version": "2017.10.20.1325-95b4c353",
  350. },
  351. {
  352. "name": "Application Update Service Helper",
  353. "version": "2.0",
  354. },
  355. {
  356. "name": "Firefox Screenshots",
  357. "version": "19.2.0",
  358. },
  359. {
  360. "name": "FlyWeb",
  361. "version": "1.0.0",
  362. },
  363. {
  364. "name": "Follow-on Search Telemetry",
  365. "version": "0.9.6",
  366. },
  367. {
  368. "name": "Form Autofill",
  369. "version": "1.0",
  370. },
  371. {
  372. "name": "Photon onboarding",
  373. "version": "1.0",
  374. },
  375. {
  376. "name": "Pocket",
  377. "version": "1.0.5",
  378. },
  379. {
  380. "name": "Presentation",
  381. "version": "1.0.0",
  382. },
  383. {
  384. "name": "Shield Recipe Client",
  385. "version": "76",
  386. },
  387. {
  388. "name": "Web Compat",
  389. "version": "1.1",
  390. },
  391. {
  392. "name": "WebCompat Reporter",
  393. "version": "1.0.0",
  394. }
  395. ],
  396. "modifiedPreferences": {}
  397. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement