Bug 74677

Summary: Count ResourceLoadScheduler suspends/resumes
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: Page LoadingAssignee: Antti Koivisto <koivisto>
Status: RESOLVED FIXED    
Severity: Normal CC: ahmad.saleem792, eric, japhet, webkit.review.bot
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch kling: review+

Description Antti Koivisto 2011-12-15 19:45:25 PST
Using boolean is not robust when there are multiple clients using suspendPendingRequests/resumePendingRequests
Comment 1 Antti Koivisto 2011-12-16 10:26:38 PST
Created attachment 119630 [details]
patch
Comment 2 Antti Koivisto 2011-12-16 10:28:38 PST
<rdar://problem/10300242>
Comment 3 Eric Seidel (no email) 2011-12-21 14:30:43 PST
Attachment 119630 [details] was posted by a committer and has review+, assigning to Antti Koivisto for commit.
Comment 4 Ahmad Saleem 2022-10-09 13:36:50 PDT
Landed - https://github.com/WebKit/WebKit/commit/d9891be09e57a394529775e96ca189203a5297d1

and didn't backed out.