2017-12-14 |
cdumez@apple.com | WebsiteDataStore::defaultDataStoreConfiguration() fails...
|
commit | commitdiff | tree |
2017-12-14 |
cdumez@apple.com | Fix copy/paste error in ProcessPoolConfiguration::createWith...
|
commit | commitdiff | tree |
2017-12-13 |
cdumez@apple.com | [iOS] Take process assertion to prevent the service...
|
commit | commitdiff | tree |
2017-12-13 |
cdumez@apple.com | Re-sync imported/w3c/web-platform-tests/service-workers...
|
commit | commitdiff | tree |
2017-12-12 |
cdumez@apple.com | Simplify IPC code between WebProcess and StorageProcess...
|
commit | commitdiff | tree |
2017-12-11 |
cdumez@apple.com | Merge ServiceWorkerClientIdentifier into ServiceWorkerClientData
|
commit | commitdiff | tree |
2017-12-11 |
cdumez@apple.com | Layout Test http/tests/workers/service/postmessage...
|
commit | commitdiff | tree |
2017-12-09 |
cdumez@apple.com | ServiceWorkerGlobalScope is a global object and should...
|
commit | commitdiff | tree |
2017-12-08 |
cdumez@apple.com | Clearing all Website Data should remove service worker...
|
commit | commitdiff | tree |
2017-12-08 |
cdumez@apple.com | ProcessPoolConfiguration::copy() fails to copy the...
|
commit | commitdiff | tree |
2017-12-08 |
cdumez@apple.com | Different WebKitTestRunner instances should use different...
|
commit | commitdiff | tree |
2017-12-08 |
cdumez@apple.com | Improve error handling in RegistrationDatabase
|
commit | commitdiff | tree |
2017-12-07 |
cdumez@apple.com | Unreviewed build fix after r225622.
|
commit | commitdiff | tree |
2017-12-07 |
cdumez@apple.com | We should be able to recover after a Service Worker...
|
commit | commitdiff | tree |
2017-12-06 |
cdumez@apple.com | Unreviewed, fix build after r225577.
|
commit | commitdiff | tree |
2017-12-06 |
cdumez@apple.com | ServiceWorkers API should reject promises when calling...
|
commit | commitdiff | tree |
2017-12-06 |
cdumez@apple.com | ServiceWorkerGlobalScope prototype chain should be...
|
commit | commitdiff | tree |
2017-12-06 |
cdumez@apple.com | Unreviewed, rebaseline service worker test after r225549.
|
commit | commitdiff | tree |
2017-12-05 |
cdumez@apple.com | XMLHttpRequest should not be exposed to service workers
|
commit | commitdiff | tree |
2017-12-05 |
cdumez@apple.com | Add support for ServiceWorkerContainer.prototype.ready
|
commit | commitdiff | tree |
2017-12-05 |
cdumez@apple.com | Support container.getRegistration() / getRegistrations...
|
commit | commitdiff | tree |
2017-12-04 |
cdumez@apple.com | ServiceWorkerGlobalScope::skipWaiting(Ref<DeferredPromise...
|
commit | commitdiff | tree |
2017-12-04 |
cdumez@apple.com | WorkerCacheStorageConnection should handle the case...
|
commit | commitdiff | tree |
2017-12-04 |
cdumez@apple.com | Re-sync Service Workers web-platform-tests from upstream
|
commit | commitdiff | tree |
2017-12-03 |
cdumez@apple.com | Unreviewed, mark imported/w3c/web-platform-tests/service...
|
commit | commitdiff | tree |
2017-12-03 |
cdumez@apple.com | Support serviceWorker.postMessage() inside service...
|
commit | commitdiff | tree |
2017-12-03 |
cdumez@apple.com | Unreviewed, unskip / rebaseline a few web platform...
|
commit | commitdiff | tree |
2017-12-03 |
cdumez@apple.com | Implement self.skipWaiting() inside service workers
|
commit | commitdiff | tree |
2017-12-03 |
cdumez@apple.com | Support container.register() / registration.unregister...
|
commit | commitdiff | tree |
2017-12-03 |
cdumez@apple.com | Support serviceWorkerRegistration.update() inside service...
|
commit | commitdiff | tree |
2017-12-01 |
cdumez@apple.com | Get rid of microtask in ServiceWorkerContainer::jobResolvedW...
|
commit | commitdiff | tree |
2017-12-01 |
cdumez@apple.com | Drop clientCreationURL from ServiceWorkerRegistrationKey
|
commit | commitdiff | tree |
2017-11-30 |
cdumez@apple.com | Unreviewed, unskip service worker test that no longer...
|
commit | commitdiff | tree |
2017-11-30 |
cdumez@apple.com | Move SWClientConnection class out of server/ folder
|
commit | commitdiff | tree |
2017-11-30 |
cdumez@apple.com | ServiceWorkerThread's m_extendedEvents gets destroyed...
|
commit | commitdiff | tree |
2017-11-30 |
cdumez@apple.com | SWServerToContextConnection / SWServerWorker do not...
|
commit | commitdiff | tree |
2017-11-30 |
cdumez@apple.com | ServiceWorkerGlobalScope::skipWaiting() should resolve...
|
commit | commitdiff | tree |
2017-11-30 |
cdumez@apple.com | Mark a few heap-allocated service worker types as WTF_MAKE_F...
|
commit | commitdiff | tree |
2017-11-30 |
cdumez@apple.com | Populate self.registration.installing/waiting/active...
|
commit | commitdiff | tree |
2017-11-30 |
cdumez@apple.com | Unreviewed, unskip a few Service Workers tests that...
|
commit | commitdiff | tree |
2017-11-30 |
cdumez@apple.com | Rename RegistrationOptions to ServiceWorkerRegistrationOptions
|
commit | commitdiff | tree |
2017-11-30 |
cdumez@apple.com | Mark ServiceWorkerGlobalScope as final
|
commit | commitdiff | tree |
2017-11-30 |
cdumez@apple.com | ServiceWorker WebProcess sometimes crashes in JSVMClientData...
|
commit | commitdiff | tree |
2017-11-30 |
cdumez@apple.com | LayoutTest http/tests/workers/service/registration...
|
commit | commitdiff | tree |
2017-11-29 |
cdumez@apple.com | Start exposing self.registration inside service workers
|
commit | commitdiff | tree |
2017-11-29 |
cdumez@apple.com | StorageToWebProcessConnection & WebSWServerToContextConnecti...
|
commit | commitdiff | tree |
2017-11-29 |
cdumez@apple.com | Introduce ServiceWorkerContainer::ensureSWClientConnection()
|
commit | commitdiff | tree |
2017-11-29 |
cdumez@apple.com | ensure*Connection() methods on WebProcess should return...
|
commit | commitdiff | tree |
2017-11-29 |
cdumez@apple.com | ServiceWorkerGlobalScope.clients should always return...
|
commit | commitdiff | tree |
2017-11-29 |
cdumez@apple.com | Get rid of ServiceWorker::allWorkers() hashmap
|
commit | commitdiff | tree |
2017-11-28 |
cdumez@apple.com | Unreviewed, rebaseline a few skipped / flaky service...
|
commit | commitdiff | tree |
2017-11-28 |
cdumez@apple.com | Start exposing navigator.serviceWorker inside service...
|
commit | commitdiff | tree |
2017-11-28 |
cdumez@apple.com | Move callOnMainThreadAndWait() from SocketStreamHandleImplCF...
|
commit | commitdiff | tree |
2017-11-28 |
cdumez@apple.com | NavigatorBase::serviceWorker() should return a reference...
|
commit | commitdiff | tree |
2017-11-27 |
cdumez@apple.com | ASSERTION FAILED: addResult.isNewEntry WebCore::SWServerRegi...
|
commit | commitdiff | tree |
2017-11-27 |
cdumez@apple.com | Unreviewed, rebaseline http/tests/workers/service/service...
|
commit | commitdiff | tree |
2017-11-27 |
cdumez@apple.com | Give Document a strongly typed identifier instead of...
|
commit | commitdiff | tree |
2017-11-27 |
cdumez@apple.com | Unreviewed, unskip service worker tests that are no...
|
commit | commitdiff | tree |
2017-11-23 |
cdumez@apple.com | WebSWServerConnection should register/unregister itself...
|
commit | commitdiff | tree |
2017-11-20 |
cdumez@apple.com | Fix potential thread safety issue in ThreadSafeIdentified
|
commit | commitdiff | tree |
2017-11-19 |
cdumez@apple.com | Fix potential thread safety issue in generateThreadSafeObjec...
|
commit | commitdiff | tree |
2017-11-19 |
cdumez@apple.com | ASSERTION FAILED: registration in WebCore::SWServerJobQueue...
|
commit | commitdiff | tree |
2017-11-18 |
cdumez@apple.com | [Service Workers] Implement "Notify Controller Change...
|
commit | commitdiff | tree |
2017-11-18 |
cdumez@apple.com | Unreviewed attempt to fix build after r225006.
|
commit | commitdiff | tree |
2017-11-18 |
cdumez@apple.com | Use a strongly typed identifier for SWServer::Connection
|
commit | commitdiff | tree |
2017-11-17 |
cdumez@apple.com | Unreviewed, rebaseline skipped / flaky service worker...
|
commit | commitdiff | tree |
2017-11-17 |
cdumez@apple.com | Make sure service workers get terminated between tests
|
commit | commitdiff | tree |
2017-11-17 |
cdumez@apple.com | [Service Worker] Implement "Try Clear Registration...
|
commit | commitdiff | tree |
2017-11-17 |
cdumez@apple.com | Dispatching an event on a ServiceWorkerRegistration...
|
commit | commitdiff | tree |
2017-11-17 |
cdumez@apple.com | Crash in WebCore::SWServerJobQueue::scriptFetchFinished...
|
commit | commitdiff | tree |
2017-11-16 |
cdumez@apple.com | Dispatching an event on a ServiceWorker may fail or...
|
commit | commitdiff | tree |
2017-11-16 |
cdumez@apple.com | Unreviewed, rebaseline skipped and flaky service workers...
|
commit | commitdiff | tree |
2017-11-15 |
cdumez@apple.com | Unreviewed, fix tests introduced in r224880.
|
commit | commitdiff | tree |
2017-11-15 |
cdumez@apple.com | [Service Workers] Implement Client API
|
commit | commitdiff | tree |
2017-11-15 |
cdumez@apple.com | [Service Workers] Implement container.getRegistrations()
|
commit | commitdiff | tree |
2017-11-14 |
cdumez@apple.com | Unreviewed, rebaseline skipped / flaky service worker...
|
commit | commitdiff | tree |
2017-11-14 |
cdumez@apple.com | Send ServiceWorkerData structs to the WebProcesses...
|
commit | commitdiff | tree |
2017-11-13 |
cdumez@apple.com | Add some more assertions in SWServerJobQueue
|
commit | commitdiff | tree |
2017-11-13 |
cdumez@apple.com | Implement "Service Worker Has No Pending Events" /...
|
commit | commitdiff | tree |
2017-11-13 |
cdumez@apple.com | [Service Workers] Activate algorithm says terminate...
|
commit | commitdiff | tree |
2017-11-11 |
cdumez@apple.com | Re-sync Service Workers web-platform-tests from upstream
|
commit | commitdiff | tree |
2017-11-11 |
cdumez@apple.com | Unreviewed, unskip & rebaseline several service worker...
|
commit | commitdiff | tree |
2017-11-11 |
cdumez@apple.com | [Service Workers] Registration promise should be rejected...
|
commit | commitdiff | tree |
2017-11-11 |
cdumez@apple.com | Remove dead code from ServiceWorkerRegistration
|
commit | commitdiff | tree |
2017-11-11 |
cdumez@apple.com | [Service Workers] Implement better support for "Clear...
|
commit | commitdiff | tree |
2017-11-10 |
cdumez@apple.com | [Service Workers] Implement "Try Activate" / "Activate...
|
commit | commitdiff | tree |
2017-11-10 |
cdumez@apple.com | Simplify SWServerRegistration::forEachConnection()
|
commit | commitdiff | tree |
2017-11-10 |
cdumez@apple.com | Unreviewed, mark imported/w3c/web-platform-tests/service...
|
commit | commitdiff | tree |
2017-11-10 |
cdumez@apple.com | Unreviewed, rolling out r224661.
|
commit | commitdiff | tree |
2017-11-10 |
cdumez@apple.com | ServiceWorkerRegistration objects may get recycled...
|
commit | commitdiff | tree |
2017-11-10 |
cdumez@apple.com | LayoutTests/imported/w3c:
|
commit | commitdiff | tree |
2017-11-09 |
cdumez@apple.com | Implement real post 'install' event steps of the Install...
|
commit | commitdiff | tree |
2017-11-08 |
cdumez@apple.com | Simplify ServiceWorkerContainer::jobResolvedWithRegistration()
|
commit | commitdiff | tree |
2017-11-08 |
cdumez@apple.com | [Service Workers] Make sure SWServerRegistration update...
|
commit | commitdiff | tree |
2017-11-08 |
cdumez@apple.com | [Service Workers] Support waitUntil() on the 'install...
|
commit | commitdiff | tree |
2017-11-07 |
cdumez@apple.com | [Service Workers] Add support for "install" event
|
commit | commitdiff | tree |
2017-11-07 |
cdumez@apple.com | LayoutTest http/tests/security/cross-frame-access-put...
|
commit | commitdiff | tree |
2017-11-06 |
cdumez@apple.com | [Service Workers] Add proper implementation for 'updatefound...
|
commit | commitdiff | tree |
2017-11-06 |
cdumez@apple.com | ScriptExecutionContext::serviceWorkerContainer() should...
|
commit | commitdiff | tree |
2017-11-06 |
cdumez@apple.com | ServiceWorkerContainer should take a PendingActivity...
|
commit | commitdiff | tree |
next |