[webkit-changes] [230640] trunk

2018-04-13 Thread beidson
Title: [230640] trunk Revision 230640 Author beid...@apple.com Date 2018-04-13 11:04:22 -0700 (Fri, 13 Apr 2018) Log Message Introduce SuspendedPageProxy to keep old web processes around after their WebPageProxy has been swapped to a new one.

[webkit-changes] [230458] trunk/Source/WebCore

2018-04-09 Thread beidson
Title: [230458] trunk/Source/WebCore Revision 230458 Author beid...@apple.com Date 2018-04-09 17:31:02 -0700 (Mon, 09 Apr 2018) Log Message Expand WebCore policy concept of "shouldContinue" to allow for more than true/false https://bugs.webkit.org/show_bug.cgi?id=184424 Reviewed by Alex

[webkit-changes] [230315] trunk

2018-04-05 Thread beidson
Title: [230315] trunk Revision 230315 Author beid...@apple.com Date 2018-04-05 16:18:01 -0700 (Thu, 05 Apr 2018) Log Message Process Swap on Navigation causes many webpages to hang due to attempted process swap for iframe navigations. and https://bugs.webkit.org/show_bug.cgi?id=184318

[webkit-changes] [230219] trunk

2018-04-03 Thread beidson
Title: [230219] trunk Revision 230219 Author beid...@apple.com Date 2018-04-03 13:01:27 -0700 (Tue, 03 Apr 2018) Log Message Make SessionStorage work with process swapping. https://bugs.webkit.org/show_bug.cgi?id=184270 Reviewed by Andy Estes. Source/WebKit: Due to a minor process

[webkit-changes] [230195] trunk

2018-04-02 Thread beidson
Title: [230195] trunk Revision 230195 Author beid...@apple.com Date 2018-04-02 18:03:46 -0700 (Mon, 02 Apr 2018) Log Message Process swapping on navigation needs to handle server redirects. and https://bugs.webkit.org/show_bug.cgi?id=184142 Reviewed by Alex Christensen. Source/WebKit:

[webkit-changes] [230174] trunk

2018-04-02 Thread beidson
Title: [230174] trunk Revision 230174 Author beid...@apple.com Date 2018-04-02 13:05:48 -0700 (Mon, 02 Apr 2018) Log Message Process swapping on navigation needs to handle server redirects. and https://bugs.webkit.org/show_bug.cgi?id=184142 Reviewed by Alex Christensen. Source/WebKit:

[webkit-changes] [230081] trunk/Source/WebCore

2018-03-29 Thread beidson
Title: [230081] trunk/Source/WebCore Revision 230081 Author beid...@apple.com Date 2018-03-29 14:15:26 -0700 (Thu, 29 Mar 2018) Log Message Update Service Worker feature status. https://bugs.webkit.org/show_bug.cgi?id=184139 Reviewed by Chris Dumez. * features.json: Modified Paths

[webkit-changes] [229926] trunk

2018-03-23 Thread beidson
Title: [229926] trunk Revision 229926 Author beid...@apple.com Date 2018-03-23 15:15:23 -0700 (Fri, 23 Mar 2018) Log Message Go to back/forward list items after a process-swapped navigation. and https://bugs.webkit.org/show_bug.cgi?id=183920 Reviewed by Andy Estes. Source/WebCore:

[webkit-changes] [229778] trunk

2018-03-20 Thread beidson
Title: [229778] trunk Revision 229778 Author beid...@apple.com Date 2018-03-20 17:05:58 -0700 (Tue, 20 Mar 2018) Log Message First piece of process swapping on navigation. https://bugs.webkit.org/show_bug.cgi?id=183665 Reviewed by Andy Estes. Source/WebCore: Covered by API test(s)

[webkit-changes] [229733] trunk/LayoutTests

2018-03-19 Thread beidson
Title: [229733] trunk/LayoutTests Revision 229733 Author beid...@apple.com Date 2018-03-19 19:27:57 -0700 (Mon, 19 Mar 2018) Log Message Add a layout test verifying AppCache resource fetches have the document's cookie in place. https://bugs.webkit.org/show_bug.cgi?id=183757 Reviewed by

[webkit-changes] [228723] trunk/Source/WebKit

2018-02-19 Thread beidson
Title: [228723] trunk/Source/WebKit Revision 228723 Author beid...@apple.com Date 2018-02-19 18:12:04 -0800 (Mon, 19 Feb 2018) Log Message Add WebProcessPool option for process swapping on navigation. https://bugs.webkit.org/show_bug.cgi?id=182945 Reviewed by Alex Christensen. Just the

[webkit-changes] [227748] trunk/Tools

2018-01-29 Thread beidson
Title: [227748] trunk/Tools Revision 227748 Author beid...@apple.com Date 2018-01-29 12:34:38 -0800 (Mon, 29 Jan 2018) Log Message Make the API test added in r227737 be Mac-only. Unreviewed gardening. * TestWebKitAPI/Tests/WebKitCocoa/MessagePortProviders.mm: Modified Paths

[webkit-changes] [227737] trunk

2018-01-29 Thread beidson
Title: [227737] trunk Revision 227737 Author beid...@apple.com Date 2018-01-29 09:45:17 -0800 (Mon, 29 Jan 2018) Log Message Make it possible for apps that use both WK1 and WK2 to use MessagePorts. https://bugs.webkit.org/show_bug.cgi?id=182229 Reviewed by Chris Dumez. Source/WebCore:

