RESOLVED FIXED 153440
Remove broken cache from CSSFontFaceSource
https://bugs.webkit.org/show_bug.cgi?id=153440
Summary Remove broken cache from CSSFontFaceSource
Myles C. Maxfield
Reported 2016-01-25 13:16:17 PST
Remove broken cache from CSSFontFaceSource
Attachments
Patch (5.70 KB, patch)
2016-01-25 13:22 PST, Myles C. Maxfield
simon.fraser: review+
Patch for committing (5.94 KB, patch)
2016-01-25 14:16 PST, Myles C. Maxfield
no flags
Myles C. Maxfield
Comment 1 2016-01-25 13:22:19 PST
Myles C. Maxfield
Comment 2 2016-01-25 13:25:37 PST
Comment on attachment 269783 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=269783&action=review > Source/WebCore/css/CSSFontFaceSource.cpp:138 > return WTFMove(placeholderFontCopyInLoadingState); Can move the return onto the line above.
Myles C. Maxfield
Comment 3 2016-01-25 14:16:55 PST
Created attachment 269792 [details] Patch for committing
WebKit Commit Bot
Comment 4 2016-01-25 16:35:26 PST
Comment on attachment 269792 [details] Patch for committing Clearing flags on attachment: 269792 Committed r195567: <http://trac.webkit.org/changeset/195567>
Note You need to log in before you can comment on or make changes to this bug.