Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(270)

Side by Side Diff: Source/devtools/front_end/emulated_devices/module.json

Issue 1199313005: [DevTools] Add modes to more devices. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "extensions": [ 2 "extensions": [
3 { 3 {
4 "type": "emulated-device", 4 "type": "emulated-device",
5 "device": { 5 "device": {
6 "show-by-default": true, 6 "show-by-default": true,
7 "title": "Apple iPhone 4", 7 "title": "Apple iPhone 4",
8 "screen": { 8 "screen": {
9 "horizontal": { 9 "horizontal": {
10 "width": 480, 10 "width": 480,
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after
91 "capabilities": [ 91 "capabilities": [
92 "touch", 92 "touch",
93 "mobile" 93 "mobile"
94 ], 94 ],
95 "user-agent": "Mozilla/5.0 (iPhone; CPU iPhone OS 8_0 like Mac O S X) AppleWebKit/600.1.3 (KHTML, like Gecko) Version/8.0 Mobile/12A4345d Safari/ 600.1.4", 95 "user-agent": "Mozilla/5.0 (iPhone; CPU iPhone OS 8_0 like Mac O S X) AppleWebKit/600.1.3 (KHTML, like Gecko) Version/8.0 Mobile/12A4345d Safari/ 600.1.4",
96 "type": "phone", 96 "type": "phone",
97 "modes": [ 97 "modes": [
98 { 98 {
99 "title": "default", 99 "title": "default",
100 "orientation": "vertical", 100 "orientation": "vertical",
101 "insets": { "left": 0, "top": 0, "right": 0, "bottom": 0 } 101 "insets": { "left": 0, "top": 40, "right": 0, "bottom": 0 }
102 },
103 {
104 "title": "navigation bar",
105 "orientation": "vertical",
106 "insets": { "left": 0, "top": 64, "right": 0, "bottom": 45 }
107 },
108 {
109 "title": "keyboard",
110 "orientation": "vertical",
111 "insets": { "left": 0, "top": 40, "right": 0, "bottom": 260 }
112 },
113 {
114 "title": "navigation bar and keyboard",
115 "orientation": "vertical",
116 "insets": { "left": 0, "top": 64, "right": 0, "bottom": 260 }
102 }, 117 },
103 { 118 {
104 "title": "default", 119 "title": "default",
105 "orientation": "horizontal", 120 "orientation": "horizontal",
106 "insets": { "left": 0, "top": 0, "right": 0, "bottom": 0 } 121 "insets": { "left": 0, "top": 0, "right": 0, "bottom": 0 }
122 },
123 {
124 "title": "navigation bar",
125 "orientation": "horizontal",
126 "insets": { "left": 0, "top": 44, "right": 0, "bottom": 0 }
127 },
128 {
129 "title": "keyboard",
130 "orientation": "horizontal",
131 "insets": { "left": 0, "top": 0, "right": 0, "bottom": 2 06 }
132 },
133 {
134 "title": "navigation bar and keyboard",
135 "orientation": "horizontal",
136 "insets": { "left": 0, "top": 44, "right": 0, "bottom": 206 }
107 } 137 }
108 ] 138 ]
109 } 139 }
110 }, 140 },
111 { 141 {
112 "type": "emulated-device", 142 "type": "emulated-device",
113 "device": { 143 "device": {
114 "show-by-default": true, 144 "show-by-default": true,
115 "title": "Apple iPhone 6 Plus", 145 "title": "Apple iPhone 6 Plus",
116 "screen": { 146 "screen": {
(...skipping 82 matching lines...) Expand 10 before | Expand all | Expand 10 after
199 "capabilities": [ 229 "capabilities": [
200 "touch", 230 "touch",
201 "mobile" 231 "mobile"
202 ], 232 ],
203 "user-agent": "Mozilla/5.0 (Linux; Android 4.4.2; Nexus 4 Build/ KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.122 Mobile Safar i/537.36", 233 "user-agent": "Mozilla/5.0 (Linux; Android 4.4.2; Nexus 4 Build/ KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.122 Mobile Safar i/537.36",
204 "type": "phone", 234 "type": "phone",
205 "modes": [ 235 "modes": [
206 { 236 {
207 "title": "default", 237 "title": "default",
208 "orientation": "vertical", 238 "orientation": "vertical",
209 "insets": { "left": 0, "top": 0, "right": 0, "bottom": 0 } 239 "insets": { "left": 0, "top": 25, "right": 0, "bottom": 48 }
240 },
241 {
242 "title": "navigation bar",
243 "orientation": "vertical",
244 "insets": { "left": 0, "top": 80, "right": 0, "bottom": 48 }
245 },
246 {
247 "title": "keyboard",
248 "orientation": "vertical",
249 "insets": { "left": 0, "top": 80, "right": 0, "bottom": 326 }
210 }, 250 },
211 { 251 {
212 "title": "default", 252 "title": "default",
213 "orientation": "horizontal", 253 "orientation": "horizontal",
214 "insets": { "left": 0, "top": 0, "right": 0, "bottom": 0 } 254 "insets": { "left": 0, "top": 25, "right": 42, "bottom": 0 }
255 },
256 {
257 "title": "navigation bar",
258 "orientation": "horizontal",
259 "insets": { "left": 0, "top": 80, "right": 42, "bottom": 0 }
260 },
261 {
262 "title": "keyboard",
263 "orientation": "horizontal",
264 "insets": { "left": 0, "top": 80, "right": 42, "bottom": 214 }
215 } 265 }
216 ] 266 ]
217 } 267 }
218 }, 268 },
219 { 269 {
220 "type": "emulated-device", 270 "type": "emulated-device",
221 "device": { 271 "device": {
222 "title": "Google Nexus 5", 272 "title": "Google Nexus 5",
223 "type": "phone", 273 "type": "phone",
224 "user-agent": "Mozilla/5.0 (Linux; Android 4.4.4; Nexus 5 Build/ KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/38.0.2125.114 Mobile Safar i/537.36", 274 "user-agent": "Mozilla/5.0 (Linux; Android 4.4.4; Nexus 5 Build/ KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/38.0.2125.114 Mobile Safar i/537.36",
(...skipping 66 matching lines...) Expand 10 before | Expand all | Expand 10 after
291 "capabilities": [ 341 "capabilities": [
292 "touch", 342 "touch",
293 "mobile" 343 "mobile"
294 ], 344 ],
295 "user-agent": "Mozilla/5.0 (Linux; Android 5.1.1; Nexus 6 Build/ LYZ28E) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.2403.20 Mobile Safari /537.36", 345 "user-agent": "Mozilla/5.0 (Linux; Android 5.1.1; Nexus 6 Build/ LYZ28E) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.2403.20 Mobile Safari /537.36",
296 "type": "phone", 346 "type": "phone",
297 "modes": [ 347 "modes": [
298 { 348 {
299 "title": "default", 349 "title": "default",
300 "orientation": "vertical", 350 "orientation": "vertical",
301 "insets": { "left": 0, "top": 0, "right": 0, "bottom": 0 } 351 "insets": { "left": 0, "top": 25, "right": 0, "bottom": 48 }
352 },
353 {
354 "title": "navigation bar",
355 "orientation": "vertical",
356 "insets": { "left": 0, "top": 80, "right": 0, "bottom": 48 }
357 },
358 {
359 "title": "keyboard",
360 "orientation": "vertical",
361 "insets": { "left": 0, "top": 80, "right": 0, "bottom": 343 }
302 }, 362 },
303 { 363 {
304 "title": "default", 364 "title": "default",
305 "orientation": "horizontal", 365 "orientation": "horizontal",
306 "insets": { "left": 0, "top": 0, "right": 0, "bottom": 0 } 366 "insets": { "left": 0, "top": 25, "right": 42, "bottom": 0 }
367 },
368 {
369 "title": "navigation bar",
370 "orientation": "horizontal",
371 "insets": { "left": 0, "top": 80, "right": 42, "bottom": 0 }
372 },
373 {
374 "title": "keyboard",
375 "orientation": "horizontal",
376 "insets": { "left": 0, "top": 80, "right": 42, "bottom": 222 }
307 } 377 }
308 ] 378 ]
309 } 379 }
310 }, 380 },
311 { 381 {
312 "type": "emulated-device", 382 "type": "emulated-device",
313 "device": { 383 "device": {
314 "show-by-default": true, 384 "show-by-default": true,
315 "title": "LG Optimus L70", 385 "title": "LG Optimus L70",
316 "screen": { 386 "screen": {
(...skipping 547 matching lines...) Expand 10 before | Expand all | Expand 10 after
864 } 934 }
865 ], 935 ],
866 "dependencies": [ 936 "dependencies": [
867 "emulation" 937 "emulation"
868 ], 938 ],
869 "scripts": [ 939 "scripts": [
870 ], 940 ],
871 "resources": [ 941 "resources": [
872 ] 942 ]
873 } 943 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698