[Webkit-unassigned] [Bug 169274] [link preload] Double downloads of preloaded CSS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 9 12:57:14 PST 2017


https://bugs.webkit.org/show_bug.cgi?id=169274

Antti Koivisto <koivisto at iki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #303948|review?                     |review+
              Flags|                            |

--- Comment #35 from Antti Koivisto <koivisto at iki.fi> ---
Comment on attachment 303948
  --> https://bugs.webkit.org/attachment.cgi?id=303948
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=303948&action=review

> Source/WebCore/loader/cache/CachedResource.h:235
> +    bool isUnknownCharset() { return m_unknownCharset; }

hasUnknownEncoding()/m_hasUnknownEncoding would match setEncoding and WebKit style better.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170309/f024a8be/attachment-0001.html>


More information about the webkit-unassigned mailing list