[webkit-changes] [227425] trunk

2018-01-23 Thread beidson
Title: [227425] trunk Revision 227425 Author beid...@apple.com Date 2018-01-23 11:24:23 -0800 (Tue, 23 Jan 2018) Log Message Allow passing MessagePorts across processes (e.g. ServiceWorkers). https://bugs.webkit.org/show_bug.cgi?id=181178 Reviewed by Andy Estes.

[webkit-changes] [227340] trunk/Source

2018-01-22 Thread beidson
Title: [227340] trunk/Source Revision 227340 Author beid...@apple.com Date 2018-01-22 10:35:23 -0800 (Mon, 22 Jan 2018) Log Message In WebKit2, make the MessagePortChannelRegistry live in the UI process. https://bugs.webkit.org/show_bug.cgi?id=181922 Reviewed by Andy Estes.

[webkit-changes] [227275] trunk/Source/WebCore

2018-01-20 Thread beidson
Title: [227275] trunk/Source/WebCore Revision 227275 Author beid...@apple.com Date 2018-01-20 23:07:49 -0800 (Sat, 20 Jan 2018) Log Message Make garbage collection of MessagePort objects be asynchronous. https://bugs.webkit.org/show_bug.cgi?id=181910 Reviewed by Andy Estes. No new

[webkit-changes] [226343] trunk/Source/WebCore

2018-01-02 Thread beidson
Title: [226343] trunk/Source/WebCore Revision 226343 Author beid...@apple.com Date 2018-01-02 16:51:01 -0800 (Tue, 02 Jan 2018) Log Message Make MessagePortChannel::takeAllMessagesFromRemote asynchronous. https://bugs.webkit.org/show_bug.cgi?id=181205 Reviewed by Alex Christensen. No

[webkit-changes] [226336] trunk/Source/WebCore

2018-01-02 Thread beidson
Title: [226336] trunk/Source/WebCore Revision 226336 Author beid...@apple.com Date 2018-01-02 14:42:16 -0800 (Tue, 02 Jan 2018) Log Message Identify MessagePorts by a globally unique MessagePortIdentifier. https://bugs.webkit.org/show_bug.cgi?id=181172 Reviewed by Alex Christensen. No

[webkit-changes] [226252] trunk/Source/WebCore

2017-12-21 Thread beidson
Title: [226252] trunk/Source/WebCore Revision 226252 Author beid...@apple.com Date 2017-12-21 17:17:45 -0800 (Thu, 21 Dec 2017) Log Message Refactor MessagePortChannel family classes for an easier multi-process split. https://bugs.webkit.org/show_bug.cgi?id=180981 Reviewed by Andy

[webkit-changes] [226202] trunk

2017-12-20 Thread beidson
Title: [226202] trunk Revision 226202 Author beid...@apple.com Date 2017-12-20 14:47:20 -0800 (Wed, 20 Dec 2017) Log Message Assertion failure in MessagePort::contextDestroyed in http/tests/security/MessagePort/event-listener-context.html, usually attributed to later tests.

[webkit-changes] [226088] trunk

2017-12-18 Thread beidson
Title: [226088] trunk Revision 226088 Author beid...@apple.com Date 2017-12-18 17:16:57 -0800 (Mon, 18 Dec 2017) Log Message Add ability to API test Service Workers via a custom protocol. https://bugs.webkit.org/show_bug.cgi?id=180911 Reviewed by Chris Dumez. Source/WebCore: Covered

[webkit-changes] [226083] trunk/Source/WebKit

2017-12-18 Thread beidson
Title: [226083] trunk/Source/WebKit Revision 226083 Author beid...@apple.com Date 2017-12-18 16:14:24 -0800 (Mon, 18 Dec 2017) Log Message Apps that use both WK1 and WK2 can crash creating a WKWebsiteDataStore. https://bugs.webkit.org/show_bug.cgi?id=180953 Reviewed by Chris Dumez. *

[webkit-changes] [226064] trunk/Source/WebCore

2017-12-18 Thread beidson
Title: [226064] trunk/Source/WebCore Revision 226064 Author beid...@apple.com Date 2017-12-18 11:20:40 -0800 (Mon, 18 Dec 2017) Log Message REGRESSION: ASSERTION FAILED: !m_importCompleted https://bugs.webkit.org/show_bug.cgi?id=180935 Unreviewed bot gardening. No new tests (Covered by

[webkit-changes] [226003] trunk/Source

2017-12-16 Thread beidson
Title: [226003] trunk/Source Revision 226003 Author beid...@apple.com Date 2017-12-16 10:54:04 -0800 (Sat, 16 Dec 2017) Log Message Implement getting ServiceWorker registrations for the WKWebsiteDataStore API https://bugs.webkit.org/show_bug.cgi?id=180886 Reviewed by Chris Dumez.

[webkit-changes] [225982] trunk/Source/WebKit

2017-12-15 Thread beidson
Title: [225982] trunk/Source/WebKit Revision 225982 Author beid...@apple.com Date 2017-12-15 13:15:17 -0800 (Fri, 15 Dec 2017) Log Message Make sure only WebsiteDataStores with valid SessionIDs register themselves. https://bugs.webkit.org/show_bug.cgi?id=180869 Reviewed by Chris Dumez.

[webkit-changes] [225980] trunk/Source/WebKit

