Terrence Cole
|
161a4c26ba
|
Bug 1164602 - Replace js::NullPtr and JS::NullPtr with nullptr_t; r=sfink
|
2015-05-13 14:07:34 -07:00 |
Masatoshi Kimura
|
be535304d8
|
Bug 1111290 - Part 1: Remove MOZ_(BEGIN|END)_ENUM_CLASS. r=waldo
|
2015-01-26 07:22:07 +09:00 |
Ben Turner
|
d081140cb0
|
Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey.
|
2014-09-26 16:21:57 -07:00 |
Ben Turner
|
46d101f40c
|
Backout bug 994190 and merge over some stuff that landed afterwards on a CLOSED TREE.
|
2014-09-17 19:36:01 -04:00 |
Ben Turner
|
1a91d40956
|
Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey.
--HG--
rename : dom/indexedDB/ipc/SerializationHelpers.h => dom/indexedDB/SerializationHelpers.h
rename : dom/indexedDB/ipc/unit/head.js => dom/indexedDB/test/unit/xpcshell-head-child-process.js
rename : dom/indexedDB/test/unit/head.js => dom/indexedDB/test/unit/xpcshell-head-parent-process.js
rename : dom/ipc/Blob.h => dom/ipc/BlobParent.h
rename : dom/ipc/FileDescriptorSetChild.cpp => ipc/glue/FileDescriptorSetChild.cpp
rename : dom/ipc/FileDescriptorSetChild.h => ipc/glue/FileDescriptorSetChild.h
rename : dom/ipc/FileDescriptorSetParent.cpp => ipc/glue/FileDescriptorSetParent.cpp
rename : dom/ipc/FileDescriptorSetParent.h => ipc/glue/FileDescriptorSetParent.h
rename : dom/ipc/PFileDescriptorSet.ipdl => ipc/glue/PFileDescriptorSet.ipdl
|
2014-09-13 12:12:19 -04:00 |
Chris Peterson
|
d126c3c24f
|
Bug 1063962 - Replace jschar typedef with C++11 char16_t type. r=jandem
|
2014-07-21 21:43:21 -07:00 |
Jim Chen
|
2c9c0f8dad
|
Bug 1046880 - Throw custom exception when a property does not exist or has the wrong type; r=blassey
|
2014-08-06 14:38:29 -04:00 |
Jeff Walden
|
235c1f7500
|
Bug 1037100 - Remove all use of ScopedDeleteArray from miscellaneous places. r=jcranmer
--HG--
extra : rebase_source : 937557b819742ee62e10a4afa6c5152b910cd8b2
|
2014-07-10 20:37:40 -07:00 |
Jan de Mooij
|
d8a3cc8a63
|
Bug 1034689 followup - Add jchar cast back to fix Android compile errors.
|
2014-07-12 09:53:01 +02:00 |
Jan de Mooij
|
8772025bff
|
Bug 1034689 part 3 - Fix remaining places in Gecko to handle Latin1 strings. r=bz
|
2014-07-12 09:43:08 +02:00 |
Jim Chen
|
a2f1f96c3e
|
Bug 1022769 - Use PersistentRooted to root NativeJSContainer objects. r=jonco
|
2014-06-10 12:46:00 -04:00 |
Mark Capella
|
19df8c18ef
|
Bug 1014965 - NativeJSObject.optString does the wrong thing on "key":null, r=jchen, f=nalexander
|
2014-05-28 17:04:56 -04:00 |
Carsten "Tomcat" Book
|
e64cd11ad7
|
merge fx-team to mozilla-central
|
2014-05-21 13:57:43 +02:00 |
Jim Chen
|
4a858100e7
|
Bug 1012724 - Propagate exception in NativeJSObject calls; r=blassey
|
2014-05-20 15:55:36 -07:00 |
Jim Chen
|
fab1a1c57d
|
Bug 992357 - d. Add object array support to NativeJSObject; r=blassey
|
2014-05-16 18:25:29 -04:00 |
Jim Chen
|
c2e20e9927
|
Bug 992357 - c. Add primitive array support to NativeJSObject; r=blassey
|
2014-05-16 18:25:29 -04:00 |
Jim Chen
|
c0baa0f500
|
Bug 992357 - b. Add array support stubs; r=blassey
|
2014-05-16 18:25:29 -04:00 |
Jim Chen
|
2747d61065
|
Bug 992359 - d. Properly handle nullptr context; r=blassey
|
2014-05-12 12:50:47 -04:00 |
Jim Chen
|
4126548051
|
Bug 992359 - c. Add GetBundle implementation; r=blassey
|
2014-05-12 12:50:47 -04:00 |
Jim Chen
|
3a91fe28bb
|
Bug 992359 - b. Add skeletal NativeJSObject.toBundle; r=blassey
|
2014-05-12 12:50:46 -04:00 |
Mike Hommey
|
c7d3fefc6f
|
Bug 1013646 - Fix build failure with GCC < 4.7 after bug 992357. r=jchen
|
2014-05-21 11:28:39 +09:00 |
Jim Chen
|
a19a03d507
|
Bug 984458 - f. Add NativeJSObject opt getters; r=blassey
|
2014-04-01 15:16:56 -04:00 |
Jim Chen
|
a829ab70bd
|
Bug 984458 - e. Add NativeJSObject object getter; r=blassey
|
2014-04-01 15:16:55 -04:00 |
Jim Chen
|
5e4de5d8fb
|
Bug 984458 - d. Add NativeJSObject property getters; r=blassey
|
2014-04-01 15:16:55 -04:00 |
Jim Chen
|
cdc7a228c1
|
Bug 984458 - c. Add skeletal NativeJSObject implementation; r=blassey
|
2014-04-01 15:16:54 -04:00 |
Jim Chen
|
1447ea535f
|
Bug 984458 - b. Add threading support to NativeJSContainer; r=blassey
|
2014-04-01 15:16:53 -04:00 |
Jim Chen
|
d291d3bec4
|
Bug 984458 - a. Add NativeJSContainer implementation; r=blassey
|
2014-04-01 15:16:52 -04:00 |