Home
last modified time | relevance | path

Searched refs:crBugs (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/resources/gpu_internals/
Dbrowser_bridge_tests.js54 {description: "Something wrong", crBugs: [], webkitBugs: []}, property
55 {description: "SomethingElse", crBugs: [], webkitBugs: []}, property
58 crBugs: [23456], property
Dinfo_view.js182 if (problem.crBugs.length + problem.webkitBugs.length > 0) {
192 for (j = 0; j < problem.crBugs.length; ++j) {
200 var bugid = parseInt(problem.crBugs[j]);