2017-12-15 Thread beidson
Title: [225980] trunk/Source/WebKit Revision 225980 Author beid...@apple.com Date 2017-12-15 13:11:52 -0800 (Fri, 15 Dec 2017) Log Message API test WebKit.WebsiteDataStoreCustomPaths is failing https://bugs.webkit.org/show_bug.cgi?id=180870 Reviewed by Chris Dumez. To avoid

[webkit-changes] [225935] trunk

2017-12-14 Thread beidson
Title: [225935] trunk Revision 225935 Author beid...@apple.com Date 2017-12-14 14:57:14 -0800 (Thu, 14 Dec 2017) Log Message REGRESSION (r225789): API tests WKProcessPool.InitialWarmedProcessUsed and WebKit.WebsiteDataStoreCustomPaths are failing.

[webkit-changes] [225864] trunk

2017-12-13 Thread beidson
Title: [225864] trunk Revision 225864 Author beid...@apple.com Date 2017-12-13 12:20:18 -0800 (Wed, 13 Dec 2017) Log Message REGRESSION (r225789): API tests WKProcessPool.InitialWarmedProcessUsed and WebKit.WebsiteDataStoreCustomPaths are failing.

[webkit-changes] [225789] trunk/Source/WebKit

2017-12-12 Thread beidson
Title: [225789] trunk/Source/WebKit Revision 225789 Author beid...@apple.com Date 2017-12-12 10:48:13 -0800 (Tue, 12 Dec 2017) Log Message Make ServiceWorkers follow the DEFAULT_EXPERIMENTAL_FEATURES_ENABLED flag on Mac. and https://bugs.webkit.org/show_bug.cgi?id=180697 Reviewed by

[webkit-changes] [225717] trunk/Source

2017-12-08 Thread beidson
Title: [225717] trunk/Source Revision 225717 Author beid...@apple.com Date 2017-12-08 19:03:06 -0800 (Fri, 08 Dec 2017) Log Message Delay some service worker operations until after the database import completes. https://bugs.webkit.org/show_bug.cgi?id=180573 Reviewed by Chris Dumez.

[webkit-changes] [225661] trunk/Source/WebCore

2017-12-07 Thread beidson
Title: [225661] trunk/Source/WebCore Revision 225661 Author beid...@apple.com Date 2017-12-07 17:27:00 -0800 (Thu, 07 Dec 2017) Log Message Read registrations in from disk. https://bugs.webkit.org/show_bug.cgi?id=180543 Reviewed by Andy Estes. No new tests (Not testable quite yet) On

[webkit-changes] [225610] trunk/Source/WebCore

2017-12-06 Thread beidson
Title: [225610] trunk/Source/WebCore Revision 225610 Author beid...@apple.com Date 2017-12-06 16:41:14 -0800 (Wed, 06 Dec 2017) Log Message Start writing ServiceWorker registrations to disk. https://bugs.webkit.org/show_bug.cgi?id=180488 Reviewed by Chris Dumez. No new tests (No

[webkit-changes] [225510] trunk/Source/WebKit

2017-12-04 Thread beidson
Title: [225510] trunk/Source/WebKit Revision 225510 Author beid...@apple.com Date 2017-12-04 17:19:25 -0800 (Mon, 04 Dec 2017) Log Message Followup to: Get a directory path to SWServers for storing ServiceWorker registrations https://bugs.webkit.org/show_bug.cgi?id=180362 Unreviewed.

[webkit-changes] [225490] trunk/Source

2017-12-04 Thread beidson
Title: [225490] trunk/Source Revision 225490 Author beid...@apple.com Date 2017-12-04 13:50:31 -0800 (Mon, 04 Dec 2017) Log Message Get a directory path to SWServers for storing ServiceWorker registrations. https://bugs.webkit.org/show_bug.cgi?id=180362 Reviewed by Chris Dumez.

[webkit-changes] [225450] trunk/Source

2017-12-02 Thread beidson
Title: [225450] trunk/Source Revision 225450 Author beid...@apple.com Date 2017-12-02 10:00:19 -0800 (Sat, 02 Dec 2017) Log Message Factor out the "databaseTaskQueue" parts of IDBServer into something reusable. https://bugs.webkit.org/show_bug.cgi?id=180298 Reviewed by Chris Dumez.

[webkit-changes] [225403] trunk

2017-12-01 Thread beidson
Title: [225403] trunk Revision 225403 Author beid...@apple.com Date 2017-12-01 11:45:41 -0800 (Fri, 01 Dec 2017) Log Message Add Internals.terminateServiceWorker, and the ability to restart service workers for postMessage. https://bugs.webkit.org/show_bug.cgi?id=180170 Reviewed by Chris

[webkit-changes] [225343] trunk/Source/WebCore

2017-11-30 Thread beidson
Title: [225343] trunk/Source/WebCore Revision 225343 Author beid...@apple.com Date 2017-11-30 13:01:12 -0800 (Thu, 30 Nov 2017) Log Message Make WorkerThread lifetime much more predictable. https://bugs.webkit.org/show_bug.cgi?id=180203 Reviewed by Chris Dumez. No new tests (Fixes

[webkit-changes] [225298] trunk/Source

2017-11-29 Thread beidson
Title: [225298] trunk/Source Revision 225298 Author beid...@apple.com Date 2017-11-29 15:16:03 -0800 (Wed, 29 Nov 2017) Log Message When managing context startups, make ServiceWorkerJobDataIdentifier's optional. https://bugs.webkit.org/show_bug.cgi?id=180166 Reviewed by Chris Dumez.

