.. |
test
|
Bug 713069 - 'Remove AutoEnterCompartment calls from finalizers and assert'. r=mrbkap.
|
2011-12-29 13:28:13 -05:00 |
ChromeWorkerScope.cpp
|
Bug 713645 - Remove superfluous inclusions of jscntxt.h; r=luke
|
2012-01-02 19:05:19 +01:00 |
ChromeWorkerScope.h
|
|
|
Events.cpp
|
Bug 708735 - Use <stdint.h> types in JSAPI and throughout SpiderMonkey. Continue to provide the {u,}int{8,16,32,64} and JS{Uint,Int}{8,16,32,64} integer types through a single header, however, for a simpler backout strategy -- and also to ease the transition for embedders. r=timeless on switching the jsd API to use the <stdint.h> types, r=luke, r=dmandelin
|
2011-12-08 22:54:10 -05:00 |
Events.h
|
Bug 699925 - support event.stopImmediatePropagation in workers, r=bent
|
2011-11-05 23:41:16 +02:00 |
EventTarget.cpp
|
Bug 498543 - Null-checking JS_THIS_OBJECT Results. r=jwalden
|
2011-12-01 13:30:28 -08:00 |
EventTarget.h
|
|
|
Exceptions.cpp
|
Bug 498543 - Null-checking JS_THIS_OBJECT Results. r=jwalden
|
2011-12-01 13:30:28 -08:00 |
Exceptions.h
|
Bug 687216 - 'XHR in worker to bogus URI leads to Assertion failure'. r=sicking.
|
2011-11-05 12:30:56 -07:00 |
File.cpp
|
Bug 711404 - Part b: Remove xpc_qsDoubleToUint64; r=bholley
|
2011-12-24 09:26:18 +01:00 |
File.h
|
Bug 664783 - Implement FileReaderSync for Workers. r=bent+sicking.
|
2011-08-15 20:40:38 -07:00 |
FileReaderSync.cpp
|
Bug 713550 - Move Base64 code on nsXPConnect to XPCOM / xpcpublic.h; r=bholley+khuey
|
2011-12-28 09:13:38 +01:00 |
FileReaderSync.h
|
Bug 664783 - Implement FileReaderSync for Workers. r=bent+sicking.
|
2011-08-15 20:40:38 -07:00 |
FileReaderSyncPrivate.cpp
|
Stop including nsDOMClassInfo.h all over the place.
|
2011-10-03 21:11:31 +02:00 |
FileReaderSyncPrivate.h
|
Bug 664783 - Implement FileReaderSync for Workers. r=bent+sicking.
|
2011-08-15 20:40:38 -07:00 |
ListenerManager.cpp
|
Bug 699925 - support event.stopImmediatePropagation in workers, r=bent
|
2011-11-05 23:41:16 +02:00 |
ListenerManager.h
|
Bug 684526 - Unify jsval and js::Value (r=jorendorff)
|
2011-09-19 09:34:49 -07:00 |
Location.cpp
|
Backout cb50e96dbee0 (Bug 677079) for Win PGO mochitests failures.
|
2011-10-22 11:03:26 +02:00 |
Location.h
|
|
|
Makefile.in
|
Bug 713550 - Move Base64 code on nsXPConnect to XPCOM / xpcpublic.h; r=bholley+khuey
|
2011-12-28 09:13:38 +01:00 |
Navigator.cpp
|
Backout cb50e96dbee0 (Bug 677079) for Win PGO mochitests failures.
|
2011-10-22 11:03:26 +02:00 |
Navigator.h
|
|
|
Principal.cpp
|
Bug 715417 - Eliminate getPrincipalArray and globalPrivilegesEnabled from JSPrincipals. r=mrbkap
|
2012-01-06 17:29:02 -08:00 |
Principal.h
|
|
|
Queue.h
|
|
|
RuntimeService.cpp
|
Bug 715756: Workers: Enable TI and allow JIT hardening to be disabled. r=sicking.
|
2012-01-05 17:51:21 -08:00 |
RuntimeService.h
|
Bug 711388 - 'WORKER_RUNTIME_HEAPSIZE too small for big PDFs in PDF.JS'. r=sicking.
|
2012-01-04 11:11:32 -08:00 |
ScriptLoader.cpp
|
Bug 699857 - 'Workers: Allow data urls'. r=sicking.
|
2011-11-04 10:57:42 -07:00 |
ScriptLoader.h
|
Bug 684526 - Unify jsval and js::Value (r=jorendorff)
|
2011-09-19 09:34:49 -07:00 |
Worker.cpp
|
Bug 698621 - Part 1: Implement cross-thread dispatching for web workers. r=bent
|
2011-12-05 15:58:27 +08:00 |
Worker.h
|
Bug 683885 - 'Assertion failure: self, at dom/workers/EventTarget.cpp:170'. r=sicking.
|
2011-10-06 16:09:43 -07:00 |
WorkerFeature.h
|
|
|
WorkerInlines.h
|
|
|
WorkerPrivate.cpp
|
Bug 711388 - 'WORKER_RUNTIME_HEAPSIZE too small for big PDFs in PDF.JS'. r=sicking.
|
2012-01-04 11:11:32 -08:00 |
WorkerPrivate.h
|
Bug 711388 - 'WORKER_RUNTIME_HEAPSIZE too small for big PDFs in PDF.JS'. r=sicking.
|
2012-01-04 11:11:32 -08:00 |
Workers.h
|
Bug 713728 - 'Workers: Need a shutdown observer topic'. r=mrbkap.
|
2011-12-29 13:28:09 -05:00 |
WorkerScope.cpp
|
Bug 713550 - Move Base64 code on nsXPConnect to XPCOM / xpcpublic.h; r=bholley+khuey
|
2011-12-28 09:13:38 +01:00 |
WorkerScope.h
|
|
|
XMLHttpRequest.cpp
|
Bug 498543 - Null-checking JS_THIS_OBJECT Results. r=jwalden
|
2011-12-01 13:30:28 -08:00 |
XMLHttpRequest.h
|
Bug 658178 - 'Make XHR2 response/responseType work in Web Workers'. r=jst+sicking+mrbkap.
|
2011-11-07 17:01:29 -08:00 |
XMLHttpRequestPrivate.cpp
|
Bug 711799 - Fix a bunch of initializing-pointer-from-boolean warnings. r=dholbert
|
2011-12-18 01:00:47 -05:00 |
XMLHttpRequestPrivate.h
|
Bug 703380 - Worker part; r=bent
|
2011-11-21 12:07:15 -06:00 |