diff browse annotate |
922e1a74789f4b92dedaa495cc5312fb1d3b91bb created 2013-08-23 10:29 -0700 pushed 2013-08-23 17:30 +0000 |
Kyle Huey | Kyle Huey - Bug 903772: Followup to address missed review comment. |
diff browse annotate |
27ba8b41c4586bb0ea66d5293c4934b090a0387e created 2013-08-22 22:17 -0700 pushed 2013-08-23 05:18 +0000 |
Kyle Huey | Kyle Huey - Bug 903772: Part 8 - Remove TextEncoderBase. r=emk |
diff browse annotate |
3d866e6ca83a609ac1e1435a4fcdecb4899c97d3 created 2013-08-22 22:17 -0700 pushed 2013-08-23 05:18 +0000 |
Kyle Huey | Kyle Huey - Bug 903772: Part 7 - Remove the worker thread TextEncoder implementation. r=emk |
diff browse annotate |
2df0b1968e70821233433e025dc238176b0240ec created 2013-08-22 22:17 -0700 pushed 2013-08-23 05:18 +0000 |
Kyle Huey | Kyle Huey - Bug 903772: Part 1 - Add an API for creating typed arrays that doesn't require the caller to be wrapper cached. r=peterv |
diff browse annotate |
f2291cff5ad841cd58df833fcd74f11effec09bd created 2013-02-15 05:36 +0900 pushed 2013-02-14 20:37 +0000 |
Masatoshi Kimura | Masatoshi Kimura - Bug 841479 - Remove nsISupports inheritance from TextDecoder and TextEncoder. r=bz |
diff browse annotate |
905b2cfe26aeda9da0d1519fdb0b303a4a64e60c created 2012-12-22 09:15 +0900 pushed 2012-12-22 00:20 +0000 |
Masatoshi Kimura | Masatoshi Kimura - Bug 795542 - Part 1: Create Text(En|De)coderBase. r=bent |
diff browse annotate |
bffe151ab8acc96e3fa148540e3a44d2b176bb5d created 2012-12-17 13:44 -0800 pushed 2012-12-17 22:29 +0000 |
William Chen | William Chen - Bug 820544 - Prefix WebIDL dictionary native member names to avoid C++ keywords. r=bz |
diff browse annotate |
22f0a7ee5348e6b71faf49a796564b40374bf80d created 2012-12-16 19:51 -0500 pushed 2012-12-17 00:51 +0000 |
Masatoshi Kimura | Masatoshi Kimura - Bug 820373 - Add a null check to TextEncoder.encode(). r=bz |
diff browse annotate |
15e83fa7017265eadfce80b140385436df5f11e8 created 2012-12-14 16:58 +0000 pushed 2012-12-14 16:59 +0000 |
Ed Morley | Ed Morley - Backout 67d84be0cc83 (bug 820544) for bustage |
diff browse annotate |
67d84be0cc83fd23075465eca4d131436e10a132 created 2012-12-11 16:05 -0800 pushed 2012-12-14 16:48 +0000 |
William Chen | William Chen - Bug 820544 - Prefix webidl dictionary native members names to avoid C++ keywords. r=bz |
diff browse annotate |
62fc36842e4417b2c999d40910bfdaf8e12410f7 created 2012-11-14 21:01 -0500 pushed 2012-11-15 02:01 +0000 |
Masatoshi Kimura | Masatoshi Kimura - Bug 811127 - Text(De|En)coder("utf-16").encoding should return "utf-16le", not "utf-16". r=hsivonen |
diff browse annotate |
b2a8c4a7945334effeb5f818176e19e7cb42e0e2 created 2012-11-07 18:04 -0500 pushed 2012-11-07 23:04 +0000 |
Masatoshi Kimura | Masatoshi Kimura - Bug 801402 - Make EncodingUtil methods case sensitive. r=hsivonen |
diff browse annotate |
4aeebb3cacfa9bd7093cd4580ea40037e58af7ea created 2012-11-06 18:23 -0500 pushed 2012-11-06 23:23 +0000 |
Masatoshi Kimura | Masatoshi Kimura - Bug 801487 - Change some exceptions from EncodingError to TypeError. r=sicking |
diff browse annotate |
05636b372638e8effb4f486fdfe87a6322e664ca created 2012-10-24 22:03 -0400 pushed 2012-10-25 02:03 +0000 |
Masatoshi Kimura | Masatoshi Kimura - Bug 801487 - Update WebIDL definitions. r=sicking |
diff browse annotate |
2eb1ca5c87ea8810bcceda6be97d76339bb4ab2c created 2012-09-28 11:19 +0100 pushed 2012-09-28 10:21 +0000 |
Masatoshi Kimura | Masatoshi Kimura - Bug 764234 - Implement StringEncoding API. r=dougt,smontagu |