Chris Peterson
|
d126c3c24f
|
Bug 1063962 - Replace jschar typedef with C++11 char16_t type. r=jandem
|
2014-07-21 21:43:21 -07:00 |
Ehsan Akhgari
|
c8380d74dd
|
Bug 1045067 - Fix some bad implicit constructors in dom/content/ipc; r=smaug
|
2014-07-28 13:17:51 -04:00 |
Benoit Girard
|
1465e09a99
|
Bug 1037691 - Fix instances where refcounted classes expose a public destructor. r=ehsan,bent,mayhemer,jrmuizel
|
2014-07-15 11:37:45 -04:00 |
Benoit Jacob
|
ec742680c8
|
Bug 1028588 - Fix dangerous public destructors in the rest of dom/ - r=ehsan
|
2014-06-23 15:56:07 -04:00 |
Chris Peterson
|
aca9b90afe
|
Bug 990764 - Replace MOZ_ASSUME_UNREACHABLE in dom. r=smaug
|
2014-04-20 00:36:40 -07:00 |
Jan Varga
|
0ccb9873c3
|
Bug 1002014 - Error case leak in AsmJSCache.cpp AllocEntryParent(); r=luke
|
2014-05-07 16:32:02 +02:00 |
Luke Wagner
|
48f8d792b5
|
Bug 1005955 - asmjscache: remove unused 'global' argument (r=janv)
|
2014-05-06 12:58:00 -05:00 |
Nathan Froyd
|
84041459a1
|
Bug 1003306 - part 2 - use services::GetPermissionManager everywhere that's appropriate; r=ehsan
|
2014-04-29 13:27:26 -04:00 |
Ehsan Akhgari
|
186680d83a
|
Bug 798158 - Part 1: Use a pointer-sized type to store refcounts internally; r=bsmedberg
|
2014-03-27 16:38:33 -04:00 |
Luke Wagner
|
b7edb7cae1
|
Bug 963588 - asmjscache: place cache entries apps that request AOT compilation in persistent storage (r=janv)
--HG--
extra : rebase_source : 95bc3d02cb1a7f2728d2615e8b992e0a2b2397f1
|
2014-03-05 14:47:10 -06:00 |
Luke Wagner
|
863f076e76
|
Bug 972652 - asmjscache: evict cache entries for the origin if the group or global limit is hit (r=janv)
--HG--
extra : rebase_source : bc816062e833b977921e20103c5c8409ba9ffd4b
|
2014-02-13 18:25:39 -06:00 |
Luke Wagner
|
7406e6981e
|
Bug 957921 - Fix Recv__delete__ when asm.js cache file not yet opened in parent process runnable (r=janv)
--HG--
extra : rebase_source : f69a7f31d366c5c16b0f2a6c6dfc6c5467317107
|
2014-01-09 10:40:23 -06:00 |
Luke Wagner
|
e99d6d95da
|
Bug 944821 - Support more than 1 cached asm.js module per origin (r=janv)
--HG--
rename : js/xpconnect/tests/mochitest/file_asmjs.js => dom/asmjscache/test/file_slow.js
rename : js/xpconnect/tests/mochitest/test_asmjs2.html => dom/asmjscache/test/test_cachingBasic.html
rename : js/xpconnect/tests/mochitest/test_asmjs.html => dom/asmjscache/test/test_slow.html
rename : js/xpconnect/tests/mochitest/test_asmjs3.html => dom/asmjscache/test/test_workers.html
extra : rebase_source : 14efc458193762f5be99dfff78d353a63f3fc45a
|
2013-12-04 22:32:52 -06:00 |
Ehsan Akhgari
|
4f689105a1
|
Fix the type passed to OpenNSPRFileDesc, no bug
--HG--
extra : rebase_source : 68a47b23259d5eaf9171cb9b70adde7720a00727
|
2014-01-06 10:05:11 -05:00 |
Ehsan Akhgari
|
26f41e4ccd
|
Bug 579517 follow-up: Remove NSPR types that crept in
|
2014-01-03 19:23:37 -05:00 |
Luke Wagner
|
855ca467e3
|
Bug 941830 - Extend asm.js compiled code caching to Workers (r=bent)
--HG--
extra : rebase_source : 4fed947b2fa76e26054d8293cec31433ceb61c8d
|
2013-12-03 13:31:30 -06:00 |
Luke Wagner
|
3d01d25dc6
|
Bug 929236 - Don't waste time caching small asm.js modules (r=sstangl)
--HG--
extra : rebase_source : 03c1f15c9ad89e0cae2e53a633ab743656380bf5
|
2013-11-18 16:02:05 -06:00 |
Luke Wagner
|
5ed834b091
|
Bug 929236 - Cache asm.js compiled code in Gecko (r=janv)
--HG--
extra : rebase_source : 1c97962da0044858c583fc45e69dd22e519b8066
|
2013-11-18 15:49:53 -06:00 |