Bug 105644

Summary: Remove ResourceLoadScheduler::addMainResourceLoad and all related code
Product: WebKit Reporter: Brady Eidson <beidson>
Component: Page LoadingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, sam
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch v1 ap: review+

Brady Eidson
Reported 2012-12-21 10:55:00 PST
Remove ResourceLoadScheduler::addMainResourceLoad and all related code Once main resources became scheduled, cached loads, the "addMainResourceLoad" code path became irrelevant. Let's nuke it. In radar as <rdar://problem/12925275>
Attachments
Patch v1 (7.85 KB, patch)
2012-12-21 10:59 PST, Brady Eidson
ap: review+
Brady Eidson
Comment 1 2012-12-21 10:57:03 PST
Fixing https://bugs.webkit.org/show_bug.cgi?id=49246 is what made this possible, for future reference.
Brady Eidson
Comment 2 2012-12-21 10:59:56 PST
Created attachment 180536 [details] Patch v1
Brady Eidson
Comment 3 2012-12-21 11:15:41 PST
Note You need to log in before you can comment on or make changes to this bug.