Bug 201431

Summary: FrameLoader::FrameProgressTracker::progressCompleted() does not need a pageID
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebCore Misc.Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, commit-queue, dbates, ews-watchlist, ggaren, japhet, koivisto, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Chris Dumez
Reported 2019-09-03 11:09:10 PDT
FrameLoader::FrameProgressTracker::progressCompleted() does not need to request a pageID from the client. It can merely pass the Page object and the upper layers can very easily get the identifier of that page.
Attachments
Patch (8.39 KB, patch)
2019-09-03 13:08 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2019-09-03 13:08:12 PDT
WebKit Commit Bot
Comment 2 2019-09-03 20:13:51 PDT
Comment on attachment 377916 [details] Patch Clearing flags on attachment: 377916 Committed r249452: <https://trac.webkit.org/changeset/249452>
WebKit Commit Bot
Comment 3 2019-09-03 20:13:53 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4 2019-09-03 20:14:19 PDT
Note You need to log in before you can comment on or make changes to this bug.