diff browse annotate |
a200f79a7b8fcec1902639e8898f1a48825a7be2 created 2014-05-19 16:37 -0400 pushed 2014-08-25 18:42 +0000 |
Boris Zbarsky | Boris Zbarsky - Bug 1010658 part 2. Stop storing a DOMClass* in a slot on DOM prototypes. r=peterv |
diff browse annotate |
dcdf23cc62329e54c9b65370173c041b01237e7d created 2014-03-19 13:35 -0300 pushed 2014-07-14 18:39 +0000 |
Bobby Holley | Bobby Holley - Bug 825392 - Remove SOWs. r=bz |
diff browse annotate |
913cb7066263ab104f5917d82e82ad0c981df219 created 2014-02-21 11:35 -0800 pushed 2014-06-02 21:01 +0000 |
Bobby Holley | Bobby Holley - Bug 973780 - Remove Xray expando slot from new-binding objects. r=bz |
diff browse annotate |
a917689cc392eefa3a2accd9853da14ebacbb437 created 2014-02-20 20:46 -0800 pushed 2014-06-02 21:01 +0000 |
Phil Ringnalda | Phil Ringnalda - Back out 0f5f58d5d410:8db4d719f5f8 (bug 973780) for debug WinXP mochitest-3 assertions |
diff browse annotate |
0f5f58d5d410c8d39da35cdcaa10a081a237e287 created 2014-02-20 18:24 -0800 pushed 2014-06-02 21:01 +0000 |
Bobby Holley | Bobby Holley - Bug 973780 - Remove Xray expando slot from new-binding objects. r=bz |
diff browse annotate |
cb8aa9f8396867bf7567ca65ca4a0e7782353e61 created 2013-12-04 08:02 -0500 pushed 2014-03-10 22:05 +0000 |
Boris Zbarsky | Boris Zbarsky - Bug 942631 part 7. Move INSTANCE_RESERVED_SLOTS into the C++, so it's closer to the things it depends on. r=peterv |
diff browse annotate |
e6d3fd6af60638f175aef3059acd9e9952a06804 created 2013-08-23 22:42 -0400 pushed 2013-12-03 03:32 +0000 |
Boris Zbarsky | Boris Zbarsky - Bug 908351. Stop over-including DOMJSClass.h, so we don't rebuild as much when PrototypeList.h changes. We do this by factoring out the slot macros into a separate header and including that. r=khuey |