diff browse annotate |
05d9746016f47666c00390aacc9f9d62c8ffffb4 created 2017-02-24 17:04 +0100 pushed 2017-02-25 15:06 +0000 |
Sylvestre Ledru | Sylvestre Ledru - Move to 99 chars instead of 80 |
diff browse annotate |
cbb8fdf1daf98a15f7d57f6b08d273bdf96aa1a0 created 2017-02-24 09:55 +0100 pushed 2017-02-25 15:06 +0000 |
Sylvestre Ledru | Sylvestre Ledru - indent all but js/ |
diff browse annotate |
60560ecf6ee31630e7d557b219c961f0340ad6c9 created 2017-02-15 00:00 -0500 pushed 2017-02-15 09:52 +0000 |
Boris Zbarsky | Boris Zbarsky - Bug 1330699 part 9. Rename "MozMap" to "record" in our IDL parser and IDL files. r=qdot |
diff browse annotate |
e8c7dfe727cd970e2c3294934e2927b14143c205 created 2015-10-18 01:24 -0400 pushed 2015-10-18 23:55 +0000 |
Nathan Froyd | Nathan Froyd - Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat |
diff browse annotate |
41dea9df27ed995f8315ab4318c187a617937664 created 2015-10-07 10:19 -0700 pushed 2015-10-07 19:27 +0000 |
Wes Kocher | Wes Kocher - Backed out changeset 91d4539e00ce (bug 1207245) |
diff browse annotate |
91d4539e00cecb658604e021675a923c60ef3235 created 2015-10-07 16:50 -0400 pushed 2015-10-07 14:08 +0000 |
Nathan Froyd | Nathan Froyd - Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat |
diff browse annotate |
91d6e262b662a0b4e47358665e222d3927337af9 created 2015-07-13 08:25 -0700 pushed 2015-07-13 18:20 +0000 |
Birunthan Mohanathas | Birunthan Mohanathas - Bug 1182996 - Fix and add missing namespace comments. rs=ehsan |
diff browse annotate |
b29fb541568470b240c639e29493ba06ed4a1e12 created 2015-03-18 09:45 -0700 pushed 2015-03-22 01:24 +0000 |
Nikhil Marathe | Nikhil Marathe - Bug 931249 - patch 1 - Scriptloader use cache if needed |
diff browse annotate |
0b0c492a33b545fb9daa9b041969e17b5dcbe00e created 2015-03-19 10:13 -0400 pushed 2015-03-20 01:41 +0000 |
Boris Zbarsky | Boris Zbarsky - Bug 1117172 part 3. Change the wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv |
diff browse annotate |
fefa0c931bb79e2a48c13325aab8946cea1436dd created 2015-02-22 01:52 -0800 pushed 2015-03-09 17:42 +0000 |
Nikhil Marathe | Nikhil Marathe - Bug 1133861 - Enable the Fetch API by default. r=jst |
diff browse annotate |
6e3f63326f130d68e4a66db3a26969bf566c81f4 created 2014-10-02 10:59 -0700 pushed 2014-10-20 17:29 +0000 |
Nikhil Marathe | Nikhil Marathe - Bug 1039846 - Split Headers into InternalHeaders. r=baku |
diff browse annotate |
2ae2d0f3a5469335377c3cdb530518d6a7dd6eff created 2014-10-07 11:44 +0200 pushed 2014-10-20 17:29 +0000 |
Peter Van der Beken | Peter Van der Beken - Bug 1078744 - Replace SetIsDOMBinding with SetIsNonDOMBinding, remove nsWrapperCache::SetIsDOMBinding. r=bz. |
diff browse annotate |
85663bd538c30f0456f3fd041ab9cfefb6f8154f created 2014-09-23 22:03 -0700 pushed 2014-10-20 17:29 +0000 |
Nikhil Marathe | Nikhil Marathe - Bug 1039846 - Request implementation. r=baku |
diff browse annotate |
1c766099a83cf10ef4423eefb7f6c49e64c23fb3 created 2014-09-29 10:28 -0700 pushed 2014-10-20 17:29 +0000 |
Nikhil Marathe | Nikhil Marathe - Bug 1074286 - Fix Headers::Fill(const Headers&, ErrorResult&). r=bkelly |
diff browse annotate |
858c7a6a138025cb8c393d6298458d68fc2699b9 created 2014-07-29 17:24 -0400 pushed 2014-10-20 17:29 +0000 |
Ben Kelly | Ben Kelly - Bug 1045561 Use a WebIDL Func attribute to conditionally enable Fetch Headers. r=ehsan r=bz |
diff browse annotate |
ce5290527b36feb9b7925adfca667a453244d777 created 2014-07-28 15:28 -0400 pushed 2014-10-20 17:29 +0000 |
Ben Kelly | Ben Kelly - Bug 1029620 P6 Implement Fetch Headers DOM object. r=ehsan r=jst |