Confirmed users
439
edits
(→Accumulated personal notes: add privacy etp-strict triage helper tools.) |
(→Fun code: add humble mach test error command) |
||
| Line 159: | Line 159: | ||
return NS_ERROR_UNKNOWN_PROTOCOL; | return NS_ERROR_UNKNOWN_PROTOCOL; | ||
} | } | ||
* [https://github.com/nss-dev/nss/blob/1f7327638d2457c9b8fe0d65349c400120f61831/fuzz/config/gen_corpus.py#L30 | * Sound the computer makes when executing the function[https://github.com/nss-dev/nss/blob/1f7327638d2457c9b8fe0d65349c400120f61831/fuzz/config/gen_corpus.py#L30] | ||
def brrrrr(hosts, args) | def brrrrr(hosts, args) | ||
* Humble code comment when specifying non-existing test path[https://searchfox.org/mozilla-central/rev/d1e731d931b7b46237175de1701849a7cf5c8579/testing/mach_commands.py#22-24] | |||
It's possible my little brain doesn't know about the type of test you are | |||
trying to execute. If you suspect this, please request support by filing | |||
a bug at [Testing :: General]. | |||
== Good documentation comments == | == Good documentation comments == | ||