2017-10-25 |
cdumez@apple.com | Add support for unregistering a service worker
|
commit | commitdiff | tree |
2017-10-25 |
cdumez@apple.com | Make SharedStringHashTable less error prone
|
commit | commitdiff | tree |
2017-10-24 |
cdumez@apple.com | Add initial implementation for serviceWorker.postMessage()
|
commit | commitdiff | tree |
2017-10-24 |
cdumez@apple.com | SerializedScriptValue::deserialize() should take ports...
|
commit | commitdiff | tree |
2017-10-23 |
cdumez@apple.com | Drop confusing Event::dispatched() method
|
commit | commitdiff | tree |
2017-10-20 |
cdumez@apple.com | ServiceWorkerContextManager should be an IPC::MessageReceiver
|
commit | commitdiff | tree |
2017-10-20 |
cdumez@apple.com | SerializedScriptValue passed to postMessage() cannot...
|
commit | commitdiff | tree |
2017-10-19 |
cdumez@apple.com | Add preliminary support for ServiceWorker Handle Fetch
|
commit | commitdiff | tree |
2017-10-19 |
cdumez@apple.com | Service Worker process should not be selected to open...
|
commit | commitdiff | tree |
2017-10-19 |
cdumez@apple.com | Unreviewed build fix after r223692.
|
commit | commitdiff | tree |
2017-10-19 |
cdumez@apple.com | Unreviewed, revert r223650 as it caused crashes on...
|
commit | commitdiff | tree |
2017-10-19 |
cdumez@apple.com | http/tests/workers/service/basic-register.html is a...
|
commit | commitdiff | tree |
2017-10-19 |
cdumez@apple.com | Implement ServiceWorkerRegistration.scope / updateViaCache
|
commit | commitdiff | tree |
2017-10-18 |
cdumez@apple.com | [Service Worker] Add stubs for Client / WindowClient...
|
commit | commitdiff | tree |
2017-10-18 |
cdumez@apple.com | Global constructors exposed to service workers should...
|
commit | commitdiff | tree |
2017-10-18 |
cdumez@apple.com | Align ImageData constructor with the specification
|
commit | commitdiff | tree |
2017-10-18 |
cdumez@apple.com | Unreviewed, fix build error after r223608 with some...
|
commit | commitdiff | tree |
2017-10-18 |
cdumez@apple.com | Add an efficient data structure for WebCore to query...
|
commit | commitdiff | tree |
2017-10-17 |
cdumez@apple.com | ServiceWorkerRegistration should subclass RefCounted<>
|
commit | commitdiff | tree |
2017-10-17 |
cdumez@apple.com | DOMQuad.p1 / p2 / p3 / p4 should behave as [SameObject]
|
commit | commitdiff | tree |
2017-10-16 |
cdumez@apple.com | Log using differential privacy domains where the WebContent...
|
commit | commitdiff | tree |
2017-10-16 |
cdumez@apple.com | [WK2][NetworkSession] Add support for resuming downloads
|
commit | commitdiff | tree |
2017-10-16 |
cdumez@apple.com | Clicks on Link with download attribute causes all ...
|
commit | commitdiff | tree |
2017-10-15 |
cdumez@apple.com | DOMTokenList shouldn't add empty attributes
|
commit | commitdiff | tree |
2017-10-13 |
cdumez@apple.com | DOMTokenList shouldn't add empty attributes
|
commit | commitdiff | tree |
2017-10-13 |
cdumez@apple.com | Unreviewed, fix webkitpy failure after r223273
|
commit | commitdiff | tree |
2017-10-13 |
cdumez@apple.com | import-w3c-tests modifies test sources and sometimes...
|
commit | commitdiff | tree |
2017-10-13 |
cdumez@apple.com | [Mac] Add support for MouseEvent.buttons
|
commit | commitdiff | tree |
2017-10-12 |
cdumez@apple.com | XMLHttpRequest: do not sniff text/html, and do not...
|
commit | commitdiff | tree |
2017-10-11 |
cdumez@apple.com | [Geolocation] Expose Coordinates.floorLevel
|
commit | commitdiff | tree |
2017-10-11 |
cdumez@apple.com | Unreviewed, fix build with some SDKs.
|
commit | commitdiff | tree |
2017-10-11 |
cdumez@apple.com | Unreviewed, fix build with some SDKs.
|
commit | commitdiff | tree |
2017-10-11 |
cdumez@apple.com | Re-sync XMLHttpRequests Web-Platform-Tests
|
commit | commitdiff | tree |
2017-10-11 |
cdumez@apple.com | Modernize Geolocation code
|
commit | commitdiff | tree |
2017-10-11 |
cdumez@apple.com | [WK2] Add API to clear service worker registrations
|
commit | commitdiff | tree |
2017-10-10 |
cdumez@apple.com | Unreviewed, really fix the build with certain SDKs.
|
commit | commitdiff | tree |
2017-10-10 |
cdumez@apple.com | Unreviewed, fix build with certain SDKs.
|
commit | commitdiff | tree |
2017-10-10 |
cdumez@apple.com | Entries API should recognize path starting with 2 slashes...
|
commit | commitdiff | tree |
2017-10-10 |
cdumez@apple.com | Calling fileSystemDirectoryEntry.getDirectory() with...
|
commit | commitdiff | tree |
2017-10-10 |
cdumez@apple.com | It should not be possible to submit a form that is...
|
commit | commitdiff | tree |
2017-10-10 |
cdumez@apple.com | usemap-casing.html test passes in browser, fails in...
|
commit | commitdiff | tree |
2017-10-09 |
cdumez@apple.com | [iOS][WK2] Tiles outsides the viewport are sometimes...
|
commit | commitdiff | tree |
2017-10-07 |
cdumez@apple.com | [Beacon][Cocoa] Beacon requests with BufferSource payload...
|
commit | commitdiff | tree |
2017-10-05 |
cdumez@apple.com | Drop unused parameters for CookiesStrategy::cookiesEnabled()
|
commit | commitdiff | tree |
2017-10-03 |
cdumez@apple.com | SharedStringHashStore should support removing hashes
|
commit | commitdiff | tree |
2017-10-03 |
cdumez@apple.com | Rename computeSharedStringHash() overload taking a...
|
commit | commitdiff | tree |
2017-09-30 |
cdumez@apple.com | http/tests/preconnect/link-rel-preconnect-https.html...
|
commit | commitdiff | tree |
2017-09-29 |
cdumez@apple.com | [WK2][NETWORK_SESSION] Move some authentication-related...
|
commit | commitdiff | tree |
2017-09-29 |
cdumez@apple.com | Split some logic out of VisitedLinkStore and make it...
|
commit | commitdiff | tree |
2017-09-29 |
cdumez@apple.com | Unreviewed, temporarily mark http/tests/preconnect...
|
commit | commitdiff | tree |
2017-09-28 |
cdumez@apple.com | Unreviewed, speculative Windows build fix after r222613.
|
commit | commitdiff | tree |
2017-09-28 |
cdumez@apple.com | Add support for <link rel=preconnect>
|
commit | commitdiff | tree |
2017-09-27 |
cdumez@apple.com | Have PingLoad take a CompletionHandler
|
commit | commitdiff | tree |
2017-09-27 |
cdumez@apple.com | cssFloat missing in CSSPropertyDeclaration.prototype
|
commit | commitdiff | tree |
2017-09-27 |
cdumez@apple.com | Update web-platform-tests IDL files
|
commit | commitdiff | tree |
2017-09-26 |
cdumez@apple.com | Make StoredCredentials an enum class and rename its...
|
commit | commitdiff | tree |
2017-09-25 |
cdumez@apple.com | [WK2] Add API to query if a download was user-initiated
|
commit | commitdiff | tree |
2017-09-25 |
cdumez@apple.com | Make StoredCredentials an enum class and rename its...
|
commit | commitdiff | tree |
2017-09-22 |
cdumez@apple.com | Enable File and Directory Entries API at runtime
|
commit | commitdiff | tree |
2017-09-22 |
cdumez@apple.com | Use high resolution timestamp for event time
|
commit | commitdiff | tree |
2017-09-21 |
cdumez@apple.com | Regression(r222308): new API tests are failing for...
|
commit | commitdiff | tree |
2017-09-21 |
cdumez@apple.com | Unreviewed, drop assertion added in r222308.
|
commit | commitdiff | tree |
2017-09-21 |
cdumez@apple.com | eventInitDict parameter to GamepadEvent constructor...
|
commit | commitdiff | tree |
2017-09-21 |
cdumez@apple.com | Unreviewed, temporarily disable new API tests introduced...
|
commit | commitdiff | tree |
2017-09-21 |
cdumez@apple.com | [WK2] Add API to get the redirect chain of a WKDownload
|
commit | commitdiff | tree |
2017-09-21 |
cdumez@apple.com | Unreviewed, temporarily disable assertion added in...
|
commit | commitdiff | tree |
2017-09-21 |
cdumez@apple.com | [WK2] Add API to get the redirect chain of a WKDownload
|
commit | commitdiff | tree |
2017-09-20 |
cdumez@apple.com | Drop legacy DOMError type
|
commit | commitdiff | tree |
2017-09-20 |
cdumez@apple.com | Video errors should be instances of Error
|
commit | commitdiff | tree |
2017-09-20 |
cdumez@apple.com | IDBRequest and IDBTransaction error properties should...
|
commit | commitdiff | tree |
2017-09-07 |
cdumez@apple.com | [WK2] Add C API to retrieve the originating page of...
|
commit | commitdiff | tree |
2017-09-07 |
cdumez@apple.com | [WK2] Notify client when downloads are redirected
|
commit | commitdiff | tree |
2017-09-06 |
cdumez@apple.com | Unreviewed, rebaseline test after r221639.
|
commit | commitdiff | tree |
2017-09-05 |
cdumez@apple.com | Add support for input.webkitEntries
|
commit | commitdiff | tree |
2017-09-05 |
cdumez@apple.com | FileSystemEntry API should ignore hidden files
|
commit | commitdiff | tree |
2017-09-05 |
cdumez@apple.com | Use StringView more in DOMFileSystem code
|
commit | commitdiff | tree |
2017-09-04 |
cdumez@apple.com | Use StringView in DOMFileSystem::evaluatePath()
|
commit | commitdiff | tree |
2017-09-03 |
cdumez@apple.com | Have getFileMetadata() return a std::optional<FileMetadata>
|
commit | commitdiff | tree |
2017-09-03 |
cdumez@apple.com | Unreviewed, rolling out r221555.
|
commit | commitdiff | tree |
2017-09-03 |
cdumez@apple.com | Consolidate entries-api tests under entries-api/ folders
|
commit | commitdiff | tree |
2017-09-03 |
cdumez@apple.com | Unreviewed attempt to fix Windows build.
|
commit | commitdiff | tree |
2017-09-03 |
cdumez@apple.com | Unreviewed, rolling out r221552.
|
commit | commitdiff | tree |
2017-09-03 |
cdumez@apple.com | Implement FileSystemFileEntry.file()
|
commit | commitdiff | tree |
2017-09-02 |
cdumez@apple.com | Implement FileSystemDirectoryEntry.getDirectory()
|
commit | commitdiff | tree |
2017-09-02 |
cdumez@apple.com | Implement FileSystemDirectoryEntry.getFile()
|
commit | commitdiff | tree |
2017-09-01 |
cdumez@apple.com | Implement FileSystemEntry.getParent()
|
commit | commitdiff | tree |
2017-08-31 |
cdumez@apple.com | getFileMetadata() does not work as expected for symbolic...
|
commit | commitdiff | tree |
2017-08-31 |
cdumez@apple.com | Use WTF::crossThreadCopy() in more places
|
commit | commitdiff | tree |
2017-08-31 |
cdumez@apple.com | Implement FileSystemDirectoryReader.readEntries()
|
commit | commitdiff | tree |
2017-08-29 |
cdumez@apple.com | Add initial support for dataTransferItem.webkitGetAsEntry()
|
commit | commitdiff | tree |
2017-08-25 |
cdumez@apple.com | Land stubs for File and Directory Entries API interfaces
|
commit | commitdiff | tree |
2017-08-25 |
cdumez@apple.com | Unreviewed, add File and Directory Entries API to status...
|
commit | commitdiff | tree |
2017-08-25 |
cdumez@apple.com | Unreviewed, update status of Beacon API.
|
commit | commitdiff | tree |
2017-08-25 |
cdumez@apple.com | [Directory Upload] Add basic support for input.webkitdirectory
|
commit | commitdiff | tree |
2017-08-24 |
cdumez@apple.com | [iOS] ViewServices started by StoreKitUIService may...
|
commit | commitdiff | tree |
2017-08-23 |
cdumez@apple.com | Regression(r221059): NetworkDataTask::didReceiveResponse...
|
commit | commitdiff | tree |
2017-08-23 |
cdumez@apple.com | Introduce a new CompletionHandler type and use it for...
|
commit | commitdiff | tree |
2017-08-22 |
cdumez@apple.com | [EnabledBySetting] in WebIDL uses Document but does...
|
commit | commitdiff | tree |
2017-08-22 |
cdumez@apple.com | [WK2] Enable Beacon API by default
|
commit | commitdiff | tree |
2017-08-22 |
cdumez@apple.com | Unreviewed, beacon/contentextensions is only...
|
commit | commitdiff | tree |
next |