[webkit-changes] [WebKit/WebKit] 2663e6: [iOS] Fix release assertion in WebKit::ProcessThro...
Miguel Salinas
noreply at github.com
Fri Jan 20 08:35:43 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2663e6d98e20416821cc0c1bac5df85235e42342
https://github.com/WebKit/WebKit/commit/2663e6d98e20416821cc0c1bac5df85235e42342
Author: Miguel Salinas <miguel_salinas at apple.com>
Date: 2023-01-20 (Fri, 20 Jan 2023)
Changed paths:
M Source/WebKit/UIProcess/ProcessThrottler.cpp
Log Message:
-----------
[iOS] Fix release assertion in WebKit::ProcessThrottler::didConnectToProcess
https://bugs.webkit.org/show_bug.cgi?id=250789
Reviewed by Chris Dumez.
This assertion needs to be updated after adding the option to drop the
'Suspended' assertion.
* Source/WebKit/UIProcess/ProcessThrottler.cpp:
(WebKit::ProcessThrottler::didConnectToProcess):
Canonical link: https://commits.webkit.org/259137@main
More information about the webkit-changes
mailing list