RESOLVED FIXED 171526
Simplify Resource Timing handling of cached resource
https://bugs.webkit.org/show_bug.cgi?id=171526
Summary Simplify Resource Timing handling of cached resource
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.