Gervase Markham
|
cb6a072c2a
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Ehren Metcalfe
|
a83fdb3d8c
|
Bug 575720 - static checking suite: use Dehydra multiple-arg support + fix method signature comparison in several scripts r=taras
|
2010-08-18 18:06:05 -07:00 |
|
Benjamin Smedberg
|
f06bb71bc8
|
Fix the static analysis error: m.isVirtual is a tri-state undefined, true, or "pure", and I didn't take that into account when writing the original NS_OVERRIDE analysis.
|
2009-10-04 14:35:33 -04:00 |
|
Benjamin Smedberg
|
d52442a811
|
Bug 500870 - NS_OVERRIDE indicates that a method must override a base-class method, r=taras
|
2009-09-04 11:21:31 -04:00 |
|
Taras Glek
|
b6eed5b18d
|
Bug 512726 - Add NS_MUST_OVERRIDE static annotation. r=bsmedberg
|
2009-09-18 10:26:13 -07:00 |
|
Benjamin Smedberg
|
9055de765a
|
Bug 498398 - fast natives such as array_sort and many others must not be JS_REQUIRES_STACK, r=jorendorff
|
2009-06-25 15:12:19 -04:00 |
|
Benjamin Smedberg
|
cbbce9065a
|
Add a static analysis pass to verify that for any do_QueryFrame<Interface> there is an Interface::kFrameIID declared. NPODB, static-checking only.
|
2009-01-12 14:21:11 -05:00 |
|
Benjamin Smedberg
|
51e91b916e
|
Bug 468717 - enable static analysis for js/src, r=jorendorff
|
2008-12-11 11:40:04 -05:00 |
|