Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 { | |
| 2 "browser": { | |
| 3 "window_placement": { | |
| 4 "bottom": 1181, | |
| 5 "left": 622, | |
| 6 "maximized": false, | |
| 7 "right": 1689, | |
| 8 "top": 28, | |
| 9 "work_area_bottom": 1576, | |
| 10 "work_area_left": 0, | |
| 11 "work_area_right": 2560, | |
| 12 "work_area_top": 24 | |
| 13 }, | |
| 14 "window_placement_DevToolsApp": { | |
| 15 "always_on_top": false, | |
| 16 "bottom": 693, | |
| 17 "left": 81, | |
| 18 "maximized": false, | |
| 19 "right": 721, | |
| 20 "top": 53, | |
| 21 "work_area_bottom": 1576, | |
| 22 "work_area_left": 0, | |
| 23 "work_area_right": 2560, | |
| 24 "work_area_top": 24 | |
| 25 } | |
|
gab
2014/09/08 21:29:26
Also add another test app which is not DevTools (s
| |
| 26 } | |
| 27 } | |
| OLD | NEW |