diff browse annotate |
231a8c61b49f3fb528fff76b4c4bb18b14cae473 created 2015-01-28 18:00 +0900 pushed 2015-04-21 23:03 +0000 |
Mike Hommey | Mike Hommey - Bug 1126593 - Add a global fallible instance, so that using fallible works directly, everywhere. r=njn |
diff browse annotate |
5a9badd6db004310b9d1aca5db25ef4c275a4362 created 2014-01-04 10:02 -0500 pushed 2014-04-22 00:22 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc |
diff browse annotate |
a16372ce30b5f6b747246b01fcd215a4bf3b6342 created 2012-08-22 11:56 -0400 pushed 2012-11-14 20:38 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg |
diff browse annotate |
b5c4b792f3f2a047e3517472d72842a76afb77cd created 2012-07-30 17:20 +0300 pushed 2012-11-14 20:38 +0000 |
Aryeh Gregor | Aryeh Gregor - Bug 777292 part 2 - Change all nsnull to nullptr |
diff browse annotate |
7c3cd4824f94609d4ad714bea9c687227c641e63 created 2012-05-29 16:52 +0100 pushed 2012-08-24 15:39 +0000 |
Gervase Markham | Gervase Markham - Bug 759095 - upgrade license to MPL 2, and other licensing cleanups. |
diff browse annotate |
e72b863261249ff89ccd8de9f3cd8cde8779d8d7 created 2011-12-17 22:19 +0100 pushed 2012-03-09 01:01 +0000 |
Mats Palmgren | Mats Palmgren - Bug 706932 - stack overflow when deleting long nsHtml5OwningUTF16Buffer list (recursive dtor). r=hsivonen |
diff browse annotate |
887e93b8c10568280dc845612a2f3b16aab15d57 created 2011-10-29 23:14 +0300 pushed 2012-01-29 07:46 +0000 |
Henri Sivonen | Henri Sivonen - Bug 696651 part 2 - Establish document.write() insertion position before re-entrant calls can occur. r=Olli.Pettay. |
diff browse annotate |
f5a12d693b5b4a0170c2dcd8f97fd66d23d7a9e4 created 2011-10-30 00:10 +0300 pushed 2012-01-29 07:46 +0000 |
Henri Sivonen | Henri Sivonen - Back out changeset fc4ddddf142d and changeset d1766aec3d7e due to jsreftest orange. |
diff browse annotate |
d1766aec3d7e50e6b00bf80069a6da6d3c567211 created 2011-10-29 23:14 +0300 pushed 2012-01-29 07:46 +0000 |
Henri Sivonen | Henri Sivonen - Bug 696651 part 2 - Establish document.write() insertion position before re-entrant calls can occur. r=Olli.Pettay. |
diff browse annotate |
daef044609cedf37263d0adb662019bb06c2e84f created 2011-09-28 15:45 +0300 pushed 2012-01-29 07:46 +0000 |
Henri Sivonen | Henri Sivonen - Bug 687744 and bug 573078 - Make buffer allocations in the HTML parser fallible; deal with allocation failures; reuse the buffers of strings passed to the parser. r=Olli.Pettay. |