Bug 161909 - CachedFont do not need to be updated according Origin/Fetch mode
Summary: CachedFont do not need to be updated according Origin/Fetch mode
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-13 05:49 PDT by youenn fablet
Modified: 2016-09-16 02:46 PDT (History)
5 users (show)

See Also:


Attachments
Patch (2.58 KB, patch)
2016-09-13 05:54 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Patch for landing (3.56 KB, patch)
2016-09-16 02:13 PDT, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2016-09-13 05:49:49 PDT
WebKit is currently ignoring CORS for any font related stuff.
As long as this is valid, CachedFont does not need to get updated before being reused.
Comment 1 youenn fablet 2016-09-13 05:54:44 PDT
Created attachment 288689 [details]
Patch
Comment 2 youenn fablet 2016-09-16 02:13:19 PDT
Created attachment 289051 [details]
Patch for landing
Comment 3 WebKit Commit Bot 2016-09-16 02:46:16 PDT
Comment on attachment 289051 [details]
Patch for landing

Clearing flags on attachment: 289051

Committed r206017: <http://trac.webkit.org/changeset/206017>
Comment 4 WebKit Commit Bot 2016-09-16 02:46:19 PDT
All reviewed patches have been landed.  Closing bug.