зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1476845 - Add link to mrgiggles' source r=jonco
Differential Revision: https://phabricator.services.mozilla.com/D33451 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
22ecc62435
Коммит
30f610c54e
|
@ -255,6 +255,10 @@ static MOZ_ALWAYS_INLINE void PodSet(T* aDst, const T& aSrc, size_t aNElem) {
|
|||
* pointer. These values should be odd, see the comment in IsThingPoisoned.
|
||||
*
|
||||
* Note: new patterns should also be added to the array in IsThingPoisoned!
|
||||
*
|
||||
* We try to keep our IRC bot, mrgiggles, up to date with these and other
|
||||
* patterns:
|
||||
* https://bitbucket.org/sfink/mrgiggles/src/default/plugins/knowledge/__init__.py
|
||||
*/
|
||||
const uint8_t JS_FRESH_NURSERY_PATTERN = 0x2F;
|
||||
const uint8_t JS_SWEPT_NURSERY_PATTERN = 0x2B;
|
||||
|
|
Загрузка…
Ссылка в новой задаче