Thu, 15 Jan 2015 21:03:48 +0100
Integrate friendly tips from Tor colleagues to make (or not) 4.5 alpha 3;
This includes removal of overloaded (but unused) methods, and addition of
a overlooked call to DataStruct::SetData(nsISupports, uint32_t, bool.)
michael@0 | 1 | == static-valid.html valid-ref.html |
michael@0 | 2 | == dynamic-valid.html valid-ref.html |
michael@0 | 3 | == static-invalid.html invalid-ref.html |
michael@0 | 4 | skip-if(B2G) == dynamic-invalid.html invalid-ref.html |
michael@0 | 5 | == dynamic-invalid-barred.html invalid-barred-ref.html |
michael@0 | 6 | == dynamic-invalid-barred-2.html invalid-barred-ref.html |
michael@0 | 7 | == dynamic-invalid-not-barred.html invalid-ref.html |
michael@0 | 8 | == static-invalid-barred.html invalid-barred-ref.html |
michael@0 | 9 | == remove-invalid-element.html valid-ref-2.html |
michael@0 | 10 | == add-invalid-element.html invalid-ref-2.html |
michael@0 | 11 | == add-submit-control.html invalid-ref.html |
michael@0 | 12 | == remove-submit-control.html valid-ref-3.html |
michael@0 | 13 | == change-type-submit-control.html invalid-ref.html |
michael@0 | 14 | == change-type-not-submit-control.html valid-ref-4.html |
michael@0 | 15 | == remove-form.html invalid-ref-3.html |