[webkit-changes] [224941] trunk/Source/WebCore

2017-11-16 Thread beidson
Title: [224941] trunk/Source/WebCore Revision 224941 Author beid...@apple.com Date 2017-11-16 16:28:30 -0800 (Thu, 16 Nov 2017) Log Message Crash in worker tests handling the m_stoppedCallback. and https://bugs.webkit.org/show_bug.cgi?id=179798 Reviewed by Chris Dumez. No new tests

[webkit-changes] [224909] trunk/Source

2017-11-15 Thread beidson
Title: [224909] trunk/Source Revision 224909 Author beid...@apple.com Date 2017-11-15 19:05:02 -0800 (Wed, 15 Nov 2017) Log Message Implement basics of "Terminate Service Worker" algorithm. https://bugs.webkit.org/show_bug.cgi?id=179551 Reviewed by Chris Dumez. Source/WebCore: No new

[webkit-changes] [224824] trunk/Source/WebCore

2017-11-14 Thread beidson
Title: [224824] trunk/Source/WebCore Revision 224824 Author beid...@apple.com Date 2017-11-14 11:40:02 -0800 (Tue, 14 Nov 2017) Log Message Remove some accidentally checked-in commented-out code. Unreviewed. * workers/service/server/SWServer.cpp: (WebCore::SWServer::fireInstallEvent):

[webkit-changes] [224611] trunk/Source/WebCore

