diff browse annotate |
a84f156f316450e40c01d8eaa78f7e47c940dd01 created 2013-09-19 15:24 -0400 pushed 2013-09-20 09:38 +0000 |
Birunthan Mohanathas | Birunthan Mohanathas - Bug 784739 - Switch from NULL to nullptr in js/ductwork/, js/ipc/, and js/public/; r=ehsan |
diff browse annotate |
9e98958b5e50ca9456adb49750e6480ac7ad201d created 2013-08-27 19:59 -0700 pushed 2013-09-02 14:08 +0000 |
Nicholas Nethercote | Nicholas Nethercote - Bug 911020 - Introduce js/TypeDecls.h, which holds very commonly used type declarations from the JS engine. r=luke. |
diff browse annotate |
7e6fb33fdf224bfb5d54decdcecfd18ab398ef4a created 2013-08-19 23:43 -0700 pushed 2013-08-22 19:46 +0000 |
Nicholas Nethercote | Nicholas Nethercote - Bug 905017 (part 2) - Move structured clone stuff from jsapi.{h,cpp} and jsclone.{h,cpp} to js/StructuredClone.{h,cpp}. r=billm. |