Commits
User selector
Commit History
Commits on Jul 21, 2021
RunningBoard kills the network process if it is still holding the "holding locked file" assertion upon suspension
Show description for 6a41763committed
Commits on Jul 6, 2021
[iOS] Have ProcessAssertion take the RunningBoard assertion asynchronously by default
Show description for 72e10b8committed
Commits on Jul 2, 2021
Take a process assertion in the network process when holding locked files
Show description for 7cf603fcommitted
Commits on May 28, 2021
Next step toward using std::optional directly instead of through WTF::Optional typedef
Show description for 695e088committed
Commits on May 19, 2021
Improve logging in ProcessThrottler::invalidateAllActivities()
Show description for 617d6f7committed
Commits on Feb 20, 2021
Make format of release logging more consistent to facilitate grepping
Show description for 10d11adcommitted
Commits on Nov 18, 2020
Make sure ProcessThrottler is always holding a ProcessAssertion for its child process
Show description for d78765ecommitted
Commits on Jul 31, 2020
Drop ProcessAssertion::Client and replace with a simple invalidation handler
Show description for fa1ba45committed
Commits on Jun 4, 2020
[iOS] Drop DependentProcessLink ProcessAssertion as it creates power leaks
Show description for 510716bcommitted
Commits on May 1, 2020
[iOS] ProcessThrottler fails to re-take ProcessAssertion if the previous one was invalidated
Show description for 30b265bcommitted
Commits on Apr 30, 2020
[iOS][WK2] Add timeout for "Client navigation" foreground assertion
Show description for 0828833committed
Commits on Apr 21, 2020
[iOS] Provide better names for ProcessThrottler process assertions
Show description for 2def0adcommitted
Commits on Apr 5, 2020
[iOS] Simplify ProcessAssertion class in preparation for switch to RunningBoard
Show description for cce3e88committed
Commits on Jan 2, 2020
Reformat ProcessThrottler logging
Show description for 2ad205dcommitted
Commits on Nov 4, 2019
[iOS][WK2] Simplify process assertion handling for the network process and service worker processes
Show description for 35283b6committed
Commits on Oct 30, 2019
[iOS] [WK2] Improve process assertion-related logging to help identify causes of leaked assertions
Show description for 3bbeec8committed
Commits on Oct 29, 2019
[GTK][WPE] Fix various non-unified build issues introduced since r251436
Show description for e2b233fcommitted
Commits on Oct 26, 2019
REGRESSION(r251599): Crash in MobileSafari tests (ASSERTION FAILED: m_pendingRequestToSuspendID)
Show description for 0f8fa39committed
Commits on Oct 25, 2019
[iOS][WK2] Use sendWithAsyncReply() to simplify the prepareToSuspend logic
Show description for b06d67acommittedSimplify ProcessThrottler implementation
Show description for 0132245committed
Commits on Aug 19, 2019
[WTF] Add makeUnique<T>, which ensures T is fast-allocated, makeUnique / makeUniqueWithoutFastMallocCheck part
Show description for 8a462cbcommitted
Commits on Apr 9, 2019
[Cocoa] Awaken UIProcess if WebContent process is awakened from suspensions unexpectedly.
Show description for 235f24acommitted
Commits on Mar 7, 2019
Clean up / simplify ProcessAssertion code
Show description for 91f7339committed[iOS] ProcessDidResume() IPC should be sent upon resuming when ProcessWillSuspendImminently() IPC was sent
Show description for a6590f1committed
Commits on Apr 23, 2018
WebProcessProxy frequently re-takes a process assertion for the network process even though is already has one
Show description for afdfaaecommitted
Commits on Sep 21, 2017
[Win] WTF: Add alias for process id to use in place of direct uses of pid_t
Show description for 1761dfdauthored andcommitted
Commits on Jul 14, 2017
Rename Source/WebKit2 to Source/WebKit.
Show description for c97acb9committed
Matt Hanson
Loading