Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 { | |
| 2 "name": "window/argument overflow", | |
| 3 "version": "0.1", | |
| 4 "description": "Tests window.create with arguments that do not fit in an int32 .", | |
| 5 "background_page": "test.html", | |
| 6 "permissions": ["tabs"] | |
| 7 } | |
| OLD | NEW |