diff browse annotate |
6e5acaff8239634f6ccc30107768c87038e799f1 created 2012-12-17 15:40 -0500 pushed unknown |
Jeff Walden | Jeff Walden - Bug 756709 - Make ThreadLocal::set crash on failure (which really can only happen if per-thread memory for the TLS entry couldn't be allocated, which should be really rare). r=Ms2ger |
diff browse annotate |
1a0f4431003105008d31616e75b8db2d3291d54f created 2012-06-03 20:36 -0700 pushed unknown |
Jeff Walden | Jeff Walden - Style patrol to make everything conform to mfbt/STYLE. No bug, r=sparky |
diff browse annotate |
b3570567bd5d9a4616a6cf9358d3c8e57805beec created 2012-05-22 08:43 +0200 pushed unknown |
Mike Hommey | Mike Hommey - Bug 756965 - Allow mozilla::ThreadLocal to store integer types smaller than, or as large as, a pointer. r=Waldo |
diff browse annotate |
fdac756d438b86fadd9cbf0597d79cb18b006b3f created 2012-05-09 16:54 -0400 pushed unknown |
Ehsan Akhgari | Ehsan Akhgari - Bug 753119 - Add ThreadLocal to mfbt - r=jwalden |