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 15, 2021
Do not abort ongoing IDB transaction synchronously on non-imminent PrepareToSuspend message
Show description for b0104accommitted
Commits on Jul 12, 2021
Unreviewed, reverting r279835.
Show description for 167aef8committedRegression(r279601) ProcessAssertion may get destroyed on a background thread
Show description for 2bb6049committed
Commits on Jul 7, 2021
Unreviewed follow-up to r279601 to address some assertions on the bots.
Show description for cabb674committed
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 Jun 30, 2021
Unreviewed, reverting r276969.
Show description for 6eeff8acommitted
Commits on May 4, 2021
[iOS] Use async API to take RunningBoard assertions
Show description for 5d6cddccommitted
Commits on Oct 20, 2020
Drop legacy code using AssertionServices
Show description for c41641dcommitted
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 19, 2020
[iOS] Port Foreground process assertion to RunningBoard
Show description for c06ef67committed
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 29, 2020
[iOS][WK2] Temporarily stop using RunningBoard for the foreground process assertion
Show description for c1a2ea9committed
Commits on Apr 23, 2020
[iOS] Port MediaPlayback process assertion to RunningBoard
Show description for 1804571committed
Commits on Apr 21, 2020
[iOS] Provide better names for ProcessThrottler process assertions
Show description for 2def0adcommitted
Commits on Apr 17, 2020
[iOS] Refactor WebKit uploads process assertion logic to minimize chances of leaking them
Show description for 3a871e7committed
Commits on Apr 7, 2020
Merge DependencyAssertion into ProcessAssertion
Show description for 74ed4a5committed
Commits on Apr 6, 2020
[iOS] Transition most process assertions to RunningBoard
Show description for f6a85e8committedProcessAssertion should use ASCIILiteral for its reason
Show description for 37ccad5committed
Commits on Apr 5, 2020
[iOS] Simplify ProcessAssertion class in preparation for switch to RunningBoard
Show description for cce3e88committed
Commits on May 13, 2019
Take out MediaPlayback UI assertion when any WebProcess is playing audible media
Show description for d1bc42fcommitted
Commits on Apr 9, 2019
[Cocoa] Awaken UIProcess if WebContent process is awakened from suspensions unexpectedly.
Show description for 235f24acommitted
Commits on Mar 9, 2019
Enable ProcessAssertions on iOS Simulator
Show description for d3535eccommitted
Commits on Mar 8, 2019
Rename AssertionState::Download.
Show description for bbdf13ecommitted
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 Feb 8, 2019
Mark more heap-allocated classes as fast allocated
Show description for bd01a59committed
Commits on Feb 5, 2019
Take additional process assertion while downloading.
Show description for 66e6a9ecommitted
Commits on Oct 18, 2018
Switch from PLATFORM(IOS) to PLATFORM(IOS_FAMILY)
Show description for 8132e32committed
Commits on Jun 8, 2018
Add base class to get WeakPtrFactory member and avoid some boilerplate code
Show description for ec66600committed
Commits on Feb 14, 2018
[WinCairo] Fix build errors which come from including headers and not suitable implementation for windows
Show description for 17712f1authored andcommitted
Commits on Sep 23, 2017
WeakPtrFactory should populate m_ref lazily.
Show description for bbed79fcommitted
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