git://git.webkit.org
/
WebKit-https.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add SPI to save a PDF from the contents of a WKWebView.
2019-09-10
beidson@apple.com
Add SPI to save a PDF from the contents of a WKWebView.
commit
|
commitdiff
|
tree
2019-08-08
beidson@apple.com
Do not allow navigations of frames about to get replaced...
commit
|
commitdiff
|
tree
2019-07-26
beidson@apple.com
Do not fire readystatechange events at documents about...
commit
|
commitdiff
|
tree
2019-07-24
beidson@apple.com
Crash in WebContent process with custom schemes.
commit
|
commitdiff
|
tree
2019-07-15
beidson@apple.com
Make WKURLSchemeTask thread safe.
commit
|
commitdiff
|
tree
2019-07-01
beidson@apple.com
More judiciously handle clearing/creation of DOMWindows...
commit
|
commitdiff
|
tree
2019-06-25
beidson@apple.com
Revert "-[WKWebsiteDataStore removeDataOfTypes:modifiedSince...
commit
|
commitdiff
|
tree
2019-06-24
beidson@apple.com
Null deref in WebFrameLoaderClient::dispatchDidReceiveServer...
commit
|
commitdiff
|
tree
2019-06-20
beidson@apple.com
WebURLSchemeHandlerProxy::loadSynchronously crash with...
commit
|
commitdiff
|
tree
2019-06-18
beidson@apple.com
Handle NSProgress calling our cancellation handler...
commit
|
commitdiff
|
tree
2019-05-17
beidson@apple.com
Avoid races in taking networking assertions for downloads...
commit
|
commitdiff
|
tree
2019-04-25
beidson@apple.com
REGRESSION (243388): WebProcess::shouldFreezeOnSuspension...
commit
|
commitdiff
|
tree
2019-04-24
beidson@apple.com
XMLHTTPRequest POSTs to a custom WKURLSchemeHandler...
commit
|
commitdiff
|
tree
2019-04-19
beidson@apple.com
Deprecate WebKit2 plug-in support.
commit
|
commitdiff
|
tree
2019-04-19
beidson@apple.com
Deprecate WebKit2 plug-in support.
commit
|
commitdiff
|
tree
2019-04-17
beidson@apple.com
Link clicks in PDFs shouldn't send referrer headers.
commit
|
commitdiff
|
tree
2019-04-10
beidson@apple.com
Background tabs are not fully reactivated after a link...
commit
|
commitdiff
|
tree
2019-03-25
beidson@apple.com
Add socket-delegate to another entitlements config
commit
|
commitdiff
|
tree
2019-03-22
beidson@apple.com
Certain WebProcesses should opt-out of the freezer.
commit
|
commitdiff
|
tree
2019-03-13
beidson@apple.com
Take UnboundedNetworking assertion when a file upload...
commit
|
commitdiff
|
tree
2019-03-08
beidson@apple.com
Have the UIProcess take the UnboundedNetworking assertion...
commit
|
commitdiff
|
tree
2019-03-08
beidson@apple.com
Rename AssertionState::Download.
commit
|
commitdiff
|
tree
2019-03-05
beidson@apple.com
Correctly handle sandbox extensions when the same WKWebView...
commit
|
commitdiff
|
tree
2019-03-05
beidson@apple.com
Unreviewed, rolling out r242376.
commit
|
commitdiff
|
tree
2019-03-04
beidson@apple.com
Correctly handle sandbox extensions when the same WKWebView...
commit
|
commitdiff
|
tree
2019-03-01
beidson@apple.com
Followup to:
commit
|
commitdiff
|
tree
2019-02-28
beidson@apple.com
Universal links from Google search results pages don...
commit
|
commitdiff
|
tree
2019-02-07
beidson@apple.com
Rename the TAKE_DOWNLOAD_ASSERTION macro.
commit
|
commitdiff
|
tree
2019-02-05
beidson@apple.com
Add a new DownloadMap type that manages taking an assertion...
commit
|
commitdiff
|
tree
2019-02-05
beidson@apple.com
Fix iOS simulator build after r240954
commit
|
commitdiff
|
tree
2019-02-05
beidson@apple.com
Take additional process assertion while downloading.
commit
|
commitdiff
|
tree
2018-07-20
beidson@apple.com
Add WKNavigation/WKNavigationAction related SPI.
commit
|
commitdiff
|
tree
2018-07-19
beidson@apple.com
Add an SPI policy action to allow clients to explicitly...
commit
|
commitdiff
|
tree
2018-07-12
beidson@apple.com
Make process-swap-on-navigation an experimental feature.
commit
|
commitdiff
|
tree
2018-07-11
beidson@apple.com
Make process-swap-on-navigation an experimental feature.
commit
|
commitdiff
|
tree
2018-07-09
beidson@apple.com
Continued unreviewed hacking on this test because that...
commit
|
commitdiff
|
tree
2018-07-09
beidson@apple.com
This test is *still* flaky. This unreviewed patch is...
commit
|
commitdiff
|
tree
2018-07-06
beidson@apple.com
This test is flaky. This unreviewed patch is my attempt...
commit
|
commitdiff
|
tree
2018-07-06
beidson@apple.com
IndexedDB operations in a Page fail after a StorageProcess...
commit
|
commitdiff
|
tree
2018-07-04
beidson@apple.com
WebKit.ResponsivenessTimerCrash sometimes fails.
commit
|
commitdiff
|
tree
2018-07-02
beidson@apple.com
Another unreviewed followup to:
commit
|
commitdiff
|
tree
2018-07-02
beidson@apple.com
Unreviewed followup to:
commit
|
commitdiff
|
tree
2018-07-02
beidson@apple.com
Crash notifying observers of responsiveness state change
commit
|
commitdiff
|
tree
2018-06-25
beidson@apple.com
Remove RELEASE_ASSERT added in r230875.
commit
|
commitdiff
|
tree
2018-06-23
beidson@apple.com
WKURLSchemeHandler doesn't handle sync XHR.
commit
|
commitdiff
|
tree
2018-06-15
beidson@apple.com
Crash in both StorageProcess and UIProcess when using...
commit
|
commitdiff
|
tree
2018-06-11
beidson@apple.com
Add a command line default to force WebKitTestRunner...
commit
|
commitdiff
|
tree
2018-06-11
beidson@apple.com
Followup to [Cocoa] Remove all uses of NSAutoreleasePool...
commit
|
commitdiff
|
tree
2018-06-11
beidson@apple.com
http/tests/navigation/https-in-page-cache.html fails...
commit
|
commitdiff
|
tree
2018-05-31
beidson@apple.com
REGRESSION (r224684): User-agent seen by page does...
commit
|
commitdiff
|
tree
2018-05-22
beidson@apple.com
Rename the "Web content is visible" process assertion.
commit
|
commitdiff
|
tree
2018-05-17
beidson@apple.com
LayoutTest storage/indexeddb/dont-wedge-private.html...
commit
|
commitdiff
|
tree
2018-05-15
beidson@apple.com
Fix crash after a Worker terminates but there are still...
commit
|
commitdiff
|
tree
2018-05-15
beidson@apple.com
Add an API test to guard against regressions while...
commit
|
commitdiff
|
tree
2018-05-11
beidson@apple.com
Followup to: Make sure history navigations reuse the...
commit
|
commitdiff
|
tree
2018-05-11
beidson@apple.com
Make sure history navigations reuse the existing process...
commit
|
commitdiff
|
tree
2018-04-26
beidson@apple.com
Add a setting for keeping around all processes and...
commit
|
commitdiff
|
tree
2018-04-20
beidson@apple.com
Add a test to verify load/unload/pageshow/pagehide...
commit
|
commitdiff
|
tree
2018-04-20
beidson@apple.com
Make back forward cache work with process swapping.
commit
|
commitdiff
|
tree
2018-04-19
beidson@apple.com
Add globally-unique HistoryItem identifiers (and have...
commit
|
commitdiff
|
tree
2018-04-13
beidson@apple.com
Introduce SuspendedPageProxy to keep old web processes...
commit
|
commitdiff
|
tree
2018-04-10
beidson@apple.com
Expand WebCore policy concept of "shouldContinue" to...
commit
|
commitdiff
|
tree
2018-04-05
beidson@apple.com
Process Swap on Navigation causes many webpages to...
commit
|
commitdiff
|
tree
2018-04-03
beidson@apple.com
Make SessionStorage work with process swapping.
commit
|
commitdiff
|
tree
2018-04-03
beidson@apple.com
Process swapping on navigation needs to handle server...
commit
|
commitdiff
|
tree
2018-04-02
beidson@apple.com
Process swapping on navigation needs to handle server...
commit
|
commitdiff
|
tree
2018-03-29
beidson@apple.com
Update Service Worker feature status.
commit
|
commitdiff
|
tree
2018-03-23
beidson@apple.com
Go to back/forward list items after a process-swapped...
commit
|
commitdiff
|
tree
2018-03-21
beidson@apple.com
First piece of process swapping on navigation.
commit
|
commitdiff
|
tree
2018-03-20
beidson@apple.com
Add a layout test verifying AppCache resource fetches...
commit
|
commitdiff
|
tree
2018-02-20
beidson@apple.com
Add WebProcessPool option for process swapping on navigation.
commit
|
commitdiff
|
tree
2018-01-29
beidson@apple.com
Make the API test added in r227737 be Mac-only.
commit
|
commitdiff
|
tree
2018-01-29
beidson@apple.com
Make it possible for apps that use both WK1 and WK2...
commit
|
commitdiff
|
tree
2018-01-23
beidson@apple.com
Allow passing MessagePorts across processes (e.g. ServiceWor...
commit
|
commitdiff
|
tree
2018-01-22
beidson@apple.com
In WebKit2, make the MessagePortChannelRegistry live...
commit
|
commitdiff
|
tree
2018-01-21
beidson@apple.com
Make garbage collection of MessagePort objects be asynchronous.
commit
|
commitdiff
|
tree
2018-01-19
beidson@apple.com
Make in-process MessagePorts be (mostly) asynchronous
commit
|
commitdiff
|
tree
2018-01-03
beidson@apple.com
Make MessagePortChannel::takeAllMessagesFromRemote...
commit
|
commitdiff
|
tree
2018-01-02
beidson@apple.com
Identify MessagePorts by a globally unique MessagePortIdenti...
commit
|
commitdiff
|
tree
2017-12-29
beidson@apple.com
Add a ProcessIdentifier, vended from the UI process...
commit
|
commitdiff
|
tree
2017-12-22
beidson@apple.com
Refactor MessagePortChannel family classes for an easier...
commit
|
commitdiff
|
tree
2017-12-20
beidson@apple.com
Assertion failure in MessagePort::contextDestroyed...
commit
|
commitdiff
|
tree
2017-12-19
beidson@apple.com
Add ability to API test Service Workers via a custom...
commit
|
commitdiff
|
tree
2017-12-19
beidson@apple.com
Apps that use both WK1 and WK2 can crash creating a...
commit
|
commitdiff
|
tree
2017-12-18
beidson@apple.com
REGRESSION: ASSERTION FAILED: !m_importCompleted
commit
|
commitdiff
|
tree
2017-12-16
beidson@apple.com
Implement getting ServiceWorker registrations for the...
commit
|
commitdiff
|
tree
2017-12-15
beidson@apple.com
Make sure only WebsiteDataStores with valid SessionIDs...
commit
|
commitdiff
|
tree
2017-12-15
beidson@apple.com
API test WebKit.WebsiteDataStoreCustomPaths is failing
commit
|
commitdiff
|
tree
2017-12-14
beidson@apple.com
REGRESSION (r225789): API tests WKProcessPool.InitialWarmedP...
commit
|
commitdiff
|
tree
2017-12-13
beidson@apple.com
REGRESSION (r225789): API tests WKProcessPool.InitialWarmedP...
commit
|
commitdiff
|
tree
2017-12-12
beidson@apple.com
Make ServiceWorkers follow the DEFAULT_EXPERIMENTAL_FEATURES...
commit
|
commitdiff
|
tree
2017-12-09
beidson@apple.com
Delay some service worker operations until after the...
commit
|
commitdiff
|
tree
2017-12-08
beidson@apple.com
Read registrations in from disk.
commit
|
commitdiff
|
tree
2017-12-07
beidson@apple.com
Start writing ServiceWorker registrations to disk.
commit
|
commitdiff
|
tree
2017-12-05
beidson@apple.com
Followup to:
commit
|
commitdiff
|
tree
2017-12-04
beidson@apple.com
Get a directory path to SWServers for storing ServiceWorker...
commit
|
commitdiff
|
tree
2017-12-02
beidson@apple.com
Factor out the "databaseTaskQueue" parts of IDBServer...
commit
|
commitdiff
|
tree
2017-12-01
beidson@apple.com
Add Internals.terminateServiceWorker, and the ability...
commit
|
commitdiff
|
tree
2017-11-30
beidson@apple.com
Make WorkerThread lifetime much more predictable.
commit
|
commitdiff
|
tree
2017-11-29
beidson@apple.com
When managing context startups, make ServiceWorkerJobDataIde...
commit
|
commitdiff
|
tree
next