Bug 74677 - Count ResourceLoadScheduler suspends/resumes
Summary: Count ResourceLoadScheduler suspends/resumes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antti Koivisto
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2011-12-15 19:45 PST by Antti Koivisto
Modified: 2022-10-09 13:36 PDT (History)
4 users (show)

See Also:


Attachments
patch (3.85 KB, patch)
2011-12-16 10:26 PST, Antti Koivisto
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.