2017-11-08 Thread beidson
Title: [224611] trunk/Source/WebCore Revision 224611 Author beid...@apple.com Date 2017-11-08 17:13:27 -0800 (Wed, 08 Nov 2017) Log Message ServiceWorkerRegistration::updateStateFromServer fix! (Don't always create a new ServiceWorker every time).

[webkit-changes] [224601] trunk

2017-11-08 Thread beidson
Title: [224601] trunk Revision 224601 Author beid...@apple.com Date 2017-11-08 15:15:03 -0800 (Wed, 08 Nov 2017) Log Message Some SW Container and Registration tweaks. https://bugs.webkit.org/show_bug.cgi?id=179450 Reviewed by Chris Dumez. LayoutTests/imported/w3c: *

[webkit-changes] [224553] trunk

2017-11-07 Thread beidson
Title: [224553] trunk Revision 224553 Author beid...@apple.com Date 2017-11-07 15:06:55 -0800 (Tue, 07 Nov 2017) Log Message Implement "UpdateWorkerState" and use it https://bugs.webkit.org/show_bug.cgi?id=179318 Reviewed by Chris Dumez. LayoutTests/imported/w3c: *

[webkit-changes] [224418] trunk/Source/WebCore

2017-11-03 Thread beidson
Title: [224418] trunk/Source/WebCore Revision 224418 Author beid...@apple.com Date 2017-11-03 13:12:10 -0700 (Fri, 03 Nov 2017) Log Message Remove an invalid ASSERT that is seen intermittently. https://bugs.webkit.org/show_bug.cgi?id=179186 Unreviewed. *

[webkit-changes] [224379] trunk/Source

2017-11-02 Thread beidson
Title: [224379] trunk/Source Revision 224379 Author beid...@apple.com Date 2017-11-02 21:36:20 -0700 (Thu, 02 Nov 2017) Log Message SW: Implement "Update Registration State" algorithm (unused for now) https://bugs.webkit.org/show_bug.cgi?id=179186 Reviewed by Chris Dumez.

[webkit-changes] [224295] trunk/Source

2017-11-01 Thread beidson
Title: [224295] trunk/Source Revision 224295 Author beid...@apple.com Date 2017-11-01 14:23:52 -0700 (Wed, 01 Nov 2017) Log Message Plumbing for handling SW scripts failing to evaluate https://bugs.webkit.org/show_bug.cgi?id=178926 Reviewed by Chris Dumez. Source/WebCore: No new tests

[webkit-changes] [223277] trunk

2017-10-13 Thread beidson
Title: [223277] trunk Revision 223277 Author beid...@apple.com Date 2017-10-12 23:44:47 -0700 (Thu, 12 Oct 2017) Log Message SW "Hello world". https://bugs.webkit.org/show_bug.cgi?id=178187 Reviewed by Andy Estes. Source/WebCore: No new tests (Covered by changes to existing tests).

[webkit-changes] [223191] trunk

2017-10-11 Thread beidson
Title: [223191] trunk Revision 223191 Author beid...@apple.com Date 2017-10-11 10:27:08 -0700 (Wed, 11 Oct 2017) Log Message Add a SW context process (where SW scripts will actually execute). https://bugs.webkit.org/show_bug.cgi?id=178156 Source/WebCore: Reviewed by Andy Estes. No new

[webkit-changes] [223141] trunk/Source/WebKit

2017-10-10 Thread beidson
Title: [223141] trunk/Source/WebKit Revision 223141 Author beid...@apple.com Date 2017-10-10 14:03:04 -0700 (Tue, 10 Oct 2017) Log Message Random StorageProcess and SWServer cleanup. https://bugs.webkit.org/show_bug.cgi?id=178141 Reviewed by Andy Estes. -StorageProcess should own the

[webkit-changes] [222980] trunk

2017-10-06 Thread beidson
Title: [222980] trunk Revision 222980 Author beid...@apple.com Date 2017-10-06 09:20:04 -0700 (Fri, 06 Oct 2017) Log Message Add (entirely incorrect) fetching of ServiceWorker scripts. https://bugs.webkit.org/show_bug.cgi?id=176179 Reviewed by Andy Estes. Source/WebCore: No new tests

[webkit-changes] [221834] trunk

2017-09-10 Thread beidson
Title: [221834] trunk Revision 221834 Author beid...@apple.com Date 2017-09-10 09:36:52 -0700 (Sun, 10 Sep 2017) Log Message Try to avoid creating the default WKWebsiteDataStore until its actually needed. and https://bugs.webkit.org/show_bug.cgi?id=176551 Reviewed by Tim Horton.

[webkit-changes] [221509] trunk/Source/WebCore

2017-09-01 Thread beidson
Title: [221509] trunk/Source/WebCore Revision 221509 Author beid...@apple.com Date 2017-09-01 16:59:21 -0700 (Fri, 01 Sep 2017) Log Message ASSERTION FAILED: taken.get() == in WebCore::ServiceWorkerContainer::jobDidFinish(WebCore::ServiceWorkerJob &).

[webkit-changes] [221495] trunk/Source/WebCore

2017-09-01 Thread beidson
Title: [221495] trunk/Source/WebCore Revision 221495 Author beid...@apple.com Date 2017-09-01 14:33:02 -0700 (Fri, 01 Sep 2017) Log Message Move ServiceWorkerJob from FetchLoader to ThreadableLoader. https://bugs.webkit.org/show_bug.cgi?id=176231 Reviewed by Youenn Fablet. No new tests

[webkit-changes] [221461] trunk

2017-08-31 Thread beidson
Title: [221461] trunk Revision 221461 Author beid...@apple.com Date 2017-08-31 17:12:52 -0700 (Thu, 31 Aug 2017) Log Message Add (entirely incorrect) fetching of ServiceWorker scripts. https://bugs.webkit.org/show_bug.cgi?id=176179 Reviewed by Andy Estes. Source/WebCore: No new tests

[webkit-changes] [221399] trunk/Source

2017-08-30 Thread beidson
Title: [221399] trunk/Source Revision 221399 Author beid...@apple.com Date 2017-08-30 14:50:27 -0700 (Wed, 30 Aug 2017) Log Message Add "Identified" base class to replace a whole bunch of custom identifier generators. https://bugs.webkit.org/show_bug.cgi?id=176120 Reviewed by Alex

[webkit-changes] [221392] trunk

2017-08-30 Thread beidson
Title: [221392] trunk Revision 221392 Author beid...@apple.com Date 2017-08-30 12:40:35 -0700 (Wed, 30 Aug 2017) Log Message Implement all of "Register" right up until where the script is fetched. https://bugs.webkit.org/show_bug.cgi?id=176082 Reviewed by Andy Estes. Source/WebCore:

[webkit-changes] [221334] trunk

2017-08-29 Thread beidson
Title: [221334] trunk Revision 221334 Author beid...@apple.com Date 2017-08-29 19:13:19 -0700 (Tue, 29 Aug 2017) Log Message Rename "potentionally trustworthy" to "potentially trustworthy" https://bugs.webkit.org/show_bug.cgi?id=176081 Reviewed by Daniel Bates. Source/WebCore: The

[webkit-changes] [221198] trunk

2017-08-25 Thread beidson
Title: [221198] trunk Revision 221198 Author beid...@apple.com Date 2017-08-25 11:57:44 -0700 (Fri, 25 Aug 2017) Log Message Introduce ServerWorkerRegistration task queues. https://bugs.webkit.org/show_bug.cgi?id=175851 Reviewed by Andy Estes. Source/WebCore: Test:

[webkit-changes] [221189] trunk/Source/WebCore

2017-08-25 Thread beidson
Title: [221189] trunk/Source/WebCore Revision 221189 Author beid...@apple.com Date 2017-08-25 09:52:28 -0700 (Fri, 25 Aug 2017) Log Message Unreviewed, rolling out r221181. Broke builds that use CryptoAlgorithmRSA_PSSMac.cpp Reverted changeset: "[WebCrypto] Push WorkQueue dispatches

[webkit-changes] [221165] trunk/Source/WebKit

2017-08-24 Thread beidson
Title: [221165] trunk/Source/WebKit Revision 221165 Author beid...@apple.com Date 2017-08-24 15:37:15 -0700 (Thu, 24 Aug 2017) Log Message Remove duplicate WebCore::URL encoder/decoder https://bugs.webkit.org/show_bug.cgi?id=175952 Reviewed by Chris Dumez. Don't need the

[webkit-changes] [220992] trunk/Source/WebCore

2017-08-21 Thread beidson
Title: [220992] trunk/Source/WebCore Revision 220992 Author beid...@apple.com Date 2017-08-21 17:23:39 -0700 (Mon, 21 Aug 2017) Log Message ASSERTION FAILED: !m_connections.contains() in WebCore::SWServer::unregisterConnection(WebCore::SWServer::Connection&).

[webkit-changes] [220977] trunk/Source

2017-08-21 Thread beidson
Title: [220977] trunk/Source Revision 220977 Author beid...@apple.com Date 2017-08-21 13:02:42 -0700 (Mon, 21 Aug 2017) Log Message Split the one SWServer::Connection into SWClientConnection and SWServer::Connection. https://bugs.webkit.org/show_bug.cgi?id=175745 Reviewed by Andy Estes.

[webkit-changes] [220608] trunk/Source/WebCore

2017-08-11 Thread beidson
Title: [220608] trunk/Source/WebCore Revision 220608 Author beid...@apple.com Date 2017-08-11 13:37:51 -0700 (Fri, 11 Aug 2017) Log Message Crash under ServiceWorkerJob::failedWithException. https://bugs.webkit.org/show_bug.cgi?id=175488 Reviewed by Tim Horton. Covered by existing

[webkit-changes] [220574] trunk/Source

2017-08-10 Thread beidson
Title: [220574] trunk/Source Revision 220574 Author beid...@apple.com Date 2017-08-10 19:59:06 -0700 (Thu, 10 Aug 2017) Log Message Rename the source files for the WTF persistent coders. https://bugs.webkit.org/show_bug.cgi?id=175441 Reviewed by Tim Horton. Source/WebCore: *

[webkit-changes] [220539] trunk

2017-08-10 Thread beidson
Title: [220539] trunk Revision 220539 Author beid...@apple.com Date 2017-08-10 12:28:26 -0700 (Thu, 10 Aug 2017) Log Message Add ServiceWorkerJob. https://bugs.webkit.org/show_bug.cgi?id=175241 Reviewed by Tim Horton. Source/WebCore: Test:

[webkit-changes] [220475] trunk/Source/WebCore

2017-08-09 Thread beidson
Title: [220475] trunk/Source/WebCore Revision 220475 Author beid...@apple.com Date 2017-08-09 13:25:57 -0700 (Wed, 09 Aug 2017) Log Message Teach ScriptExecutionContexts about their SessionID. https://bugs.webkit.org/show_bug.cgi?id=175391 Reviewed by Andy Estes. No new tests (No

[webkit-changes] [220467] trunk/Source/WebKit

2017-08-09 Thread beidson
Title: [220467] trunk/Source/WebKit Revision 220467 Author beid...@apple.com Date 2017-08-09 11:05:24 -0700 (Wed, 09 Aug 2017) Log Message ServiceWorker experimental feature should not be on by default (definitely not ready). https://bugs.webkit.org/show_bug.cgi?id=175389 Rubberstamped

[webkit-changes] [220429] trunk/Source/WebKitLegacy/mac

2017-08-08 Thread beidson
Title: [220429] trunk/Source/WebKitLegacy/mac Revision 220429 Author beid...@apple.com Date 2017-08-08 16:53:04 -0700 (Tue, 08 Aug 2017) Log Message Don't enable default icon loading in WK1 for apps linked against old SDKs. and https://bugs.webkit.org/show_bug.cgi?id=175342 Reviewed by

[webkit-changes] [220344] trunk

2017-08-07 Thread beidson
Title: [220344] trunk Revision 220344 Author beid...@apple.com Date 2017-08-07 11:22:05 -0700 (Mon, 07 Aug 2017) Log Message Implement most of ServiceWorkerContainer::addRegistration. https://bugs.webkit.org/show_bug.cgi?id=175237 Reviewed by Andy Estes. LayoutTests/imported/w3c: *

[webkit-changes] [220310] trunk

2017-08-04 Thread beidson
Title: [220310] trunk Revision 220310 Author beid...@apple.com Date 2017-08-04 21:59:48 -0700 (Fri, 04 Aug 2017) Log Message Have navigator.serviceWorker() actually return a ServiceWorkerContainer object. https://bugs.webkit.org/show_bug.cgi?id=175215 Reviewed by Youenn Fablet.

[webkit-changes] [220107] trunk

2017-08-01 Thread beidson
Title: [220107] trunk Revision 220107 Author beid...@apple.com Date 2017-08-01 12:03:59 -0700 (Tue, 01 Aug 2017) Log Message API test URLSchemeHandler.Exceptions is Exiting out early on macOS Debug.. https://bugs.webkit.org/show_bug.cgi?id=175030 Reviewed by Andy Estes. Source/WebKit:

[webkit-changes] [220105] trunk

2017-08-01 Thread beidson
Title: [220105] trunk Revision 220105 Author beid...@apple.com Date 2017-08-01 11:18:03 -0700 (Tue, 01 Aug 2017) Log Message Part 2 of: Rename DatabaseProcess to StorageProcess. https://bugs.webkit.org/show_bug.cgi?id=174880 Reviewed by Andy Estes. Source/WebKit: Rename some more

[webkit-changes] [220049] trunk

2017-07-30 Thread beidson
Title: [220049] trunk Revision 220049 Author beid...@apple.com Date 2017-07-30 10:36:26 -0700 (Sun, 30 Jul 2017) Log Message Add URLSchemeHandler API tests that verify the lack of URLSchemeTask object leaks. https://bugs.webkit.org/show_bug.cgi?id=174958 Reviewed by Darin Adler.

[webkit-changes] [220033] trunk

2017-07-28 Thread beidson
Title: [220033] trunk Revision 220033 Author beid...@apple.com Date 2017-07-28 16:19:50 -0700 (Fri, 28 Jul 2017) Log Message API tests that use URLSchemeHandler are failing. https://bugs.webkit.org/show_bug.cgi?id=174950 Reviewed by Alex Christensen. Source/WebKit: Make sure that in

[webkit-changes] [220011] trunk/Source/WebKit

2017-07-28 Thread beidson
Title: [220011] trunk/Source/WebKit Revision 220011 Author beid...@apple.com Date 2017-07-28 13:03:42 -0700 (Fri, 28 Jul 2017) Log Message WKURLSchemeTaskImpl instances are being abandoned (except if the task is stopped). and https://bugs.webkit.org/show_bug.cgi?id=174895 Reviewed by

[webkit-changes] [219990] trunk

2017-07-27 Thread beidson
Title: [219990] trunk Revision 219990 Author beid...@apple.com Date 2017-07-27 20:32:33 -0700 (Thu, 27 Jul 2017) Log Message Part 2 of: Rename DatabaseProcess to StorageProcess. https://bugs.webkit.org/show_bug.cgi?id=174880 Reviewed by Andy Estes. Source/WebKit: Rename some more

[webkit-changes] [219974] trunk/Source/WebKit

2017-07-26 Thread beidson
Title: [219974] trunk/Source/WebKit Revision 219974 Author beid...@apple.com Date 2017-07-26 19:47:20 -0700 (Wed, 26 Jul 2017) Log Message ResourceLoadStatistics API tests fail on El Capitan. https://bugs.webkit.org/show_bug.cgi?id=174877 Reviewed by Chris Dumez. Always install the

[webkit-changes] [219960] trunk

2017-07-26 Thread beidson
Title: [219960] trunk Revision 219960 Author beid...@apple.com Date 2017-07-26 13:11:38 -0700 (Wed, 26 Jul 2017) Log Message Remove DATABASE_PROCESS build flag. https://bugs.webkit.org/show_bug.cgi?id=174868 Reviewed by Andy Estes. .: * Source/cmake/OptionsGTK.cmake: *

[webkit-changes] [219958] trunk

2017-07-26 Thread beidson
Title: [219958] trunk Revision 219958 Author beid...@apple.com Date 2017-07-26 13:00:02 -0700 (Wed, 26 Jul 2017) Log Message Add test to verify certain child processes are not launched as a side effect of enabling ResourceLoadStatistics. https://bugs.webkit.org/show_bug.cgi?id=174851

[webkit-changes] [219904] trunk

2017-07-25 Thread beidson
Title: [219904] trunk Revision 219904 Author beid...@apple.com Date 2017-07-25 22:44:05 -0700 (Tue, 25 Jul 2017) Log Message ResourceLoadStatistics grandfathering happens much too often. and https://bugs.webkit.org/show_bug.cgi?id=174825 Reviewed by Chris Dumez. Source/WebKit: The

[webkit-changes] [219754] trunk/Source/WebKit

2017-07-21 Thread beidson
Title: [219754] trunk/Source/WebKit Revision 219754 Author beid...@apple.com Date 2017-07-21 17:15:00 -0700 (Fri, 21 Jul 2017) Log Message Crash in many WebKit apps marking a connection invalid under Messages::NetworkProcessProxy::canAuthenticateAgainstProtectionSpace. and

[webkit-changes] [219713] trunk/Source/WebKit

2017-07-20 Thread beidson
Title: [219713] trunk/Source/WebKit Revision 219713 Author beid...@apple.com Date 2017-07-20 21:10:54 -0700 (Thu, 20 Jul 2017) Log Message Get rid of IconDatabase related code in WebKit. https://bugs.webkit.org/show_bug.cgi?id=174693 Reviewed by Tim Horton. This leaves the C-API class

[webkit-changes] [219698] trunk/Tools

2017-07-20 Thread beidson
Title: [219698] trunk/Tools Revision 219698 Author beid...@apple.com Date 2017-07-20 13:34:29 -0700 (Thu, 20 Jul 2017) Log Message Test WebKit2CustomProtocolsTest.ProcessPoolDestroyedDuringLoading added in r219664 fails on El Capitan. https://bugs.webkit.org/show_bug.cgi?id=174685

[webkit-changes] [219695] trunk

2017-07-20 Thread beidson
Title: [219695] trunk Revision 219695 Author beid...@apple.com Date 2017-07-20 11:07:30 -0700 (Thu, 20 Jul 2017) Log Message Deprecate WebIconDatabase in WebKitLegacy/mac. https://bugs.webkit.org/show_bug.cgi?id=174607 Reviewed by Alex Christensen. Source/WebKitLegacy/mac: This patch:

[webkit-changes] [219684] trunk

2017-07-20 Thread beidson
Title: [219684] trunk Revision 219684 Author beid...@apple.com Date 2017-07-20 07:30:10 -0700 (Thu, 20 Jul 2017) Log Message Remove WebIconDatabase from WebKitLegacy/win. https://bugs.webkit.org/show_bug.cgi?id=174608 Reviewed by Alex Christensen. Source/WebKitLegacy/win: It is

[webkit-changes] [219683] trunk/Source/WebCore

2017-07-20 Thread beidson
Title: [219683] trunk/Source/WebCore Revision 219683 Author beid...@apple.com Date 2017-07-20 07:28:18 -0700 (Thu, 20 Jul 2017) Log Message WKHTTPCookieStore API tests fail on High Sierra. and https://bugs.webkit.org/show_bug.cgi?id=174666 Reviewed by Andy Estes. Covered by existing

[webkit-changes] [219664] trunk

2017-07-19 Thread beidson
Title: [219664] trunk Revision 219664 Author beid...@apple.com Date 2017-07-19 13:42:21 -0700 (Wed, 19 Jul 2017) Log Message iBooks sometimes crashes when closing a book. and https://bugs.webkit.org/show_bug.cgi?id=174658 Reviewed by Oliver Hunt. Source/WebKit: -

[webkit-changes] [219591] trunk/Source/WebCore

2017-07-17 Thread beidson
Title: [219591] trunk/Source/WebCore Revision 219591 Author beid...@apple.com Date 2017-07-17 17:25:09 -0700 (Mon, 17 Jul 2017) Log Message REGRESSION(r219298): imported/w3c/IndexedDB-private-browsing/idbfactory_open.html is crashing occassionaly (UniqueIDBDatabase being taken from the

[webkit-changes] [219567] trunk

2017-07-17 Thread beidson
Title: [219567] trunk Revision 219567 Author beid...@apple.com Date 2017-07-17 12:10:06 -0700 (Mon, 17 Jul 2017) Log Message WKHTTPCookieStore observing only works on the default cookie store. and https://bugs.webkit.org/show_bug.cgi?id=174580 Reviewed by Sam Weinig. Source/WebCore:

[webkit-changes] [219550] trunk

2017-07-16 Thread beidson
Title: [219550] trunk Revision 219550 Author beid...@apple.com Date 2017-07-16 18:43:14 -0700 (Sun, 16 Jul 2017) Log Message Crash when a WKHTTPCookieStore outlives its owning WKWebsiteDataStore. and https://bugs.webkit.org/show_bug.cgi?id=174574 Reviewed by Tim Horton. Source/WebKit:

[webkit-changes] [219545] trunk

2017-07-16 Thread beidson
Title: [219545] trunk Revision 219545 Author beid...@apple.com Date 2017-07-15 23:57:48 -0700 (Sat, 15 Jul 2017) Log Message Make sure all CFHTTPCookieStorageRefs we create are scheduled. and https://bugs.webkit.org/show_bug.cgi?id=174513 Reviewed by Tim Horton. Source/WebCore: *

[webkit-changes] [219516] trunk/Source

2017-07-14 Thread beidson
Title: [219516] trunk/Source Revision 219516 Author beid...@apple.com Date 2017-07-14 12:16:40 -0700 (Fri, 14 Jul 2017) Log Message Make sure all CFHTTPCookieStorageRefs we create are scheduled. and https://bugs.webkit.org/show_bug.cgi?id=174513 Reviewed by Tim Horton. Source/WebCore:

[webkit-changes] [219298] trunk/Source

2017-07-10 Thread beidson
Title: [219298] trunk/Source Revision 219298 Author beid...@apple.com Date 2017-07-10 10:43:38 -0700 (Mon, 10 Jul 2017) Log Message Cleanup lifetime issues of UniqueIDBDatabase and IDBBackingStore. and https://bugs.webkit.org/show_bug.cgi?id=174244 Reviewed by David Kilzer and Alex

[webkit-changes] [219283] trunk/Source

2017-07-09 Thread beidson
Title: [219283] trunk/Source Revision 219283 Author beid...@apple.com Date 2017-07-09 14:26:15 -0700 (Sun, 09 Jul 2017) Log Message Remove some obsolete WebKitVersionChecks. https://bugs.webkit.org/show_bug.cgi?id=174294 Reviewed by Dan Bernstein. Source/WebCore: No new tests (No

[webkit-changes] [219280] trunk/Source

2017-07-08 Thread beidson
Title: [219280] trunk/Source Revision 219280 Author beid...@apple.com Date 2017-07-08 22:05:41 -0700 (Sat, 08 Jul 2017) Log Message Remove some obsolete RuntimeApplicationChecks. https://bugs.webkit.org/show_bug.cgi?id=174293 Reviewed by Dan Bernstein. Source/WebCore: No new tests (No

[webkit-changes] [219200] trunk/Source/WebKit/mac

2017-07-06 Thread beidson
Title: [219200] trunk/Source/WebKit/mac Revision 219200 Author beid...@apple.com Date 2017-07-06 09:31:34 -0700 (Thu, 06 Jul 2017) Log Message Add logging to first attempt to use the WebIconDatabase class. https://bugs.webkit.org/show_bug.cgi?id=174190 Reviewed by Andy Estes. *

[webkit-changes] [219170] trunk

2017-07-05 Thread beidson
Title: [219170] trunk Revision 219170 Author beid...@apple.com Date 2017-07-05 17:01:53 -0700 (Wed, 05 Jul 2017) Log Message Allow navigations in subframes to get a ShouldOpenExternalURLsPolicy of "ShouldAllow". and https://bugs.webkit.org/show_bug.cgi?id=174178 Reviewed by Alex

[webkit-changes] [219099] trunk

2017-07-03 Thread beidson
Title: [219099] trunk Revision 219099 Author beid...@apple.com Date 2017-07-03 15:17:01 -0700 (Mon, 03 Jul 2017) Log Message Switch all WebKit API related to favicons from WebIconDatabase over to new WebCore::IconLoader mechanism. https://bugs.webkit.org/show_bug.cgi?id=174073 Reviewed

[webkit-changes] [219059] trunk/Tools

2017-07-02 Thread beidson
Title: [219059] trunk/Tools Revision 219059 Author beid...@apple.com Date 2017-07-02 12:38:57 -0700 (Sun, 02 Jul 2017) Log Message Add API test for all parts of WebKit1 API related to favicons. https://bugs.webkit.org/show_bug.cgi?id=174069 Reviewed by Andy Estes. These two API tests

<    1   2   3   4   5   6   7   8   9   10   >