gecko/dom/workers
Nikhil Marathe 4d7bfd252f Bug 984048 - Patch 4 - Handle parse and uncaught errors. r=khuey
--HG--
extra : rebase_source : 463146233c874c2f2c63c018f2a43a66ca9ea49a
2014-07-02 17:48:35 -07:00
..
test Bug 984048 - Patch 4 - Handle parse and uncaught errors. r=khuey 2014-07-02 17:48:35 -07:00
ChromeWorkerScope.cpp
ChromeWorkerScope.h
DataStore.cpp Bug 1030707 - Part 2: Replace AutoPushJSContext in DataStoreAddRunnable::MainThreadRun. r=bholley 2014-06-30 16:05:22 +01:00
DataStore.h
DataStoreCursor.cpp
DataStoreCursor.h
File.cpp Bug 876683 - DOMFile/DOMBlob refactoring, r=ehsan, r=bent 2014-06-26 09:47:44 -07:00
File.h
FileReaderSync.cpp
FileReaderSync.h
Location.cpp
Location.h Bug 1028588 - Fix dangerous public destructors in the rest of dom/ - r=ehsan 2014-06-23 15:56:07 -04:00
MessagePort.cpp Bug 998474 - SharedWorker should allow MessagePort to be opened asynchronously, r=khuey 2014-06-27 10:04:45 -07:00
MessagePort.h
moz.build
Navigator.cpp Bug 1022773 - Return value rooting for workers, r=bent 2014-06-25 15:35:36 -07:00
Navigator.h Bug 1028588 - Fix dangerous public destructors in the rest of dom/ - r=ehsan 2014-06-23 15:56:07 -04:00
Principal.cpp
Principal.h
Queue.h
RegisterBindings.cpp
RuntimeService.cpp Bug 1033157. Move the setup of the JSRuntime DOM callbacks into the CycleCollectedJSRuntime constructor, so we don't have to separatedly do it for workers, windows, and xpcshell. r=khuey 2014-07-02 15:16:42 -04:00
RuntimeService.h Backed out 3 changesets (bug 984048) for breaking hazard builds. 2014-07-01 20:29:08 -07:00
ScriptLoader.cpp
ScriptLoader.h
ServiceWorker.cpp
ServiceWorker.h
ServiceWorkerContainer.cpp Bug 1025082 - ServiceWorker related WebIDL changes. r=ehsan,jst 2014-06-17 11:01:28 -07:00
ServiceWorkerContainer.h Bug 1025082 - ServiceWorker related WebIDL changes. r=ehsan,jst 2014-06-17 11:01:28 -07:00
ServiceWorkerEvents.cpp
ServiceWorkerEvents.h
ServiceWorkerManager.cpp Bug 984048 - Patch 4 - Handle parse and uncaught errors. r=khuey 2014-07-02 17:48:35 -07:00
ServiceWorkerManager.h Bug 984048 - Patch 4 - Handle parse and uncaught errors. r=khuey 2014-07-02 17:48:35 -07:00
SharedWorker.cpp Bug 1002702 - SharedWorker should always close MessagePort, r=khuey 2014-06-27 10:24:56 -07:00
SharedWorker.h
URL.cpp Bug 827823 - patch 1 - CC in DOMFile class, r=ehsan 2014-06-26 20:46:34 -07:00
URL.h Bug 1028588 - Fix dangerous public destructors in the rest of dom/ - r=ehsan 2014-06-23 15:56:07 -04:00
WorkerFeature.h
WorkerInlines.h
WorkerPrivate.cpp Bug 984048 - Patch 4 - Handle parse and uncaught errors. r=khuey 2014-07-02 17:48:35 -07:00
WorkerPrivate.h Bug 1030707 - Part 5: Replace AutoPushJSContext in SynchronizeAndResumeRunnable::Run. r=bholley 2014-07-01 11:25:27 +01:00
WorkerRunnable.cpp
WorkerRunnable.h Bug 1026535 - Fix mismatched class/struct tags. r=ehsan 2014-06-18 17:57:51 -07:00
Workers.h Bug 1027251 - Fix or whitelist dangerous public destructors in dom/ - r=smaug 2014-06-18 22:28:59 -04:00
WorkerScope.cpp
WorkerScope.h
XMLHttpRequest.cpp
XMLHttpRequest.h
XMLHttpRequestUpload.cpp
XMLHttpRequestUpload.h