Searched refs:crBugs (Results 1 – 2 of 2) sorted by relevance
54 {description: "Something wrong", crBugs: [], webkitBugs: []}, property55 {description: "SomethingElse", crBugs: [], webkitBugs: []}, property58 crBugs: [23456], property
182 if (problem.crBugs.length + problem.webkitBugs.length > 0) {192 for (j = 0; j < problem.crBugs.length; ++j) {200 var bugid = parseInt(problem.crBugs[j]);