Bug 171526

Summary: Simplify Resource Timing handling of cached resource
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Page LoadingAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: beidson, buildbot, cdumez, commit-queue, dbates, japhet, joepeck, youennf
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Joseph Pecoraro
Reported 2017-05-01 17:14:17 PDT
* Summary: Simplify Resource Timing handling of cached resource. The ASSERT and related condition checking should not be necessary inside CachedResourceLoader::requestResource. Removing it allows us to simplify a bit of the code.
Attachments
[PATCH] Proposed Fix (4.79 KB, patch)
2017-05-01 17:16 PDT, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2017-05-01 17:16:45 PDT
Created attachment 308791 [details] [PATCH] Proposed Fix
WebKit Commit Bot
Comment 2 2017-05-01 18:16:30 PDT
Comment on attachment 308791 [details] [PATCH] Proposed Fix Clearing flags on attachment: 308791 Committed r216051: <http://trac.webkit.org/changeset/216051>
WebKit Commit Bot
Comment 3 2017-05-01 18:16:31 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.